aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Allow records to span multiple lines in pg_hba.conf and pg_ident.conf.Tom Lane2020-09-03
* Doc: mention packager-supplied tools for server start/stop, initdb, etc.Tom Lane2020-09-03
* doc: Make SQL command names in the catalog documentation linksPeter Eisentraut2020-09-03
* doc: Add missing cross-links in system catalog documentationPeter Eisentraut2020-09-03
* Fix XML id to match containing pagePeter Eisentraut2020-09-03
* Add support for streaming to built-in logical replication.Amit Kapila2020-09-03
* Add string_to_table() function.Tom Lane2020-09-02
* Add access method names to \d[i|m|t]+ in psqlMichael Paquier2020-09-02
* doc: clarify that max_wal_size is "during" checkpointsBruce Momjian2020-09-01
* Raise error on concurrent drop of partitioned indexAlvaro Herrera2020-09-01
* doc: document how the backup manifest is transferredBruce Momjian2020-08-31
* doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian2020-08-31
* pg_upgrade doc: mention saving postgresql.conf.auto filesBruce Momjian2020-08-31
* doc: Update partitioning limitation on BEFORE triggersAlvaro Herrera2020-08-31
* docs: in mapping SQL to C data types, timestamp isn't a pointerBruce Momjian2020-08-31
* doc: cross-link file-fdw and CSV config log sectionsBruce Momjian2020-08-31
* docs: clarify intermediate certificate creation instructionsBruce Momjian2020-08-31
* docs: replace "stable storage" with "durable" in descriptionsBruce Momjian2020-08-31
* doc: improve description of subscripting of arraysBruce Momjian2020-08-31
* docs: improve 'capitals' inheritance exampleBruce Momjian2020-08-31
* doc: clarify the useful features of proceduresBruce Momjian2020-08-31
* Fix docs bug stating file_fdw requires absolute pathsMagnus Hagander2020-08-31
* Mark factorial operator, and postfix operators in general, as deprecated.Tom Lane2020-08-30
* Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE.Tom Lane2020-08-30
* doc: Rework tables for built-in operator classes of index AMsMichael Paquier2020-08-28
* doc: Update cracklib URLPeter Eisentraut2020-08-28
* Extend the BufFile interface.Amit Kapila2020-08-26
* Prevent non-superusers from reading pg_backend_memory_contexts, by default.Fujii Masao2020-08-26
* docs: client certificates are always sent to the serverBruce Momjian2020-08-25
* doc: Fix up title casePeter Eisentraut2020-08-25
* doc: Fix some markups for support functions of index AMsMichael Paquier2020-08-24
* doc: Fix format, incorrect structure names and markup inconsistenciesMichael Paquier2020-08-22
* docs: improve description of how to handle multiple databasesBruce Momjian2020-08-21
* docs: add COMMENT examples for new features, rename rtreeBruce Momjian2020-08-21
* Rework EXPLAIN for planner's buffer usage.Fujii Masao2020-08-21
* Revise REINDEX CONCURRENTLY recovery instructionsAlvaro Herrera2020-08-20
* Add pg_backend_memory_contexts system view.Fujii Masao2020-08-19
* Add PL/Sample to src/test/modules/Michael Paquier2020-08-18
* Doc: fix description of UNION/CASE/etc type unification.Tom Lane2020-08-17
* doc: Fix description about bgwriter and checkpoint in HA sectionMichael Paquier2020-08-17
* Doc: various improvements for pg_basebackup reference page.Tom Lane2020-08-15
* Prevent concurrent SimpleLruTruncate() for any given SLRU.Noah Misch2020-08-15
* Fix postmaster's behavior during smart shutdown.Tom Lane2020-08-14
* Doc: improve examples for json_populate_record() and related functions.Tom Lane2020-08-13
* Document clashes between logical replication and untrusted users.Noah Misch2020-08-10
* Make contrib modules' installation scripts more secure.Tom Lane2020-08-10
* Remove <@ from contrib/intarray's GiST operator classes.Tom Lane2020-08-08
* Implement streaming mode in ReorderBuffer.Amit Kapila2020-08-08
* doc: clarify "state" table reference in tutorialBruce Momjian2020-08-05
* Doc: fix obsolete info about allowed range of TZ offsets in timetz.Tom Lane2020-08-03