aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: Fix documenation for snapshot export in logical decoding.Fujii Masao2025-05-26
* doc PG 18 relnotes: clarify btree skip-scan itemBruce Momjian2025-05-23
* oauth: Correct missing comma in Requires.privateJacob Champion2025-05-23
* oauth: Limit JSON parsing depth in the clientJacob Champion2025-05-23
* doc PG 18 relnotes: update to currentBruce Momjian2025-05-23
* Fix per-relation memory leakage in autovacuum.Tom Lane2025-05-23
* Fix AlignedAllocRealloc to cope sanely with OOM.Tom Lane2025-05-23
* Revert function to get memory context stats for processesDaniel Gustafsson2025-05-23
* Move oauth_validator_libraries in postgresql.conf.samplePeter Eisentraut2025-05-23
* doc PG 18 relnotes: adjust CREATE SUBSCRIPTION attributionBruce Momjian2025-05-22
* doc PG 18 relnotes: clarify btree skip scan itemBruce Momjian2025-05-22
* doc PG 18 relnotes: remove duplicate commit entryBruce Momjian2025-05-22
* Fix assorted new memory leaks in libpq.Tom Lane2025-05-22
* Replace deprecated log_connections values in docs and testsMelanie Plageman2025-05-22
* In ExecInitModifyTable, don't scribble on the source plan.Tom Lane2025-05-22
* Fix memory leak in XMLSERIALIZE(... INDENT).Tom Lane2025-05-22
* pg_dump: Adjust reltuples from 0 to -1 for dumps of older versions.Nathan Bossart2025-05-22
* Revert "Don't lock partitions pruned by initial pruning"Amit Langote2025-05-22
* doc: Move documentation of md5_password_warnings to a better placePeter Eisentraut2025-05-21
* Adjust operation names of pg_aios to match the documentationMichael Paquier2025-05-21
* Fix incorrect WAL description for PREPARE TRANSACTION record.Fujii Masao2025-05-21
* Fix regression with location calculation of nested statementsMichael Paquier2025-05-21
* pg_dump: Fix array literals in fetchAttributeStats().Nathan Bossart2025-05-20
* Fix cross-version upgrade test failureHeikki Linnakangas2025-05-20
* doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLYMichael Paquier2025-05-20
* aio: Fix possible state confusions due to interrupt processingAndres Freund2025-05-19
* Fix deparsing FETCH FIRST <expr> ROWS WITH TIESHeikki Linnakangas2025-05-19
* Don't retreat slot's confirmed_flush LSN.Amit Kapila2025-05-19
* Doc: add pre-branch task to run src/tools/copyright.pl.Tom Lane2025-05-18
* Fix incorrect year in some copyright noticesMichael Paquier2025-05-19
* ecpg: Add missing newline in meson.buildMichael Paquier2025-05-19
* Fix tuple_fraction calculation in generate_orderedappend_paths()Alexander Korotkov2025-05-18
* Make our usage of memset_s() conform strictly to the C11 standard.Tom Lane2025-05-18
* Fix function name reference in commentDaniel Gustafsson2025-05-18
* Align organization wording in copyright statementDaniel Gustafsson2025-05-16
* Fix Assert failure in XMLTABLE parserRichard Guo2025-05-15
* Add explicit initialization for all PlannerGlobal fieldsRichard Guo2025-05-14
* Fix order of parameters in POD documentationDaniel Gustafsson2025-05-13
* Fix the race condition in the test added by 7c99dc587.Amit Kapila2025-05-13
* Add tab-complete for ALTER DOMAIN ADD [CONSTRAINT]Álvaro Herrera2025-05-11
* Fix comment of tsquerysend()Álvaro Herrera2025-05-11
* relcache: Avoid memory leak on tables with no CHECK constraintsÁlvaro Herrera2025-05-11
* Sort includes in alphabetical orderÁlvaro Herrera2025-05-11
* Fix incorrect "return NULL" in BumpAllocLarge().Tom Lane2025-05-10
* Remove GLOBALTABLESPACE_OID assert for locked buffers.Noah Misch2025-05-10
* doc PG 18 relnotes: mv. hash joins and GROUP BY item to GeneralBruce Momjian2025-05-09
* aio: Use runtime arguments with injections points in testsMichael Paquier2025-05-10
* injection_points: Add support and tests for runtime argumentsMichael Paquier2025-05-10
* Add support for runtime arguments in injection pointsMichael Paquier2025-05-10
* doc PG 18 relnotes: fix missing parens for crc32c()Bruce Momjian2025-05-09