Commit Graph

61425 Commits (52a1df85f29b7955e33e5ce69bc8b46ee499dbfd)
 

Author SHA1 Message Date
Michael Paquier 52a1df85f2 Fix race condition in subscription TAP test 021_twophase 7 months ago
Amit Kapila 3bcb554fd2 Doc: Make logical replication examples executable in bulk. 7 months ago
Fujii Masao 47d90b741d doc: Fix documenation for snapshot export in logical decoding. 7 months ago
Bruce Momjian 44ce4e1593 doc PG 18 relnotes: clarify btree skip-scan item 7 months ago
Jacob Champion a8f093234d oauth: Correct missing comma in Requires.private 7 months ago
Jacob Champion cbc8fd0c9a oauth: Limit JSON parsing depth in the client 7 months ago
Bruce Momjian 1ca583f6c0 doc PG 18 relnotes: update to current 7 months ago
Tom Lane 02502c1bca Fix per-relation memory leakage in autovacuum. 7 months ago
Tom Lane 6aa33afe6d Fix AlignedAllocRealloc to cope sanely with OOM. 7 months ago
Daniel Gustafsson fb844b9f06 Revert function to get memory context stats for processes 7 months ago
Peter Eisentraut 70a13c528b Move oauth_validator_libraries in postgresql.conf.sample 7 months ago
Bruce Momjian 883339c170 doc PG 18 relnotes: adjust CREATE SUBSCRIPTION attribution 7 months ago
Bruce Momjian 7ddfac79f2 doc PG 18 relnotes: clarify btree skip scan item 7 months ago
Bruce Momjian 3b7140d27e doc PG 18 relnotes: remove duplicate commit entry 7 months ago
Tom Lane b7ab88ddb1 Fix assorted new memory leaks in libpq. 7 months ago
Melanie Plageman cb1456423d Replace deprecated log_connections values in docs and tests 7 months ago
Tom Lane d376ab570e In ExecInitModifyTable, don't scribble on the source plan. 7 months ago
Tom Lane f24605e2dc Fix memory leak in XMLSERIALIZE(... INDENT). 7 months ago
Nathan Bossart 5d6eac80cd pg_dump: Adjust reltuples from 0 to -1 for dumps of older versions. 7 months ago
Amit Langote 1722d5eb05 Revert "Don't lock partitions pruned by initial pruning" 7 months ago
Peter Eisentraut f3622b6476 doc: Move documentation of md5_password_warnings to a better place 7 months ago
Michael Paquier 3d0c3a418f Adjust operation names of pg_aios to match the documentation 7 months ago
Fujii Masao 0bd762e81f Fix incorrect WAL description for PREPARE TRANSACTION record. 7 months ago
Michael Paquier 06450c7b8c Fix regression with location calculation of nested statements 7 months ago
Nathan Bossart a6060f1cbe pg_dump: Fix array literals in fetchAttributeStats(). 7 months ago
Heikki Linnakangas cbf53e2b8a Fix cross-version upgrade test failure 7 months ago
Michael Paquier 54675d8986 doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY 7 months ago
Andres Freund acad909321 aio: Fix possible state confusions due to interrupt processing 7 months ago
Heikki Linnakangas 29f7ce6fe7 Fix deparsing FETCH FIRST <expr> ROWS WITH TIES 7 months ago
Amit Kapila ad5eaf390c Don't retreat slot's confirmed_flush LSN. 7 months ago
Tom Lane f8db5c7a3f Doc: add pre-branch task to run src/tools/copyright.pl. 7 months ago
Michael Paquier 2c6469d4cd Fix incorrect year in some copyright notices 7 months ago
Michael Paquier 11b2dc3709 ecpg: Add missing newline in meson.build 7 months ago
Alexander Korotkov 3d3a81fc24 Fix tuple_fraction calculation in generate_orderedappend_paths() 7 months ago
Tom Lane 12eee85e51 Make our usage of memset_s() conform strictly to the C11 standard. 7 months ago
Daniel Gustafsson 0d4dad200d Fix function name reference in comment 7 months ago
Daniel Gustafsson 5987553fde Align organization wording in copyright statement 7 months ago
Richard Guo fe29b2a1da Fix Assert failure in XMLTABLE parser 7 months ago
Richard Guo 2c0ed86d39 Add explicit initialization for all PlannerGlobal fields 7 months ago
Daniel Gustafsson 6e289f2d5d Fix order of parameters in POD documentation 7 months ago
Amit Kapila 8ede692de5 Fix the race condition in the test added by 7c99dc587. 7 months ago
Álvaro Herrera dbf42b84ac
Add tab-complete for ALTER DOMAIN ADD [CONSTRAINT] 7 months ago
Álvaro Herrera 0588656366
Fix comment of tsquerysend() 7 months ago
Álvaro Herrera dc9a2d54fd
relcache: Avoid memory leak on tables with no CHECK constraints 7 months ago
Álvaro Herrera 7b2ad43426
Sort includes in alphabetical order 7 months ago
Tom Lane d4a7e4e179 Fix incorrect "return NULL" in BumpAllocLarge(). 7 months ago
Noah Misch 4a4ee0c2c1 Remove GLOBALTABLESPACE_OID assert for locked buffers. 7 months ago
Bruce Momjian 99ddf8615c doc PG 18 relnotes: mv. hash joins and GROUP BY item to General 7 months ago
Michael Paquier c259ba881c aio: Use runtime arguments with injections points in tests 7 months ago
Michael Paquier 36e5fda632 injection_points: Add support and tests for runtime arguments 7 months ago