Commit Graph

61558 Commits (fc39b286ad7262a4aac8ff9a34f244763bed7a53)
 

Author SHA1 Message Date
Peter Geoghegan 5f4d98d4f3 Prevent premature nbtree array advancement. 7 months ago
Peter Geoghegan 7e25c9363a nbtree: tighten up array recheck rules. 7 months ago
Nathan Bossart acea3fc49f pg_dumpall: Add --sequence-data. 7 months ago
Alexander Korotkov ab42d643c1 Refactor ChangeVarNodesExtended() using the custom callback 7 months ago
Peter Eisentraut 2448c7a9e0 doc: Put some psql documentation pieces back into alphabetical order 7 months ago
Peter Eisentraut c0cf282551 Remove some tabs in C string literals 7 months ago
Peter Eisentraut c11bd5f500 doc: Add link to table 7 months ago
Peter Eisentraut a2c6d84acd doc: Fix up spacing around verbatim DocBook elements 7 months ago
Michael Paquier c4c236ab5c Fix some comments related to IO workers 7 months ago
Peter Eisentraut 09a47c68e2 Fix whitespace 7 months ago
Bruce Momjian b560ce7884 doc PG 18 relnotes: adjust partition planning item 7 months ago
Bruce Momjian ada78f9bef doc PG 18 relnotes: small adjustments regarding options 7 months ago
Bruce Momjian 575f6003ed doc PG 18 relnotes: move partition locking item to General Perf 7 months ago
Bruce Momjian 45750c6cfe doc PG 18 relnotes: adjust partition items 7 months ago
Tom Lane caa76b91a6 Stamp 18beta1. 7 months ago
Bruce Momjian c0e6aace02 doc PG 18 relnotes: reword OAuth item 7 months ago
Bruce Momjian 0de2e1c8b5 doc PG 18 relnotes: add mention of pg_stat_reset_backend_stats() 7 months ago
Bruce Momjian 092e72a930 doc PG 18 relnotes: adjust hash item 7 months ago
Bruce Momjian cf847d6340 doc PG 18 relnotes: split partition optimizer item into two 7 months ago
Noah Misch 627acc3caa With GB18030, prevent SIGSEGV from reading past end of allocation. 7 months ago
Noah Misch 5be213caaa Refactor test_escape.c for additional ways of testing. 7 months ago
Peter Eisentraut 18c4fff640 Translation updates 7 months ago
Bruce Momjian b3754dcc9f doc PG 18 relnotes: adjust COPY and REJECT_LIMIT items 7 months ago
Bruce Momjian d83981c24b doc PG 18 relnotes: move and clarify constraint items 7 months ago
Bruce Momjian 8c9eec540d doc PG 18 relnotes: add commit for cancel key and protocol neg. 7 months ago
Bruce Momjian a675149e87 doc PG 18 relnotes: fix libpq wording 8 months ago
Alexander Korotkov 2782f3b845 Revert "Refactor ChangeVarNodesExtended() using the custom callback" 8 months ago
Alexander Korotkov 250a718aad Refactor ChangeVarNodesExtended() using the custom callback 8 months ago
Bruce Momjian fb21ed6c38 doc: update guidelines on non-ASCII characters in docs 8 months ago
Bruce Momjian 24987c6f06 doc PG 18 relnotes: add GROUP BY column elimination item 8 months ago
Bruce Momjian 04b269da56 doc PG 18 relnotes: move protocol version item to "server" 8 months ago
Etsuro Fujita 5201bba266 Fix memory allocation/copy mistakes. 8 months ago
Etsuro Fujita 6e91b9c16f Fix typos in comments. 8 months ago
Bruce Momjian 9fd989ff99 doc PG 18 relnotes: update chapter tags for recent commit 8 months ago
Bruce Momjian 9f8fcadb20 doc PG 18 relnotes: adjust libpq trace & potocol version items 8 months ago
Bruce Momjian aa82ebdc29 doc PG 18 relnotes: reword and reorder items 8 months ago
Peter Geoghegan 0f08df4068 Avoid treating nonrequired nbtree keys as required. 8 months ago
Tomas Vondra 1681a70df3 Fix memory leak in _gin_parallel_merge 8 months ago
Tom Lane e83a8ae447 Don't use a tuplestore if we don't have to for SQL-language functions. 8 months ago
Álvaro Herrera c83a38758d
Handle self-referencing FKs correctly in partitioned tables 8 months ago
Tom Lane ac557793d4 Doc: correct spelling of meson switch. 8 months ago
Jacob Champion 3db68212a3 oauth: Correct SSL dependency for libpq-oauth.a 8 months ago
Peter Eisentraut 81eaaa2c41 Make "directory" setting work with extension_control_path 8 months ago
Bruce Momjian a724c7889f doc: first draft of the PG 18 release notes 8 months ago
Noah Misch c6a26e4ccd Doc: stop implying recommendation of insecure search_path value. 8 months ago
Peter Eisentraut 0064020680 doc: Flesh out extension docs for the "prefix" make variable 8 months ago
Jacob Champion 4ea1254f35 oauth: Fix Autoconf build on macOS 8 months ago
Jacob Champion b0635bfda0 oauth: Move the builtin flow into a separate module 8 months ago
Nathan Bossart a3ef0b570c Remove extra "not" in pg_upgrade documentation. 8 months ago
Dean Rasheed d73d4cfdfc doc: Warn that ts_headline() output is not HTML-safe. 8 months ago