Version 11.8.15 v11

EDB Postgres Advanced Server 11.8.15 includes the following bug fixes:

TypeDescriptionIDCategory
Upstream MergeMerged with community PostgreSQL 11.8. See the community Release Notes for details.
Bug FixAdd 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]DB380dblink_oci
Bug FixDo not push ROWNUM to the child scan/join targets paths and disable partition-wise aggregate when query has ROWNUM.DB-187