aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* doc PG 18 relnotes: split partition optimizer item into twoBruce Momjian13 days
* With GB18030, prevent SIGSEGV from reading past end of allocation.Noah Misch13 days
* Refactor test_escape.c for additional ways of testing.Noah Misch13 days
* Translation updatesPeter Eisentraut13 days
* doc PG 18 relnotes: adjust COPY and REJECT_LIMIT itemsBruce Momjian14 days
* doc PG 18 relnotes: move and clarify constraint itemsBruce Momjian14 days
* doc PG 18 relnotes: add commit for cancel key and protocol neg.Bruce Momjian14 days
* 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
* doc: Add missing reference to track_cost_delay_timing.Nathan Bossart2025-04-30
* vacuumdb: Don't skip empty relations in --missing-stats-only mode.Nathan Bossart2025-04-30
* Further adjust guidance for running vacuumdb after pg_upgrade.Nathan Bossart2025-04-30
* doc: Alphabetize long options for pg_dump[all].Nathan Bossart2025-04-30
* Update time zone data files to tzdata release 2025b.Tom Lane2025-04-30
* Typo and doc fixups for memory context reportingDaniel Gustafsson2025-04-30
* Add missing string terminatorDaniel Gustafsson2025-04-30
* Add 918e7287e to .git-blame-ignore-revsDavid Rowley2025-04-30
* Fix broken indentationDavid Rowley2025-04-30
* Fix a couple of comment typosDavid Rowley2025-04-30
* Give up on running with NetBSD/OpenBSD's default semaphore settings.Tom Lane2025-04-29
* oauth: Classify oauth_client_secret as a passwordJacob Champion2025-04-29
* oauth: Disallow OAuth connections via postgres_fdw/dblinkJacob Champion2025-04-29
* Bump the minimum supported Python version to 3.6.8Jacob Champion2025-04-29