Commit Graph

61864 Commits (3d6a828938a5fa0444275d3d2f67b64ec3199eb7)
 

Author SHA1 Message Date
Tom Lane 3d6a828938 Stamp 18.0. 3 months ago
Peter Eisentraut 9bbcec6030 Translation updates 3 months ago
Daniel Gustafsson ec8a75ae8d Revert "doc: Remove trailing whitespace in xref" 3 months ago
Daniel Gustafsson 987e00fa99 doc: Remove trailing whitespace in xref 3 months ago
Michael Paquier ed93b291c9 Revert "Fix meson build with -Duuid=ossp when using version older than 0.60" 3 months ago
Michael Paquier 5f565b0aee Fix meson build with -Duuid=ossp when using version older than 0.60 3 months ago
Nathan Bossart b585f25284 Add list of major features to the v18 release notes. 3 months ago
Peter Eisentraut 142885d380 Add list of acknowledgments to release notes 3 months ago
David Rowley 6fa2688a9d Improve wording in a few comments 3 months ago
Amit Langote 9a82a64edc Fix EPQ crash from missing partition pruning state in EState 3 months ago
Bruce Momjian 144de0341b doc PG 18 relnotes: set release date, remove "CURRENT AS OF" 3 months ago
Bruce Momjian b4879afdf5 doc PG 18 relnotes: update description of skip scan item 3 months ago
Fujii Masao 7aecc00b3d pg_restore: Fix security label handling with --no-publications/subscriptions. 3 months ago
Tom Lane 4eab456494 Calculate agglevelsup correctly when Aggref contains a CTE. 3 months ago
Michael Paquier 6e8286f9a1 injection_points: Fix incrementation of variable-numbered stats 3 months ago
Michael Paquier dd74e599b8 Fix shared memory calculation size of PgAioCtl 3 months ago
David Rowley 78e6047dce Add missing EPQ recheck for TID Range Scan 3 months ago
David Rowley bae6c74ba4 Add missing EPQ recheck for TID Scan 3 months ago
Tom Lane ef5ee0e346 Add regression expected-files for older OpenSSL in FIPS mode. 3 months ago
Tom Lane cc7053a5fe Revert "Avoid race condition between "GRANT role" and "DROP ROLE"". 3 months ago
Noah Misch 4ad846445d Fix pg_dump COMMENT dependency for separate domain constraints. 3 months ago
Bruce Momjian dad1e259df doc PG 18 relnotes: add mention of temporal foreign key constr. 3 months ago
Tom Lane 9e2c584173 Add regression expected-files for older OpenSSL in FIPS mode. 3 months ago
Richard Guo d29a3f4b46 Treat JsonConstructorExpr as non-strict 3 months ago
Peter Eisentraut 409543da54 Move pg_int64 back to postgres_ext.h 3 months ago
Fujii Masao 176002c5bf pg_dump: Fix dumping of security labels on subscriptions and event triggers. 3 months ago
Peter Eisentraut e179115dc0 Fix incorrect const qualifier 3 months ago
Fujii Masao 2ddbfede0c pg_restore: Fix comment handling with --no-policies. 3 months ago
Fujii Masao 77d2b155ca pg_restore: Fix comment handling with --no-publications / --no-subscriptions. 3 months ago
Peter Eisentraut e7a2bbdb52 Expand virtual generated columns in constraint expressions 3 months ago
Peter Eisentraut 38883916e4 CREATE STATISTICS: improve misleading error message 3 months ago
Peter Eisentraut c11ac811a3 jit: fix build with LLVM-21 3 months ago
Peter Eisentraut 8309f3f86d Hide duplicate names from extension views 3 months ago
Peter Geoghegan bee763aea1 nbtree: Always set skipScan flag on rescan. 3 months ago
Tom Lane 802308693f Amend recent fix for SIMILAR TO regex conversion. 3 months ago
Nathan Bossart 01bea6029d Add commit 17a5ca58eb to .git-blame-ignore-revs. 3 months ago
Nathan Bossart 17a5ca58eb Re-pgindent nbtpreprocesskeys.c after commit 796962922e. 3 months ago
Tom Lane ef81db9697 Fix oversights in pg_event_trigger_dropped_objects() fixes. 3 months ago
Peter Geoghegan e457312c0d Always commute strategy when preprocessing DESC keys. 3 months ago
Andres Freund 3c0018a6f4 ci: openbsd: Increase RAM disk's size 3 months ago
Peter Eisentraut 14bb47567a Silence compiler warnings on clang 21 3 months ago
Tom Lane 3c02c46521 Report the correct is_temporary flag for column defaults. 3 months ago
Peter Eisentraut 3e43a7b1ab Remove stray semicolon at global scope 3 months ago
Michael Paquier a4e87604bc Fix description of WAL record blocks in hash_xlog.h 3 months ago
Michael Paquier e9682da594 Fix incorrect file reference in guc.h 3 months ago
Tom Lane bc865ff6d1 Fix memory leakage in nodeSubplan.c. 3 months ago
Nathan Bossart 87ea6e9b66 meson: Build numeric.c with -ftree-vectorize. 3 months ago
Peter Eisentraut 21fdc37d21 Fix CREATE TABLE LIKE with not-valid check constraint 3 months ago
Jeff Davis a7024398b8 meson: build checksums with extra optimization flags. 3 months ago
Michael Paquier 039301b3fc Fix leak with SMgrRelations in startup process 3 months ago