Commit Graph

16405 Commits (f6429bd7db5e33aa673cc1ea2392346c86727806)

Author SHA1 Message Date
David Rowley 9a5da12aba Doc: reword text explaining the --maintenance-db option 1 year ago
Tom Lane fc44ae215f Doc: remove long-obsolete advice about generated constraint names. 1 year ago
Daniel Gustafsson 7c1429465c doc: Clarify project naming 1 year ago
David Rowley 2be0fe94bf Doc: add information about partition locking 1 year ago
Michael Paquier 7ca50f90c0 doc: Correct description of values used in FSM for indexes 1 year ago
Fujii Masao 40c9592712 doc: Remove incorrect description about dropping replication slots. 1 year ago
Tom Lane 2db974e40d Doc: improve description of window function processing. 1 year ago
John Naylor bc6a81ac3a Doc: correct aggressive vacuum threshold for multixact members storage 1 year ago
Bruce Momjian a5618e4021 doc: clarify default checksum behavior in non-master branches 1 year ago
Tom Lane 4444c479dc Release notes for 17.4, 16.8, 15.12, 14.17, 13.20. 1 year ago
John Naylor 9efd78ef6b Doc: Fix punctuation errors 1 year ago
Tom Lane 1c77ff9f9a Last-minute updates for release notes. 1 year ago
Andres Freund 57bda2508f docs: EUC_TW can be up to four bytes wide, not three 1 year ago
Tom Lane a71b26bd0e Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. 1 year ago
Tom Lane fd467ceceb Doc: clarify behavior of timestamptz input some more. 1 year ago
Daniel Gustafsson 5a874c671f doc: Update links which returned 404 1 year ago
Tom Lane c768f54a25 Doc: recommend "psql -X" for restoring pg_dump scripts. 1 year ago
Andrew Dunstan bd606ed8ec Document strange jsonb sort order for empty top level arrays 1 year ago
Bruce Momjian 24a1948ad2 Update copyright for 2025 1 year ago
David Rowley 5e9e2a4ac7 Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes 1 year ago
Michael Paquier 6d1183515e Revert "Handle better implicit transaction state of pipeline mode" 1 year ago
Michael Paquier 88a16b3dbb Handle better implicit transaction state of pipeline mode 1 year ago
Michael Paquier ef2f4727b3 doc: Fix example with __next__() in PL/Python function 1 year ago
Tom Lane b57d9d2e5d Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22. 1 year ago
Tom Lane b83b358b1b Last-minute updates for release notes. 2 years ago
Noah Misch e530835c6c Block environment variable mutations from trusted PL/Perl. 2 years ago
Michael Paquier d2c3e31c13 libpq: Bail out during SSL/GSS negotiation errors 2 years ago
Tom Lane f7b1678d0c Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. 2 years ago
Álvaro Herrera d291e819be
doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints 2 years ago
Bruce Momjian ce0ddbbf3e doc: fix ALTER DOMAIN domain_constraint to spell out options 2 years ago
Bruce Momjian 4bedca41f5 doc: remove mention of ActiveState for Perl and Tcl on Windows 2 years ago
Michael Paquier 14440d3b07 doc: Add better description for rewrite functions in event triggers 2 years ago
David Rowley 75f09cc460 Doc: clarify enable_indexscan=off also disabled Index Only Scans 2 years ago
Álvaro Herrera d76a97a84a
Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified 2 years ago
Nathan Bossart ff0713d181 Adjust documentation for configuring Linux huge pages. 2 years ago
Tatsuo Ishii de357039c0 Doc: replace unnecessary non-breaking space with ordinal space. 2 years ago
Tom Lane 23d4439732 Doc: explain how to test ADMIN privilege with pg_has_role(). 2 years ago
Bruce Momjian 785c53d91d doc PG relnotes: remove warning about commit links in PDF build 2 years ago
Bruce Momjian a7d2ec87a0 doc PG relnotes: document "Unresolved ID reference found" cause 2 years ago
Bruce Momjian bbfce76fd3 doc PG relnotes: rename commit link paragraph for clarity 2 years ago
Bruce Momjian 772164777c doc PG relnotes: add paragraph explaining the section symbol 2 years ago
Bruce Momjian 49f2650e8c doc PG relnotes: no relnote footnotes for commit links in PDF 2 years ago
Tom Lane fc2d1ac1ad Repair pg_upgrade for identity sequences with non-default persistence. 2 years ago
Bruce Momjian 6f4e1fc5f3 doc PG relnotes: fix SGML markup for new commit links 2 years ago
Bruce Momjian 5fd150379b doc PG relnotes: add links to commits 2 years ago
Bruce Momjian 9eafc0cc80 doc PG relnotes: add attribution for time zone data files items 2 years ago
Tom Lane 2b94ee58bf Run regression tests with timezone America/Los_Angeles. 2 years ago
Masahiko Sawada 886549fb10 Clarify restrict_nonsystem_relation_kind description. 2 years ago
Nathan Bossart 5d9170697e Fix a couple of wait event descriptions. 2 years ago
John Naylor e51160fa0b Document limit on the number of out-of-line values per table 2 years ago