Commit Graph

61347 Commits (ada78f9bef2eb47b0711a9eec07529c0da7c5672)
 

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