Commit Graph

61341 Commits (092e72a93023fc9cea9cf673ab577ccd8537fb69)
 

Author SHA1 Message Date
Bruce Momjian 092e72a930 doc PG 18 relnotes: adjust hash item 10 months ago
Bruce Momjian cf847d6340 doc PG 18 relnotes: split partition optimizer item into two 10 months ago
Noah Misch 627acc3caa With GB18030, prevent SIGSEGV from reading past end of allocation. 10 months ago
Noah Misch 5be213caaa Refactor test_escape.c for additional ways of testing. 10 months ago
Peter Eisentraut 18c4fff640 Translation updates 10 months ago
Bruce Momjian b3754dcc9f doc PG 18 relnotes: adjust COPY and REJECT_LIMIT items 10 months ago
Bruce Momjian d83981c24b doc PG 18 relnotes: move and clarify constraint items 10 months ago
Bruce Momjian 8c9eec540d doc PG 18 relnotes: add commit for cancel key and protocol neg. 10 months ago
Bruce Momjian a675149e87 doc PG 18 relnotes: fix libpq wording 10 months ago
Alexander Korotkov 2782f3b845 Revert "Refactor ChangeVarNodesExtended() using the custom callback" 10 months ago
Alexander Korotkov 250a718aad Refactor ChangeVarNodesExtended() using the custom callback 10 months ago
Bruce Momjian fb21ed6c38 doc: update guidelines on non-ASCII characters in docs 10 months ago
Bruce Momjian 24987c6f06 doc PG 18 relnotes: add GROUP BY column elimination item 10 months ago
Bruce Momjian 04b269da56 doc PG 18 relnotes: move protocol version item to "server" 10 months ago
Etsuro Fujita 5201bba266 Fix memory allocation/copy mistakes. 10 months ago
Etsuro Fujita 6e91b9c16f Fix typos in comments. 10 months ago
Bruce Momjian 9fd989ff99 doc PG 18 relnotes: update chapter tags for recent commit 10 months ago
Bruce Momjian 9f8fcadb20 doc PG 18 relnotes: adjust libpq trace & potocol version items 10 months ago
Bruce Momjian aa82ebdc29 doc PG 18 relnotes: reword and reorder items 10 months ago
Peter Geoghegan 0f08df4068 Avoid treating nonrequired nbtree keys as required. 10 months ago
Tomas Vondra 1681a70df3 Fix memory leak in _gin_parallel_merge 10 months ago
Tom Lane e83a8ae447 Don't use a tuplestore if we don't have to for SQL-language functions. 10 months ago
Álvaro Herrera c83a38758d
Handle self-referencing FKs correctly in partitioned tables 10 months ago
Tom Lane ac557793d4 Doc: correct spelling of meson switch. 10 months ago
Jacob Champion 3db68212a3 oauth: Correct SSL dependency for libpq-oauth.a 10 months ago
Peter Eisentraut 81eaaa2c41 Make "directory" setting work with extension_control_path 10 months ago
Bruce Momjian a724c7889f doc: first draft of the PG 18 release notes 10 months ago
Noah Misch c6a26e4ccd Doc: stop implying recommendation of insecure search_path value. 10 months ago
Peter Eisentraut 0064020680 doc: Flesh out extension docs for the "prefix" make variable 10 months ago
Jacob Champion 4ea1254f35 oauth: Fix Autoconf build on macOS 10 months ago
Jacob Champion b0635bfda0 oauth: Move the builtin flow into a separate module 10 months ago
Nathan Bossart a3ef0b570c Remove extra "not" in pg_upgrade documentation. 10 months ago
Dean Rasheed d73d4cfdfc doc: Warn that ts_headline() output is not HTML-safe. 10 months ago
Peter Eisentraut 06c4f3ae80 doc: Improve explanations when a table rewrite is needed 10 months ago
Peter Geoghegan 9d924dbb37 Adjust overstrong nbtree skip array assertion. 10 months ago
Michael Paquier 92ee8a4df5 doc: Mention cost-based delays for total_[auto]{vacuum,analyze}_time 10 months ago
Daniel Gustafsson 45e7e8ca9e Convert strncpy to strlcpy 10 months ago
Nathan Bossart 2d6745a66b doc: Add missing reference to track_cost_delay_timing. 10 months ago
Nathan Bossart 9879105024 vacuumdb: Don't skip empty relations in --missing-stats-only mode. 10 months ago
Nathan Bossart d5f1b6a75b Further adjust guidance for running vacuumdb after pg_upgrade. 10 months ago
Nathan Bossart f60420cff6 doc: Alphabetize long options for pg_dump[all]. 10 months ago
Tom Lane 368c3fbf9d Update time zone data files to tzdata release 2025b. 10 months ago
Daniel Gustafsson f8c115a6cb Typo and doc fixups for memory context reporting 10 months ago
Daniel Gustafsson d2a1ed1727 Add missing string terminator 10 months ago
David Rowley 991407ae86 Add 918e7287e to .git-blame-ignore-revs 10 months ago
David Rowley 918e7287ed Fix broken indentation 10 months ago
David Rowley d8555e522e Fix a couple of comment typos 10 months ago
Tom Lane 810a8b1c80 Give up on running with NetBSD/OpenBSD's default semaphore settings. 10 months ago
Jacob Champion e974f1c216 oauth: Classify oauth_client_secret as a password 10 months ago
Jacob Champion d2e7d2a09d oauth: Disallow OAuth connections via postgres_fdw/dblink 10 months ago