 PostgreSQL 10.23 Documentationsimplehash.h. • Reduce memory consumption during calculation of extended statistics (Justin Pryzby, Tomas Von- dra) • Fix ecpg to recover correctly after malloc() failure while establishing a connection (Michael Eisentraut) • Avoid useless and expensive logical decoding of TOAST data during a table rewrite (Tomas Von- dra) • Fix logic for stopping a subset of WAL senders when synchronous replication is enabled (Paul0 码力 | 2590 页 | 12.03 MB | 1 年前3 PostgreSQL 10.23 Documentationsimplehash.h. • Reduce memory consumption during calculation of extended statistics (Justin Pryzby, Tomas Von- dra) • Fix ecpg to recover correctly after malloc() failure while establishing a connection (Michael Eisentraut) • Avoid useless and expensive logical decoding of TOAST data during a table rewrite (Tomas Von- dra) • Fix logic for stopping a subset of WAL senders when synchronous replication is enabled (Paul0 码力 | 2590 页 | 12.03 MB | 1 年前3
 PostgreSQL 11.22 Documentationsimplehash.h. • Reduce memory consumption during calculation of extended statistics (Justin Pryzby, Tomas Von- dra) • Fix ecpg to recover correctly after malloc() failure while establishing a connection (Michael Eisentraut) • Avoid useless and expensive logical decoding of TOAST data during a table rewrite (Tomas Von- dra) • Fix logic for stopping a subset of WAL senders when synchronous replication is enabled (Paul0 码力 | 2732 页 | 12.44 MB | 1 年前3 PostgreSQL 11.22 Documentationsimplehash.h. • Reduce memory consumption during calculation of extended statistics (Justin Pryzby, Tomas Von- dra) • Fix ecpg to recover correctly after malloc() failure while establishing a connection (Michael Eisentraut) • Avoid useless and expensive logical decoding of TOAST data during a table rewrite (Tomas Von- dra) • Fix logic for stopping a subset of WAL senders when synchronous replication is enabled (Paul0 码力 | 2732 页 | 12.44 MB | 1 年前3
 PostgreSQL 14.10 Documentationinterval columns. • Process date values more sanely in BRIN datetime_minmax_multi_ops indexes (Tomas Von- dra) The distance calculation for dates was backward, causing poor decisions about which entries thrown. • Avoid useless work while scanning a multi-column BRIN index with multiple scan keys (Tomas Von- dra) 2672 Release Notes The existing code effectively considered only the last scan key while deciding0 码力 | 3032 页 | 13.27 MB | 1 年前3 PostgreSQL 14.10 Documentationinterval columns. • Process date values more sanely in BRIN datetime_minmax_multi_ops indexes (Tomas Von- dra) The distance calculation for dates was backward, causing poor decisions about which entries thrown. • Avoid useless work while scanning a multi-column BRIN index with multiple scan keys (Tomas Von- dra) 2672 Release Notes The existing code effectively considered only the last scan key while deciding0 码力 | 3032 页 | 13.27 MB | 1 年前3
 PostgreSQL 15.5 Documentationinterval columns. • Process date values more sanely in BRIN datetime_minmax_multi_ops indexes (Tomas Von- dra) The distance calculation for dates was backward, causing poor decisions about which entries thrown. • Avoid useless work while scanning a multi-column BRIN index with multiple scan keys (Tomas Von- dra) The existing code effectively considered only the last scan key while deciding whether a range0 码力 | 3073 页 | 13.49 MB | 1 年前3 PostgreSQL 15.5 Documentationinterval columns. • Process date values more sanely in BRIN datetime_minmax_multi_ops indexes (Tomas Von- dra) The distance calculation for dates was backward, causing poor decisions about which entries thrown. • Avoid useless work while scanning a multi-column BRIN index with multiple scan keys (Tomas Von- dra) The existing code effectively considered only the last scan key while deciding whether a range0 码力 | 3073 页 | 13.49 MB | 1 年前3
 PostgreSQL 9.3 DocumentationVondra) • Add pgbench --sampling-rate option to control the percentage of transactions logged (Tomas Von- dra) • Reduce and improve the status message output of pgbench’s initialization mode (Robert Haas add-on code. • Adopt a faster algorithm for hash functions (Kenneth Marshall, based on work of Bob Jenkins) Many of the built-in hash functions now deliver different results on little-endian and big-endian0 码力 | 3183 页 | 7.53 MB | 1 年前3 PostgreSQL 9.3 DocumentationVondra) • Add pgbench --sampling-rate option to control the percentage of transactions logged (Tomas Von- dra) • Reduce and improve the status message output of pgbench’s initialization mode (Robert Haas add-on code. • Adopt a faster algorithm for hash functions (Kenneth Marshall, based on work of Bob Jenkins) Many of the built-in hash functions now deliver different results on little-endian and big-endian0 码力 | 3183 页 | 7.53 MB | 1 年前3
 PostgreSQL 9.4 Documentationcommand. • Ensure that ApplyLogicalMappingFile() closes the mapping file when done with it (Tomas Von- dra) Previously, the file descriptor was leaked, eventually resulting in failures during logical0 码力 | 2603 页 | 6.05 MB | 1 年前3 PostgreSQL 9.4 Documentationcommand. • Ensure that ApplyLogicalMappingFile() closes the mapping file when done with it (Tomas Von- dra) Previously, the file descriptor was leaked, eventually resulting in failures during logical0 码力 | 2603 页 | 6.05 MB | 1 年前3
 PostgreSQL 9.5 Documentationcommand. • Ensure that ApplyLogicalMappingFile() closes the mapping file when done with it (Tomas Von- dra) Previously, the file descriptor was leaked, eventually resulting in failures during logical0 码力 | 2714 页 | 6.33 MB | 1 年前3 PostgreSQL 9.5 Documentationcommand. • Ensure that ApplyLogicalMappingFile() closes the mapping file when done with it (Tomas Von- dra) Previously, the file descriptor was leaked, eventually resulting in failures during logical0 码力 | 2714 页 | 6.33 MB | 1 年前3
 PostgreSQL 9.6.24 Documentationcommand. • Ensure that ApplyLogicalMappingFile() closes the mapping file when done with it (Tomas Von- dra) Previously, the file descriptor was leaked, eventually resulting in failures during logical0 码力 | 2814 页 | 6.58 MB | 1 年前3 PostgreSQL 9.6.24 Documentationcommand. • Ensure that ApplyLogicalMappingFile() closes the mapping file when done with it (Tomas Von- dra) Previously, the file descriptor was leaked, eventually resulting in failures during logical0 码力 | 2814 页 | 6.58 MB | 1 年前3
 PostgreSQL 14.10 Documentationcompleted. • Enhance the logical replication API to allow streaming large in-progress transactions (Tomas Von- dra, Dilip Kumar, Amit Kapila) The output functions begin with stream. test_decoding also supports0 码力 | 2871 页 | 13.38 MB | 1 年前3 PostgreSQL 14.10 Documentationcompleted. • Enhance the logical replication API to allow streaming large in-progress transactions (Tomas Von- dra, Dilip Kumar, Amit Kapila) The output functions begin with stream. test_decoding also supports0 码力 | 2871 页 | 13.38 MB | 1 年前3
 PostgreSQL 13.13 Documentationdeletions. • Reduce memory consumption during calculation of extended statistics (Justin Pryzby, Tomas Von- dra) • Add more defensive checks around B-tree posting list splits (Peter Geoghegan) This change0 码力 | 2782 页 | 13.00 MB | 1 年前3 PostgreSQL 13.13 Documentationdeletions. • Reduce memory consumption during calculation of extended statistics (Justin Pryzby, Tomas Von- dra) • Add more defensive checks around B-tree posting list splits (Peter Geoghegan) This change0 码力 | 2782 页 | 13.00 MB | 1 年前3
共 22 条
- 1
- 2
- 3













