Skip to content

1.04

Compare
Choose a tag to compare
@knizhnik knizhnik released this 05 Mar 07:49
· 69 commits to master since this release
  1. Add cs_trend function
  2. Fix hang in case of calculating aggregates for unbounded sequence
  3. Fix incorrect construction of string constants
  4. Support bool type
  5. Fix bug in parallel executor causing crash in case of empty result
  6. Add TABLE_is_loaded() function
  7. Fix IMCS context cleanup bug in case of nested SPI calls
  8. Add limit parameter to XXX_get() function