Version 10.14.23 v10
EDB Postgres Advanced Server 10.14.23 includes the following bug fixes:
Type | Description | ID | Category |
---|---|---|---|
Upstream Merge | Merged with community PostgreSQL 10.14. See the community Release Notes for details. | ||
Bug Fix | In the case of an error coming from standard_planner , global pointer is not getting cleaned up and results in a server crash. Commit fix dangling pointer de-reference for global index candidates. [Support Ticket: #1026986] | DB‑682 | |
Bug Fix | Fix FF mode in Redwood to_char() datetime related functions | DB-640 | |
Bug Fix | Protect (timestamp + number) and (timestamp - number) against overflow. | DB-639 | |
Bug Fix | Disallow using NULLIF as SQL expression evaluation is not supported in the direct load. | DB-477 | edbldr |
Bug Fix | Fix assorted issues where ZONED data input length is less than the precision. | DB-301 | edbldr |
Bug Fix | Commit move the schema grant statement from edb-sys.sql to code in order to fix the pg_upgrade for --no-redwood-compat mode . | RM43953 |