aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Doc: stop implying recommendation of insecure search_path value.Noah Misch2025-05-01
* doc: Flesh out extension docs for the "prefix" make variablePeter Eisentraut2025-05-01
* oauth: Fix Autoconf build on macOSJacob Champion2025-05-01
* oauth: Move the builtin flow into a separate moduleJacob Champion2025-05-01
* Remove extra "not" in pg_upgrade documentation.Nathan Bossart2025-05-01
* doc: Warn that ts_headline() output is not HTML-safe.Dean Rasheed2025-05-01
* doc: Improve explanations when a table rewrite is neededPeter Eisentraut2025-05-01
* Adjust overstrong nbtree skip array assertion.Peter Geoghegan2025-04-30
* doc: Mention cost-based delays for total_[auto]{vacuum,analyze}_timeMichael Paquier2025-05-01
* Convert strncpy to strlcpyDaniel Gustafsson2025-04-30