summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref
Commit message (Expand)AuthorAgeFilesLines
* Docs: avoid confusing use of the word "synchronized"David Rowley2022-04-131-2/+2
* doc: Fix typo in ANALYZE documentationDaniel Gustafsson2022-03-311-1/+1
* Document autoanalyze limitations for partitioned tablesTomas Vondra2022-03-281-3/+29
* doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEWMichael Paquier2022-03-191-0/+1
* WAL log unchanged toasted replica identity key attributes.Amit Kapila2022-02-141-4/+5
* Doc: be clearer that foreign-table partitions need user-added constraints.Tom Lane2022-02-051-7/+23
* doc: Fix some grammarMichael Paquier2022-01-252-5/+4
* doc: Mention the level of locks taken on objects in COMMENTMichael Paquier2022-01-201-0/+5
* Correct comment and some documentation about REPLICA_IDENTITY_INDEXMichael Paquier2021-12-221-8/+43
* Doc: improve documentation about ORDER BY in matviews.Tom Lane2021-11-291-6/+4
* Doc: add see-also references to CREATE PUBLICATION.Daniel Gustafsson2021-11-171-0/+2
* Clarify that --system reindexes system catalogs *only*Magnus Hagander2021-10-271-1/+1
* doc: Describe calculation method of streaming start for pg_receivewalMichael Paquier2021-10-231-0/+23
* doc: Add missing markup in CREATE EVENT TRIGGER pageMichael Paquier2021-09-251-1/+1
* doc: \123 and \x12 escapes in COPY are in database encoding.Heikki Linnakangas2021-08-171-2/+8
* doc: mention pg_upgrade extension scriptBruce Momjian2021-08-081-2/+3
* pg_upgrade: improve docs about extension upgradesBruce Momjian2021-08-031-11/+21
* Doc: Clarify lock levels taken during ATTACH PARTITIONDavid Rowley2021-07-281-2/+11
* pg_resetxlog: add option to set oldest xid & use by pg_upgradeBruce Momjian2021-07-261-0/+20
* doc: Mention CASCADE/RESTRICT for DROP STATISTICSMichael Paquier2021-07-191-1/+13
* Doc: document the current-transaction-modes GUCs.Tom Lane2021-07-171-1/+12
* Doc: fix confusion about LEAKPROOF in syntax summaries.Tom Lane2021-06-233-5/+8
* Avoid misbehavior when persisting a non-stable cursor.Tom Lane2021-06-081-3/+5
* Document lock level used by ALTER TABLE VALIDATE CONSTRAINTAlvaro Herrera2021-05-061-0/+3
* doc: Fix obsolete description about pg_basebackup.Fujii Masao2021-04-231-2/+8
* Fix typos and grammar in documentation and code commentsMichael Paquier2021-04-092-3/+3
* Clarify documentation of RESET ROLEJoe Conway2021-04-021-3/+10
* doc: Clarify use of ACCESS EXCLUSIVE lock in various sectionsMichael Paquier2021-04-013-12/+15
* Add a docs section for obsoleted and renamed functions and settingsStephen Frost2021-03-311-1/+3
* Document lock obtained during partition detachAlvaro Herrera2021-03-251-0/+2
* Prevent buffer overrun in read_tablespace_map().Tom Lane2021-03-171-2/+8
* Forbid marking an identity column as nullable.Tom Lane2021-03-121-0/+1
* Doc: improve introductory information about procedures.Tom Lane2021-03-102-8/+11
* doc: Mention PGDATABASE as supported by pgbenchMichael Paquier2021-02-251-0/+13
* Fix some typos, grammar and style in docs and commentsMichael Paquier2021-02-242-2/+2
* Fix typoMagnus Hagander2021-02-171-1/+1
* doc: adjust alignment of doc file list for "pg_waldump.sgml"Bruce Momjian2021-01-181-1/+1
* Call out vacuum considerations in create index docsAlvaro Herrera2021-01-132-0/+12
* Disallow a digit as the first character of a variable name in pgbench.Tom Lane2021-01-131-1/+1
* Doc: clarify behavior of back-half options in pg_dump.Tom Lane2021-01-131-10/+10
* Doc: fix description of privileges needed for ALTER PUBLICATION.Tom Lane2021-01-121-1/+2
* doc: Remove reference to recovery params for divergence lookup in pg_rewindMichael Paquier2021-01-071-6/+4
* doc: Improve some grammar and sentencesMichael Paquier2020-12-291-1/+1
* Doc: improve description of pgbench script weights.Tom Lane2020-12-201-12/+22
* doc: clarify COPY TO for partitioning/inheritanceBruce Momjian2020-12-151-14/+10
* Doc: clarify that CREATE TABLE discards redundant unique constraints.Tom Lane2020-12-081-22/+36
* doc: remove unnecessary blank before command option textBruce Momjian2020-12-033-3/+3
* docs: list single-letter options first in command-line summaryBruce Momjian2020-12-034-11/+11
* Document concurrent indexes waiting on each otherAlvaro Herrera2020-11-301-1/+2
* Fix recently-introduced breakage in psql's \connect command.Tom Lane2020-11-291-0/+2