Commit Graph

16730 Commits (d02cceb85cf1a46a36c36825dd8266a30aed134f)

Author SHA1 Message Date
Tom Lane d02cceb85c Doc: specify aclitem syntax more clearly. 2 years ago
Amit Kapila 06bbe73541 Doc: Add missing pgoutput options. 2 years ago
Daniel Gustafsson 94415b04ed doc: Fix syntax in ALTER FOREIGN DATA WRAPPER example 2 years ago
Tom Lane 8b9d392548 Doc: add a bit to indices.sgml about what is an indexable clause. 2 years ago
Michael Paquier 1486555118 doc: Remove reference to trigger file regarding promotion 2 years ago
Peter Eisentraut 1dac2dd677 doc: Update info on information schema usage tables 2 years ago
Alvaro Herrera bc22bd2575
Fix CREATE INDEX CONCURRENTLY example 2 years ago
Tom Lane 9033e70198 Doc: list AT TIME ZONE and COLLATE in operator precedence table. 2 years ago
Bruce Momjian c136eb0298 doc: mention vacuum's removal of commit timestamp information 2 years ago
Bruce Momjian 7471230cc6 doc: add docs for age(xid) and mxid_age(xid) 2 years ago
Bruce Momjian 9bbdffadf7 doc: FreeBSD uses camcontrol identify, not atacontrol, for cache 2 years ago
Noah Misch f47482609f Fix typo in person's name. 2 years ago
Dean Rasheed 3b6728910a doc: improve description of privileges for MERGE and update glossary. 2 years ago
Peter Eisentraut 8737faa68e Fix capitalization of "Tcl" 2 years ago
Bruce Momjian f5b75be030 doc: clarify handling of ts_headline() operators & extra words 2 years ago
Bruce Momjian 17d490ef32 doc: clarify handling of range upper/lower/upper_inf/lower_inf() 2 years ago
Bruce Momjian e72821ca08 doc: restructure ALTER DEFAULT PRIVILEGES 2 years ago
Bruce Momjian 4b48770aeb doc: correct description of libpq's PQsetnonblocking() mode 2 years ago
Daniel Gustafsson a3e92622f1 doc: Add missing semicolon in example 2 years ago
Tom Lane 639a8063ca Last-minute updates for release notes. 2 years ago
Tom Lane 1b4e0265c2 Release notes for 16.1, 15.5, 14.10, 13.13, 12.17, 11.22. 2 years ago
Andres Freund f646ac6725 meson: docs: Install all manpages, not just ones in man1 2 years ago
Tom Lane 1e774846b8 First-draft release notes for 16.1. 2 years ago
Bruce Momjian 7f85099f4b doc: \copy can get data values \. and end-of-input confused 2 years ago
Bruce Momjian d5b1045e67 doc: CREATE DATABASE doesn't copy db-level perms. from template 2 years ago
Tom Lane 9d4ea0bb3f Doc: update CREATE RULE ref page's hoary discussion of views. 2 years ago
Bruce Momjian 8cb1d99f23 doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles 2 years ago
Michael Paquier 354b3ebf17 doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" 2 years ago
Bruce Momjian 664f308171 doc: improve ALTER SYSTEM description of value list quoting 2 years ago
Bruce Momjian 83981bcbac doc: improve bpchar and character type length details 2 years ago
Bruce Momjian 04e5b1d586 doc: add function argument and query parameter limits 2 years ago
Bruce Momjian 350bd6bdc1 doc: 1-byte varlena headers can be used for user PLAIN storage 2 years ago
Tom Lane d76606f077 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. 2 years ago
Michael Paquier cf352ddcdd doc: Fix some typos and grammar 2 years ago
Peter Geoghegan cf89d3052d Doc: indexUnchanged is strictly a hint. 2 years ago
Tom Lane 1856a0ee0e Doc: update CREATE OPERATOR's statement about => as an operator. 2 years ago
Peter Eisentraut 8405068f3e Remove duplicate name from list of acknowledgments 2 years ago
Bruce Momjian 418d6b4430 doc: PG 16 relnotes: fix spelling error 2 years ago
Robert Haas 08c1795c52 Update the documentation on recovering from (M)XID exhaustion. 2 years ago
David Rowley f114e16f6c Doc: fix grammatical errors for enable_partitionwise_aggregate 2 years ago
Bruce Momjian 4ac7635fdb doc: pg_upgrade: use dynamic new cluster major version numbers 2 years ago
Bruce Momjian 608ccdbe25 doc: clarify that SSPI and GSSAPI are interchangeable 2 years ago
Bruce Momjian 17fff5a6ef doc: foreign servers with pushdown need matching collation 2 years ago
Bruce Momjian 61fcc9d440 doc: add SSL configuration section reference 2 years ago
Bruce Momjian b01a5e71d8 doc: clarify how the bootstrap user name is chosen 2 years ago
Bruce Momjian 63e7cac019 doc: document the need to analyze partitioned tables 2 years ago
Tom Lane e943cff33d Doc: use CURRENT_USER not USER in plpgsql trigger examples. 2 years ago
Bruce Momjian 527c3c1bec doc: fix link to ALTER GROUP 2 years ago
Bruce Momjian 2882d1f31a doc: PG 16 relnotes: change GRANT GROUP item to ALTER GROUP 2 years ago
Tom Lane 19bc6fda8b Doc: improve description of dump/restore's --clean and --if-exists. 2 years ago