| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-09 | 427 Bytes | |
| v5.4.1 source code.tar.gz | 2026-02-09 | 1.3 MB | |
| v5.4.1 source code.zip | 2026-02-09 | 1.6 MB | |
| Totals: 3 Items | 2.9 MB | 0 | |
5.4.1
BUGFIXES
- Ensure all functions have a search path set to avoid security issues around user object overrides. Ensure all procedures have all object calls schema qualified since a default search path cannot be set in them. (Github Issue [#836])
- Fix timestamp WITHOUT timezone not working properly with the partition_data_time() function and partition_data_proc() procedure. (Github Issue [#838])