summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2023-11-16Add target "slru" to pg_stat_reset_shared()Michael Paquier
2023-11-15doc: align column order with pg_stat_statements viewDaniel Gustafsson
2023-11-15doc: Improve description of targets for pg_stat_reset_shared()Michael Paquier
2023-11-14Support +/- infinity in the interval data type.Dean Rasheed
2023-11-14doc: Update note about Bison and Flex build requirementsPeter Eisentraut
2023-11-14Fix capitalization of "Tcl"Peter Eisentraut
2023-11-14Fix whitespacePeter Eisentraut
2023-11-14Add support for pg_stat_reset_slru without argumentMichael Paquier
2023-11-13doc: clarify handling of ts_headline() operators & extra wordsBruce Momjian
2023-11-13psql: improve description consistency of \dTS data typesBruce Momjian
2023-11-13doc: clarify handling of range upper/lower/upper_inf/lower_inf()Bruce Momjian
2023-11-13Improve default and empty privilege outputs in psql.Tom Lane
2023-11-13doc: move ROW IS NULL examples to a different chapterBruce Momjian
2023-11-13doc: clarify that pg_global can _only_ be used for system tabs.Bruce Momjian
2023-11-13doc: restructure ALTER DEFAULT PRIVILEGESBruce Momjian
2023-11-13Improve readability and error detection of array_in().Tom Lane
2023-11-13doc: correct description of libpq's PQsetnonblocking() modeBruce Momjian
2023-11-13Add error about the use of FREEZE in COPY TOBruce Momjian
2023-11-13doc: remove RUNAS instructions for pg_upgrade on WindowsBruce Momjian
2023-11-13doc: Add missing semicolon in exampleDaniel Gustafsson
2023-11-12Add ability to reset all shared stats types in pg_stat_reset_shared()Michael Paquier
2023-11-10Fix whitespacePeter Eisentraut
2023-11-09doc: fix wording describing the checkpoint_flush_after GUCBruce Momjian
2023-11-09doc: remove unnecessary comma in postgres-fdwBruce Momjian
2023-11-08doc:: simplify introductory textBruce Momjian
2023-11-08doc: change "system" to "cluster" where appropriateBruce Momjian
2023-11-08doc: mention that ANALYZE does block DDLBruce Momjian
2023-11-06Remove distprepPeter Eisentraut
2023-11-06Add XMLText function (SQL/XML X038)Daniel Gustafsson
2023-11-06doc: pg_resetwal: Add comments how the multipliers are derivedPeter Eisentraut
2023-11-03meson: docs: Install all manpages, not just ones in man1Andres Freund
2023-11-03doc: move HBA reload instructions above the syntax detailsBruce Momjian
2023-11-03doc: \copy can get data values \. and end-of-input confusedBruce Momjian
2023-11-03doc: CREATE DATABASE doesn't copy db-level perms. from templateBruce Momjian
2023-11-03doc: mention ORDER BY for some aggregates, add ORDER BY examplesBruce Momjian
2023-11-03Doc: update CREATE RULE ref page's hoary discussion of views.Tom Lane
2023-11-03doc: ALTER DEFAULT PRIVILEGES does not affect inherited rolesBruce Momjian
2023-11-02Additional unicode primitive functions.Jeff Davis
2023-11-01doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception"Michael Paquier
2023-11-01doc: add reference to wire protocol detailsBruce Momjian
2023-11-01doc: Expand section related to LWLocks and shared memoryMichael Paquier
2023-10-31doc: add missing word to sentence about ParisBruce Momjian
2023-10-31C comment: improve statistics computation comment exampleBruce Momjian
2023-10-31doc: improve ALTER SYSTEM description of value list quotingBruce Momjian
2023-10-31doc: improve bpchar and character type length detailsBruce Momjian
2023-10-31doc: add function argument and query parameter limitsBruce Momjian
2023-10-31doc: 1-byte varlena headers can be used for user PLAIN storageBruce Momjian
2023-10-30Doc: Make link names consistent in logical replication commands.Amit Kapila
2023-10-30Introduce pg_stat_checkpointerMichael Paquier
2023-10-28doc: add links to Postgres features introBruce Momjian