Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2024-03-11 Add tests for libpq query cancellation APIs Alvaro Herrera 17.0
2024-03-11 Add missing connection statuses to docs Alvaro Herrera 17.0
2024-03-08 Admit deferrable PKs into rd_pkindex, but flag them as such Alvaro Herrera 17.0
2024-03-05 Fix misspelled assertions Alvaro Herrera 17.0
2024-03-05 Rework redundant code in subtrans.c Alvaro Herrera 17.0
2024-03-04 Rework locking code in GetMultiXactIdMembers Alvaro Herrera 17.0
2024-03-04 Simplify coding in slru.c Alvaro Herrera 17.0
2024-03-03 GUC table: Add description to computed variables Alvaro Herrera 17.0
2024-02-28 Improve performance of subsystems on top of SLRU Alvaro Herrera 17.0
2024-02-28 Rename SLRU elements in view pg_stat_slru Alvaro Herrera 17.0
2024-02-26 Revise MERGE documentation Alvaro Herrera 17.0
2024-02-26 slru.c: Reduce scope of variables in 'for' blocks Alvaro Herrera 17.0
2024-02-21 MERGE ... DO NOTHING: require SELECT privileges Alvaro Herrera 17.0
2024-02-21 Fix typo Alvaro Herrera 17.0
2024-02-07 Update PQparameterStatus and ParameterStatus docs Alvaro Herrera 17.0
2024-02-06 Change initial use of pg_atomic_write_u64 to init Alvaro Herrera 17.0
2024-02-06 Use atomic access for SlruShared->latest_page_number Alvaro Herrera 17.0
2024-02-04 libpq: Change some static functions to extern Alvaro Herrera 17.0
2024-02-04 libpq: Add pqReleaseConnHosts function Alvaro Herrera 17.0
2024-01-31 Fix copy&paste typo in comment Alvaro Herrera 17.0
2024-01-31 Update pg_walsummary copyright notices to 2024 Alvaro Herrera 17.0
2024-01-30 Split use of SerialSLRULock, creating SerialControlLock Alvaro Herrera 17.0
2024-01-29 Add EXPLAIN (MEMORY) to report planner memory consumption Alvaro Herrera 17.0
2024-01-29 libpq: Move cancellation related functions to fe-cancel.c Alvaro Herrera 17.0
2024-01-26 Make spelling of cancelled/cancellation consistent Alvaro Herrera 17.0