Commit Graph

62044 Commits (ae627d8a3cb046379e90295bcf85c9fc6432841a)
 

Author SHA1 Message Date
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
Amit Langote 1296dcf18b Fix EPQ crash from missing partition directory in EState 2 months ago
Nathan Bossart 15d7dded0e Fix redefinition of typedef RangeVar. 2 months ago
Nathan Bossart c8af5019be Fix lookups in pg_{clear,restore}_{attribute,relation}_stats(). 2 months ago
Etsuro Fujita b141443259 Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. 2 months ago
Michael Paquier a6598aac52 Fix version number calculation for data folder flush in pg_combinebackup 2 months ago
Tom Lane b48ae226e6 Fix incorrect message-printing in win32security.c. 2 months ago
David Rowley f691e72585 Doc: clarify n_distinct_inherited setting 2 months ago
Tom Lane 6a4009747c Fix issue with reading zero bytes in Gzip_read. 2 months ago
Magnus Hagander de2b62f475 docs: Fix protocol version 3.2 message format of CancelRequest 2 months ago