aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
...
* 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
* Fix behavior of ecpg's "EXEC SQL elif name".Tom Lane2020-08-03
* Add %P to log_line_prefix for parallel group leaderMichael Paquier2020-08-03
* Fix minor issues in psql's new \dAc and related commands.Tom Lane2020-08-02
* Change XID and mxact limits to warn at 40M and stop at 3M.Noah Misch2020-08-01
* Invent "amadjustmembers" AM method for validating opclass members.Tom Lane2020-08-01
* Preallocate some DSM space at startup.Thomas Munro2020-07-31
* Doc: fix high availability solutions comparison.Tatsuo Ishii2020-07-31
* doc: Mention index references in pg_inheritsMichael Paquier2020-07-30
* Add hash_mem_multiplier GUC.Peter Geoghegan2020-07-29
* Doc: Remove obsolete CREATE AGGREGATE note.Peter Geoghegan2020-07-28
* Doc: Improve documentation for pg_jit_available()David Rowley2020-07-28
* Extend the logical decoding output plugin API with stream methods.Amit Kapila2020-07-28
* Remove hashagg_avoid_disk_plan GUC.Peter Geoghegan2020-07-27
* Tweak behavior of pg_stat_activity.leader_pidMichael Paquier2020-07-26
* doc: Document that ssl_ciphers does not affect TLS 1.3Peter Eisentraut2020-07-23
* Support infinity and -infinity in the numeric data type.Tom Lane2020-07-22