summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Last-minute updates for release notes.Tom Lane2022-05-091-23/+60
* Release notes for 14.3, 13.7, 12.11, 11.16, 10.21.Tom Lane2022-05-081-0/+948
* Docs: adjust pg_upgrade syntax to mark -B as optionalDavid Rowley2022-04-131-2/+1
* Doc: tweak textsearch.sgml for SEO purposes.Tom Lane2022-04-121-2/+8
* 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-282-3/+58
* Doc: fix our example systemd script.Tom Lane2022-03-201-4/+4
* doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEWMichael Paquier2022-03-191-0/+1
* Fix waiting in RegisterSyncRequest().Thomas Munro2022-03-161-0/+5
* doc: Add ALTER/DROP ROUTINE to the event trigger matrixMichael Paquier2022-03-091-0/+16
* Allow root-owned SSL private keys in libpq, not only the backend.Tom Lane2022-03-021-7/+19
* Doc: Update documentation for modifying postgres_fdw foreign tables.Etsuro Fujita2022-02-161-3/+4
* WAL log unchanged toasted replica identity key attributes.Amit Kapila2022-02-141-4/+5
* Release notes for 14.2, 13.6, 12.10, 11.15, 10.20.Tom Lane2022-02-061-0/+934
* Doc: be clearer that foreign-table partitions need user-added constraints.Tom Lane2022-02-052-10/+29
* doc: clarify syntax notation, particularly parenthesesBruce Momjian2022-02-022-5/+7
* doc: Fix mistake in PL/Python documentationPeter Eisentraut2022-02-021-1/+1
* Replace use of deprecated Python module distutils.sysconfig, take 2.Tom Lane2022-02-011-3/+3
* doc: Fix some grammarMichael Paquier2022-01-256-11/+10
* doc: Mention the level of locks taken on objects in COMMENTMichael Paquier2022-01-202-4/+10
* doc: Fix description of pg_replication_origin_oid() in error caseMichael Paquier2022-01-191-1/+2
* Doc: fix bogus example about ambiguous timestamps.Tom Lane2022-01-101-11/+9
* Update copyright for 2022Bruce Momjian2022-01-071-3/+3
* doc: Remove link to JSON support in the SQL specificationMichael Paquier2022-01-061-1/+1
* Fix typoMagnus Hagander2022-01-021-1/+1
* doc: clarify when expression indexes evaluate their expressionsBruce Momjian2021-12-221-2/+2
* Correct comment and some documentation about REPLICA_IDENTITY_INDEXMichael Paquier2021-12-221-8/+43
* Adjust behavior of some env settings for the TAP tests of MSVCMichael Paquier2021-12-151-0/+34
* Doc: de-document unimplemented geometric operators.Tom Lane2021-12-131-5/+3
* Doc: improve xfunc-c-type-table.Tom Lane2021-12-081-18/+30
* Doc: Fix misleading wording of CRL parametersDaniel Gustafsson2021-12-032-2/+2
* Doc: Add "Attach Partition" limitation during logical replication.Amit Kapila2021-12-011-0/+7
* Doc: improve documentation about ORDER BY in matviews.Tom Lane2021-11-292-9/+4
* Document units for max_slot_wal_keep_sizeAlvaro Herrera2021-11-261-0/+3
* Doc: improve documentation about nextval()/setval().Tom Lane2021-11-241-9/+22
* Fix missing space in docs.Heikki Linnakangas2021-11-241-1/+1
* Add support for Visual Studio 2022 in build scriptsMichael Paquier2021-11-241-5/+7
* Doc: add see-also references to CREATE PUBLICATION.Daniel Gustafsson2021-11-171-0/+2
* Doc: improve protocol spec for logical replication Type messages.Tom Lane2021-11-101-7/+19
* Last-minute updates for release notes.Tom Lane2021-11-081-1/+69
* libpq: reject extraneous data after SSL or GSS encryption handshake.Tom Lane2021-11-081-0/+28
* Release notes for 14.1, 13.5, 12.9, 11.14, 10.19, 9.6.24.Tom Lane2021-11-071-0/+1802
* doc: Fix link to SELinux user guide in sepgsql pageMichael Paquier2021-10-281-1/+1
* Clarify that --system reindexes system catalogs *only*Magnus Hagander2021-10-271-1/+1
* Reject huge_pages=on if shared_memory_type=sysv.Thomas Munro2021-10-261-1/+3
* doc: Describe calculation method of streaming start for pg_receivewalMichael Paquier2021-10-231-0/+23
* Doc: improve description of UNION/INTERSECT/EXCEPT syntax.Tom Lane2021-10-051-10/+43
* doc: remove URL for ICU explorer/locexpBruce Momjian2021-10-041-6/+2
* Error out if SKIP LOCKED and WITH TIES are both specifiedAlvaro Herrera2021-10-011-1/+2