Version 10.13.21 v10
EDB Postgres Advanced Server 10.13.21 includes the following bug fixes:
Type | Description | ID | Category |
---|---|---|---|
Upstream Merge | Merged with community PostgreSQL 10.13. See the community Release Notes for details. | ||
Bug Fix | Add GUC to control the scan type for the remote statement. New GUC edb_dblink_oci.rescan = {serializable | scroll} allows a user to choose the scrollable vs non-scrollable cursor. [Support Ticket: #947738] | DB‑380 | dblink_oci |
Bug Fix | Fix get_actual_variable_range() to cope with broken HOT chains. | DB-225 |