Skip to content

Release 2.4.1 - Array parsing fixes

Compare
Choose a tag to compare
@sad-spirit sad-spirit released this 19 Jun 12:06
· 27 commits to master since this release
  • Array literals with dimensions specified (e.g. [0:0]={1}) are now parsed properly (see issue #12)
  • Properly convert arrays having delimiters other than comma (e.g. box[])
  • Support int2vector and oidvector types used in system catalogs