aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Skip RSA-PSS ssl test when using LibreSSL.Tom Lane2025-05-09
* Hack one ssl test case to pass with current LibreSSL.Tom Lane2025-05-09
* Centralize ssl tests' check for whether we're using LibreSSL.Tom Lane2025-05-09
* doc: Put new options in consistent order on man pagesPeter Eisentraut2025-05-09
* Use 'void *' for arbitrary buffers, 'uint8 *' for byte arraysHeikki Linnakangas2025-05-08
* Use more mundane 'int' type for cancel key lengths in libpqHeikki Linnakangas2025-05-08
* PG 18 relnotes: adjust RETURNING new/old itemBruce Momjian2025-05-08
* doc: Fix title markup for AT TIME ZONE and AT LOCALDaniel Gustafsson2025-05-08
* Track the number of presorted outer pathkeys in MergePathRichard Guo2025-05-08
* Suppress unnecessary explicit sorting for EPQ mergejoin pathRichard Guo2025-05-08
* doc PG 18 relnotes: adjust pg_log_backend_memory_contexts()Bruce Momjian2025-05-07
* doc PG 18 relnotes: add pg_log_backend_memory_contexts() mentionBruce Momjian2025-05-07
* doc PG 18 relnotes: adjust pgbench per-script reporting itemBruce Momjian2025-05-07
* doc PG 18 relnotes: mention GROUP SET fixesBruce Momjian2025-05-07
* Remove pg_replication_origin's TOAST table.Nathan Bossart2025-05-07
* Prevent premature nbtree array advancement.Peter Geoghegan2025-05-07
* nbtree: tighten up array recheck rules.Peter Geoghegan2025-05-07
* pg_dumpall: Add --sequence-data.Nathan Bossart2025-05-07
* Refactor ChangeVarNodesExtended() using the custom callbackAlexander Korotkov2025-05-07
* doc: Put some psql documentation pieces back into alphabetical orderPeter Eisentraut2025-05-07
* Remove some tabs in C string literalsPeter Eisentraut2025-05-07
* doc: Add link to tablePeter Eisentraut2025-05-07
* doc: Fix up spacing around verbatim DocBook elementsPeter Eisentraut2025-05-07
* Fix some comments related to IO workersMichael Paquier2025-05-07
* Fix whitespacePeter Eisentraut2025-05-07
* doc PG 18 relnotes: adjust partition planning itemBruce Momjian2025-05-06
* doc PG 18 relnotes: small adjustments regarding optionsBruce Momjian2025-05-06
* doc PG 18 relnotes: move partition locking item to General PerfBruce Momjian2025-05-06
* doc PG 18 relnotes: adjust partition itemsBruce Momjian2025-05-06
* Stamp 18beta1.REL_18_BETA1Tom Lane2025-05-05
* doc PG 18 relnotes: reword OAuth itemBruce Momjian2025-05-05
* doc PG 18 relnotes: add mention of pg_stat_reset_backend_stats()Bruce Momjian2025-05-05
* doc PG 18 relnotes: adjust hash itemBruce Momjian2025-05-05
* doc PG 18 relnotes: split partition optimizer item into twoBruce Momjian2025-05-05
* With GB18030, prevent SIGSEGV from reading past end of allocation.Noah Misch2025-05-05
* Refactor test_escape.c for additional ways of testing.Noah Misch2025-05-05
* Translation updatesPeter Eisentraut2025-05-05
* doc PG 18 relnotes: adjust COPY and REJECT_LIMIT itemsBruce Momjian2025-05-04
* doc PG 18 relnotes: move and clarify constraint itemsBruce Momjian2025-05-04
* doc PG 18 relnotes: add commit for cancel key and protocol neg.Bruce Momjian2025-05-04
* doc PG 18 relnotes: fix libpq wordingBruce Momjian2025-05-03
* Revert "Refactor ChangeVarNodesExtended() using the custom callback"Alexander Korotkov2025-05-03
* Refactor ChangeVarNodesExtended() using the custom callbackAlexander Korotkov2025-05-03
* doc: update guidelines on non-ASCII characters in docsBruce Momjian2025-05-03
* doc PG 18 relnotes: add GROUP BY column elimination itemBruce Momjian2025-05-03
* doc PG 18 relnotes: move protocol version item to "server"Bruce Momjian2025-05-03
* Fix memory allocation/copy mistakes.Etsuro Fujita2025-05-03