Commit Graph

57069 Commits (13503eb5905b51d22d86a3c2065c241a61cedd44)
 

Author SHA1 Message Date
Noah Misch 13503eb590 Diagnose !indisvalid in more SQL functions. 2 years ago
Noah Misch 6ec9e9975e amcheck: Distinguish interrupted page deletion from corruption. 2 years ago
Bruce Momjian 56b30e266e pgindent run to fix commits de64268561 and 5ae2087202 2 years ago
Peter Eisentraut 0c60e8ba80 Fill in more of ObjectProperty 2 years ago
Amit Kapila 57891c256c Add STREAM_START/STREAM_STOP for transactional messages during decoding. 2 years ago
Alexander Korotkov 675fed4df5 Fix indentation in contrib/amcheck/verify_nbtree.c 2 years ago
Michael Paquier 5b2147d9fc Expand regression tests for pg_stat_reset_shared() 2 years ago
Michael Paquier dc5bd38894 Delay recovery mode LOG after reading backup_label and/or checkpoint record 2 years ago
Amit Kapila c4ede4fdfb Doc: Make link names consistent in logical replication commands. 2 years ago
Michael Paquier 1ffdc03c21 Mention standby.signal in FATALs for checkpoint record missing at recovery 2 years ago
Michael Paquier 96f052613f Introduce pg_stat_checkpointer 2 years ago
Michael Paquier bf01e1ba96 Refactor some code related to transaction-level statistics for relations 2 years ago
Alexander Korotkov 06be01eb26 Fix instable 006_login_trigger.pl test 2 years ago
Tom Lane 5ba4cc3090 Teach pg_dump about the new pg_subscription.subrunasowner option. 2 years ago
Dean Rasheed b2d55447a5 Guard against overflow in make_interval(). 2 years ago
Dean Rasheed 849172ff48 btree_gin: Fix calculation of leftmost interval value. 2 years ago
Tom Lane 237f8765df Fix intra-query memory leak when a SRF returns zero rows. 2 years ago
Bruce Momjian 4d42b4edc6 doc: add links to Postgres features intro 2 years ago
Bruce Momjian de64268561 doc: comment wording improvement 2 years ago
Tom Lane 5fd3e06f6a Remove PHOT from our default timezone abbreviations list. 2 years ago
Tom Lane 4b9fbd6be4 Allow relkind 'I' in type_sanity test. 2 years ago
Bruce Momjian 05ce730978 doc: improve text around consistency of statistics values 2 years ago
Bruce Momjian eb544d7fd9 doc: improve config syncfs wording 2 years ago
Jeff Davis d014e6cb18 Clarify the result order of unnest(multirange). 2 years ago
Bruce Momjian 12cf3ac7f3 doc Improve C GUC-related comments 2 years ago
Bruce Momjian a978565ffc doc: wording improvements 2 years ago
Alexander Korotkov 5ae2087202 Teach contrib/amcheck to check the unique constraint violation 2 years ago
Alexander Korotkov 8b62b441ff Split event_trigger_login test from event_trigger test 2 years ago
Tomas Vondra c6cf6d353c Fix minmax-multi distance for extreme interval values 2 years ago
Tomas Vondra 8da86d62a1 Fix minmax-multi on infinite date/timestamp values 2 years ago
Tomas Vondra 394d517314 Fix calculation in brin_minmax_multi_distance_date 2 years ago
Tomas Vondra b5489b75c6 Fix overflow when calculating timestamp distance in BRIN 2 years ago
Bruce Momjian 16ace6f745 doc: clarify logical decoding's deadlock of system tables 2 years ago
Bruce Momjian 1ce00efe3c |--- gitweb subject length limit ----------------|-email limit-| 2 years ago
Alexander Korotkov 83510534d5 Adjust parallel_schedule with event triggers on authenticated login 2 years ago
Amit Kapila 8949b978ff Commit b195e6d482 forgot to update meson.build. 2 years ago
Amit Kapila b195e6d482 Use shorter file names in the upgrade logical slots test. 2 years ago
Alexander Korotkov 2b26a69455 Make UniqueRelInfo a node 2 years ago
Michael Paquier 74604a37f2 Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer 2 years ago
David Rowley 0c882a2988 Optimize various aggregate deserialization functions, take 2 2 years ago
Peter Eisentraut 26f988212e Add "Add trailing commas to enum definitions" to .git-blame-ignore-revs 2 years ago
Amit Langote 1f06b7fc6e Avoid compiler warning in non-assert builds 2 years ago
Peter Eisentraut 611806cd72 Add trailing commas to enum definitions 2 years ago
David Rowley f0efa5aec1 Introduce the concept of read-only StringInfos 2 years ago
Amit Langote 01575ad788 Prevent duplicate RTEPermissionInfo for plain-inheritance parents 2 years ago
Amit Kapila 29d0a77fa6 Migrate logical slots to the new node during an upgrade. 2 years ago
Tom Lane bddc2f7480 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. 2 years ago
Nathan Bossart fdeb6e6a74 Remove dead code in pg_ctl.c. 2 years ago
Jeff Davis e9d12a5e22 Doc fix: Interfacing Extensions to Indexes 2 years ago
Alexander Korotkov 9ba9c7074f Fix some regression tests for d3d55ce571 2 years ago