aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fix typos in comments.Etsuro Fujita2025-05-03
* doc PG 18 relnotes: update chapter tags for recent commitBruce Momjian2025-05-02
* doc PG 18 relnotes: adjust libpq trace & potocol version itemsBruce Momjian2025-05-02
* doc PG 18 relnotes: reword and reorder itemsBruce Momjian2025-05-02
* Avoid treating nonrequired nbtree keys as required.Peter Geoghegan2025-05-02
* Fix memory leak in _gin_parallel_mergeTomas Vondra2025-05-02
* Don't use a tuplestore if we don't have to for SQL-language functions.Tom Lane2025-05-02
* Handle self-referencing FKs correctly in partitioned tablesÁlvaro Herrera2025-05-02
* Doc: correct spelling of meson switch.Tom Lane2025-05-02
* oauth: Correct SSL dependency for libpq-oauth.aJacob Champion2025-05-02
* Make "directory" setting work with extension_control_pathPeter Eisentraut2025-05-02
* doc: first draft of the PG 18 release notesBruce Momjian2025-05-01