Commit Graph

61953 Commits (46524d519a2d2a49c67a53a23225700c49f971fb)
 

Author SHA1 Message Date
Noah Misch 46524d519a Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT. 2 months ago
Álvaro Herrera d9ffc27291
Prevent setting a column as identity if its not-null constraint is invalid 2 months ago
Peter Geoghegan 6c3b1df878 Document nbtree row comparison design. 2 months ago
Peter Geoghegan 742bd91a83 Remove obsolete nbtree equality key comments. 2 months ago
Tom Lane fdbc675727 Avoid mixing void and integer in a conditional expression. 2 months ago
Álvaro Herrera c25314d536
pg_createsubscriber: reword dry-run log messages 2 months ago
Álvaro Herrera 59aeb693f6
pg_createsubscriber: Fix error complaining about the wrong thing 2 months ago
Bruce Momjian 0941188056 doc: rewrite random_page_cost description 2 months ago
Andres Freund a7e7bcac67 ci: macos: Upgrade to Sequoia 2 months ago
Andres Freund 3287bf62c9 ci: Fix Windows and MinGW task names 2 months ago
Peter Eisentraut fa78e5bea5 docs: Link to the correct protocol version inspection function 2 months ago
Michael Paquier bf3dba508e Fix regression with slot invalidation checks 2 months ago
Richard Guo ef6168bafe Disable parallel plans for RIGHT_SEMI joins 2 months ago
David Rowley af3a79e083 Fix bogus use of "long" in AllocSetCheck() 2 months ago
Álvaro Herrera b1635c1666
pg_stat_statements: Fix handling of duplicate constant locations 2 months ago
Michael Paquier a92bbffbc3 Simplify newline handling in libpq TAP test 2 months ago
Peter Eisentraut 74197bdc84 Check that index can return in get_actual_variable_range() 2 months ago
Amit Kapila b45a8d7d8b Fix GUC check_hook validation for synchronized_standby_slots. 2 months ago
David Rowley a2387c32f2 Fix incorrect logic for caching ResultRelInfos for triggers 2 months ago
Tom Lane 67ef5575cc Update expected output for contrib/sepgsql's regression tests. 2 months ago
Daniel Gustafsson 172f217e82 doc: Remove mention of Git protocol support 2 months ago
Tom Lane e7a3fae39e Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf. 2 months ago
Tom Lane 447a794f64 Fix resource leaks in PL/Python error reporting, redux. 2 months ago
Fujii Masao 5f88da5de3 Add comments explaining overflow entries in the replication lag tracker. 2 months ago
Masahiko Sawada 2bc01eff37 Add copyright notice to vacuum_horizon_floor.pl test. 2 months ago
David Rowley ceb51d09b4 Fix incorrect zero extension of Datum in JIT tuple deform code 2 months ago
Tom Lane e2072b47b9 Fix memory leaks in pg_combinebackup/reconstruct.c. 2 months ago
Fujii Masao 6ff7ba9fe5 Make invalid primary_slot_name follow standard GUC error reporting. 2 months ago
Fujii Masao 9670032cc5 Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. 2 months ago
Nathan Bossart 93fb76ca4e Update .abi-compliance-history file. 2 months ago
Nathan Bossart b797c28549 Add previous commit to .git-blame-ignore-revs. 2 months ago
Nathan Bossart 2795f5a542 Re-pgindent brin.c. 2 months ago
David Rowley 715983a81a Fix BRIN 32-bit counter wrap issue with huge tables 2 months ago
Michael Paquier b2abcfa33a Fix comment in pg_get_shmem_allocations_numa() 2 months ago
Richard Guo ee49f2cf44 Fix test case from 40c242830 2 months ago
Richard Guo 40c2428307 Fix pushdown of degenerate HAVING clauses 2 months ago
Michael Paquier 52b05b0686 Fix POSIX compliance in pgwin32_unsetenv() for "name" argument 2 months ago
Tom Lane a72f7d97be Add .abi-compliance-history to v18 branch. 2 months ago
Tom Lane 399a9e04e5 Fix thinko in commit 7d129ba54. 2 months ago
Tom Lane aa1fcd087e Don't rely on zlib's gzgetc() macro. 2 months ago
Tom Lane c29d32d27b Allow role created by new test to log in on Windows. 2 months ago
Álvaro Herrera 0fe07fa115
Fix determination of not-null constraint "locality" for inherited columns 2 months ago
Álvaro Herrera 162e70ea06
Fix pg_dump sorting of foreign key constraints 2 months ago
David Rowley 0b6a02f035 Fix reset of incorrect hash iterator in GROUPING SETS queries 2 months ago
Tomas Vondra aa151022ec Fix hashjoin memory balancing logic 2 months ago
Nathan Bossart 3ccf8e9ac9 Fix privilege checks for pg_prewarm() on indexes. 2 months ago
Daniel Gustafsson 150a1b3287 Avoid warnings in tests when openssl binary isn't available 2 months ago
Michael Paquier 3a7225ed37 Fix matching check in recovery test 042_low_level_backup 2 months ago
Michael Paquier 39e22b3ada pg_createsubscriber: Fix matching check in TAP test 2 months ago
Álvaro Herrera 6aa04a60cb
Fix update-po for the PGXS case 2 months ago