summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2025-11-10Last-minute updates for release notes.Tom Lane
2025-11-09Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23.Tom Lane
2025-11-07doc: Fix descriptions of some PGC_POSTMASTER parameters.Fujii Masao
2025-11-03Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT.Noah Misch
2025-10-30doc: rewrite random_page_cost descriptionBruce Momjian
2025-10-23doc: Remove mention of Git protocol supportDaniel Gustafsson
2025-10-13Doc: clarify n_distinct_inherited settingDavid Rowley
2025-08-22Ignore temporary relations in RelidByRelfilenumber()Michael Paquier
2025-08-21doc: Improve description of wal_compressionMichael Paquier
2025-08-11Last-minute updates for release notes.Tom Lane
2025-08-11Restrict psql meta-commands in plain-text dumps.Nathan Bossart
2025-08-10Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.Tom Lane
2025-08-07doc: add float as an alias for double precision.Tom Lane
2025-08-07Revert "Clarify documentation for the initcap function"Alexander Korotkov
2025-08-04doc: mention unusability of dropped CHECK to verify NOT NULLÁlvaro Herrera
2025-08-02Doc: clarify the restrictions of AFTER triggers with transition tables.Etsuro Fujita
2025-07-29Clarify documentation for the initcap functionAlexander Korotkov
2025-07-20doc: Document reopen of output file via SIGHUP in pg_recvlogical.Fujii Masao
2025-07-16doc: Add example file for COPYDaniel Gustafsson
2025-07-15Doc: clarify description of regexp fields in pg_ident.conf.Tom Lane
2025-07-15Doc: clarify description of current-date/time functions.Tom Lane
2025-07-03doc: Remove incorrect note about wal_status in pg_replication_slots.Fujii Masao
2025-07-01Document pg_get_multixact_members().Nathan Bossart
2025-07-01Document age(xid) and mxid_age(xid).Nathan Bossart
2025-06-24doc: Remove dead link to NewbieDoc Docbook GuideDaniel Gustafsson
2025-06-24doc: Fix incorrect UUID index entry in function documentation.Fujii Masao
2025-06-21Doc: improve documentation about width_bucket().Tom Lane
2025-06-05Doc: you must own the target object to use SECURITY LABEL.Tom Lane
2025-06-04doc: Remove notes about "unencrypted" passwords.Nathan Bossart
2025-05-30Fix broken-FK-detection query in release notesÁlvaro Herrera
2025-05-26doc: Fix documenation for snapshot export in logical decoding.Fujii Masao
2025-05-20doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLYMichael Paquier
2025-05-16Align organization wording in copyright statementDaniel Gustafsson
2025-05-05Last-minute updates for release notes.Tom Lane
2025-05-04Release notes for 17.5, 16.9, 15.13, 14.18, 13.21.Tom Lane
2025-05-01Doc: stop implying recommendation of insecure search_path value.Noah Misch
2025-05-01doc: Warn that ts_headline() output is not HTML-safe.Dean Rasheed
2025-04-22Doc: reword text explaining the --maintenance-db optionDavid Rowley
2025-04-10Doc: remove long-obsolete advice about generated constraint names.Tom Lane
2025-04-06doc: Clarify project namingDaniel Gustafsson
2025-04-02Doc: add information about partition lockingDavid Rowley
2025-03-27doc: Correct description of values used in FSM for indexesMichael Paquier
2025-03-21doc: Remove incorrect description about dropping replication slots.Fujii Masao
2025-03-10Doc: improve description of window function processing.Tom Lane
2025-03-07Doc: correct aggressive vacuum threshold for multixact members storageJohn Naylor
2025-02-21doc: clarify default checksum behavior in non-master branchesBruce Momjian
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