summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2025-02-19doc: Fix some issues with JSON_TABLE() examplsAmit Langote
2025-02-16Release notes for 17.4, 16.8, 15.12, 14.17, 13.20.Tom Lane
2025-02-12Doc: Fix punctuation errorsJohn Naylor
2025-02-10Last-minute updates for release notes.Tom Lane
2025-02-10docs: EUC_TW can be up to four bytes wide, not threeAndres Freund
2025-02-09Release notes for 17.3, 16.7, 15.11, 14.16, 13.19.Tom Lane
2025-02-07Doc: clarify behavior of timestamptz input some more.Tom Lane
2025-02-07First-draft release notes for 17.3.Tom Lane
2025-02-05doc: Update links which returned 404Daniel Gustafsson
2025-01-31doc: Fix pg_buffercache_evict() titleDaniel Gustafsson
2025-01-25Doc: recommend "psql -X" for restoring pg_dump scripts.Tom Lane
2025-01-03Document strange jsonb sort order for empty top level arraysAndrew Dunstan
2025-01-01Update copyright for 2025Bruce Momjian
2024-12-28Try to avoid semaphore-related test failures on NetBSD/OpenBSD.Tom Lane
2024-12-17Doc: Fix the wrong link on pg_createsubscriber page.Amit Kapila
2024-12-16doc: Mention BRIN indexes support parallel buildsTomas Vondra
2024-12-15doc: Clarify old WAL files are kept until they are summarized.Fujii Masao
2024-12-09Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexesDavid Rowley
2024-12-07doc: remove LC_COLLATE and LC_CTYPE from SHOW commandPeter Eisentraut
2024-12-03doc: Clarify some terms for pg_createsubscriberMichael Paquier
2024-11-28Revert "Handle better implicit transaction state of pipeline mode"Michael Paquier
2024-11-27Handle better implicit transaction state of pipeline modeMichael Paquier
2024-11-25Doc: Clarify the `inactive_since` field description.Amit Kapila
2024-11-25doc: Fix example with __next__() in PL/Python functionMichael Paquier
2024-11-20doc: clarify that jsonb_path_match() returns an SQL booleanBruce Momjian
2024-11-20doc: Fix section of functions age(xid) and mxid_age(xid)Michael Paquier
2024-11-16Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22.Tom Lane
2024-11-11Last-minute updates for release notes.Tom Lane
2024-11-11Block environment variable mutations from trusted PL/Perl.Noah Misch
2024-11-11libpq: Bail out during SSL/GSS negotiation errorsMichael Paquier
2024-11-10Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21.Tom Lane
2024-11-08First-draft release notes for 17.1.Tom Lane
2024-11-07doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraintsÁlvaro Herrera
2024-11-04pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass.Tom Lane
2024-11-01doc: fix ALTER DOMAIN domain_constraint to spell out optionsBruce Momjian
2024-11-01doc: remove mention of ActiveState for Perl and Tcl on WindowsBruce Momjian
2024-10-29doc: Add better description for rewrite functions in event triggersMichael Paquier
2024-10-29Doc: clarify enable_indexscan=off also disabled Index Only ScansDavid Rowley
2024-10-23doc: Fix INSERT statement syntax for identity columnsDaniel Gustafsson
2024-10-20Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualifiedÁlvaro Herrera
2024-10-18Adjust documentation for configuring Linux huge pages.Nathan Bossart
2024-10-10doc PG 17 relnotes: clarify pg_upgrade and logical slot preserv.Bruce Momjian
2024-10-10doc PG 17 relnotes: add missing commands for safe search pathBruce Momjian
2024-10-09doc: Fix mention of AT LOCAL in release notesDaniel Gustafsson
2024-10-08doc PG 17 relnotes: move adminpack item to incompatibilitiesBruce Momjian
2024-10-02doc: Clarify name of files generated by pg_waldump --save-fullpageMichael Paquier
2024-10-01Doc: replace unnecessary non-breaking space with ordinal space.Tatsuo Ishii
2024-09-27doc: Note that CREATE MATERIALIZED VIEW restricts search_path.Nathan Bossart
2024-09-26Doc: InitPlans aren't parallel-restricted any more.Tom Lane
2024-09-20Doc: update 17.0 release date.Tom Lane