Commit Graph

57687 Commits (9a882a5dbfe6c06072e19b056d97f92b99cdde61)
 

Author SHA1 Message Date
Fujii Masao 9a882a5dbf doc: Fix descriptions of some PGC_POSTMASTER parameters. 2 months ago
Álvaro Herrera 723cc84db5
Introduce XLogRecPtrIsValid() 2 months ago
Peter Eisentraut 26958f4d99 Disallow generated columns in COPY WHERE clause 2 months ago
Etsuro Fujita 98821eae9d Update obsolete comment in ExecScanReScan(). 2 months ago
Etsuro Fujita b432acd71d postgres_fdw: Add more test coverage for EvalPlanQual testing. 2 months ago
Thomas Munro 4da1f66fae ci: Add missing "set -e" to scripts run by su. 2 months ago
Tom Lane c775bf048a Avoid possible crash within libsanitizer. 2 months ago
Michael Paquier c06162b639 Fix timing-dependent failure in recovery test 004_timeline_switch 2 months ago
Andres Freund 0909a2971c jit: Fix accidentally-harmless type confusion 2 months ago
Álvaro Herrera 20442cf507
Fix snapshot handling bug in recent BRIN fix 2 months ago
Andres Freund b81489dd2c ci: debian: Switch to Debian Trixie release 2 months ago
Andres Freund 50fbd0945c Backpatch: Fix warnings about declaration of environ on MinGW 2 months ago
Álvaro Herrera 87fbbd48c2
Have psql's "\? variables" show csv_fieldsep 2 months ago
Peter Eisentraut 7180d56c56 Tighten check for generated column in partition key expression 2 months ago
Álvaro Herrera 6ef33c8051
BRIN autosummarization may need a snapshot 2 months ago
Michael Paquier 9b61096074 Fix unconditional WAL receiver shutdown during stream-archive transition 2 months ago
Noah Misch 4c2895629f Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT. 2 months ago
Tom Lane d5e9c71150 Avoid mixing void and integer in a conditional expression. 2 months ago
Bruce Momjian d4e4cecace doc: rewrite random_page_cost description 2 months ago
Andres Freund fca4f5f62d ci: macos: Upgrade to Sequoia 2 months ago
Andres Freund 2533c0f262 ci: Fix Windows and MinGW task names 2 months ago
Michael Paquier e3714dc059 Fix regression with slot invalidation checks 2 months ago
David Rowley cdc04a6c33 Fix bogus use of "long" in AllocSetCheck() 2 months ago
David Rowley a546964db6 Fix incorrect logic for caching ResultRelInfos for triggers 2 months ago
Daniel Gustafsson a978882dfd doc: Remove mention of Git protocol support 2 months ago
Tom Lane a883868959 Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf. 2 months ago
Tom Lane cbfd4d0f88 Fix resource leaks in PL/Python error reporting, redux. 2 months ago
Fujii Masao 4d707f2fd7 Add comments explaining overflow entries in the replication lag tracker. 2 months ago
Masahiko Sawada 0b36c326aa Add copyright notice to vacuum_horizon_floor.pl test. 2 months ago
David Rowley 3398b0d027 Fix incorrect zero extension of Datum in JIT tuple deform code 2 months ago
Fujii Masao 4fd916eab9 Make invalid primary_slot_name follow standard GUC error reporting. 2 months ago
Fujii Masao 2e55cf4efc Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. 2 months ago
Nathan Bossart eaf73340cd Add .abi-compliance-history to back-branches. 2 months ago
Nathan Bossart c70341ed7a Add previous commit to .git-blame-ignore-revs. 2 months ago
Nathan Bossart 63a5b1f894 Re-pgindent brin.c. 2 months ago
David Rowley ef915bf936 Fix BRIN 32-bit counter wrap issue with huge tables 2 months ago
Michael Paquier 9666ce889e Fix POSIX compliance in pgwin32_unsetenv() for "name" argument 2 months ago
Tom Lane f1e1db780e Fix thinko in commit 7d129ba54. 2 months ago
Tom Lane c865f5b9f0 Don't rely on zlib's gzgetc() macro. 2 months ago
Tom Lane c26a8eaf65 Allow role created by new test to log in on Windows. 2 months ago
Álvaro Herrera 06c1ee6b75
Fix pg_dump sorting of foreign key constraints 2 months ago
Nathan Bossart fae0ce5e31 Fix privilege checks for pg_prewarm() on indexes. 2 months ago
Daniel Gustafsson bf5b26525b Avoid warnings in tests when openssl binary isn't available 2 months ago
Álvaro Herrera a506b0c0ac
Fix update-po for the PGXS case 2 months ago
Etsuro Fujita 5a9af48689 Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. 2 months ago
Tom Lane 9883e3cd1c Fix incorrect message-printing in win32security.c. 2 months ago
David Rowley 0a47f054ef Doc: clarify n_distinct_inherited setting 2 months ago
Tom Lane 1518b7d76a Fix issue with reading zero bytes in Gzip_read. 2 months ago
Álvaro Herrera b835759ec7
Stop creating constraints during DETACH CONCURRENTLY 3 months ago
Álvaro Herrera c72b5c5360
dbase_redo: Fix Valgrind-reported memory leak 3 months ago