Commit Graph

59748 Commits (3b5007347b5db0fa34cb54773be89e22f5d68b61)
 

Author SHA1 Message Date
Álvaro Herrera 3b5007347b
Fix snapshot handling bug in recent BRIN fix 2 months ago
Andres Freund cfcdae5513 ci: debian: Switch to Debian Trixie release 2 months ago
Andres Freund 0f8a2b1336 Backpatch: Fix warnings about declaration of environ on MinGW 2 months ago
Álvaro Herrera e1e79791af
Have psql's "\? variables" show csv_fieldsep 2 months ago
Peter Eisentraut 0b44f2443f Tighten check for generated column in partition key expression 2 months ago
Álvaro Herrera f4b68b0336
BRIN autosummarization may need a snapshot 2 months ago
Peter Eisentraut 1e6dfdaa04 Error message stylistic correction 2 months ago
Michael Paquier e7340b484c Fix unconditional WAL receiver shutdown during stream-archive transition 2 months ago
Noah Misch 27f714b5da Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT. 2 months ago
Tom Lane 436d9ed690 Avoid mixing void and integer in a conditional expression. 2 months ago
Álvaro Herrera 14044eb258
pg_createsubscriber: Fix error complaining about the wrong thing 2 months ago
Bruce Momjian 3f0b994cf3 doc: rewrite random_page_cost description 2 months ago
Andres Freund d6e6abc9c1 ci: macos: Upgrade to Sequoia 2 months ago
Andres Freund 3f059dd397 ci: Fix Windows and MinGW task names 2 months ago
Michael Paquier f3fb6bc9fe Fix regression with slot invalidation checks 2 months ago
David Rowley bd6f986c9e Fix bogus use of "long" in AllocSetCheck() 2 months ago
Amit Kapila 0024f5a102 Fix GUC check_hook validation for synchronized_standby_slots. 2 months ago
David Rowley 0d30746153 Fix incorrect logic for caching ResultRelInfos for triggers 2 months ago
Daniel Gustafsson 256698d267 doc: Remove mention of Git protocol support 2 months ago
Tom Lane 39d24475c1 Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf. 2 months ago
Tom Lane fbc41a145a Fix resource leaks in PL/Python error reporting, redux. 2 months ago
Fujii Masao 8ceab82ca5 Add comments explaining overflow entries in the replication lag tracker. 2 months ago
Masahiko Sawada 9310be78ae Add copyright notice to vacuum_horizon_floor.pl test. 2 months ago
David Rowley 10945148ee Fix incorrect zero extension of Datum in JIT tuple deform code 2 months ago
Tom Lane 4eb6992af1 Fix memory leaks in pg_combinebackup/reconstruct.c. 2 months ago
Tom Lane 5c659da980 Add commit 24f6c1bd4 to v17 .abi-compliance-history. 2 months ago
Fujii Masao 1db2870bb5 Make invalid primary_slot_name follow standard GUC error reporting. 2 months ago
Fujii Masao 62d5ee75bb Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. 2 months ago
Nathan Bossart a91f2d8225 Add .abi-compliance-history to back-branches. 2 months ago
Nathan Bossart e9514a2f73 Add previous commit to .git-blame-ignore-revs. 2 months ago
Nathan Bossart c089712517 Re-pgindent brin.c. 2 months ago
David Rowley c4f5a59ab1 Fix BRIN 32-bit counter wrap issue with huge tables 2 months ago
Michael Paquier 199a0ecbcf Fix POSIX compliance in pgwin32_unsetenv() for "name" argument 2 months ago
Tom Lane 2fa8f94db1 Fix thinko in commit 7d129ba54. 2 months ago
Tom Lane 2efca16339 Don't rely on zlib's gzgetc() macro. 2 months ago
Tom Lane d4e8c37cca Allow role created by new test to log in on Windows. 2 months ago
Álvaro Herrera c945b06d5f
Fix determination of not-null constraint "locality" for inherited columns 2 months ago
Álvaro Herrera 7419c99a25
Fix pg_dump sorting of foreign key constraints 2 months ago
Nathan Bossart a0551bc573 Fix privilege checks for pg_prewarm() on indexes. 2 months ago
Daniel Gustafsson f01c4eb4e9 Avoid warnings in tests when openssl binary isn't available 2 months ago
Michael Paquier 61b5fa029a Fix matching check in recovery test 042_low_level_backup 2 months ago
Álvaro Herrera a8933194e5
Fix update-po for the PGXS case 2 months ago
Etsuro Fujita 2bb84ea7ef Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. 2 months ago
Michael Paquier a734677081 Fix version number calculation for data folder flush in pg_combinebackup 2 months ago
Tom Lane 4c53519e15 Fix incorrect message-printing in win32security.c. 2 months ago
David Rowley f428b1231c Doc: clarify n_distinct_inherited setting 2 months ago
Tom Lane bf18e9bd70 Fix issue with reading zero bytes in Gzip_read. 2 months ago
Tom Lane eac2b1697d Restore test coverage of LZ4Stream_gets(). 2 months ago
Álvaro Herrera ea06f97eeb
Stop creating constraints during DETACH CONCURRENTLY 2 months ago
Álvaro Herrera f9993ac646
dbase_redo: Fix Valgrind-reported memory leak 2 months ago