aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
...
* Fix dbtoepub output file namePeter Eisentraut2019-02-21
* Doc: Update the documentation for FSM behavior for small tables.Amit Kapila2019-02-20
* Provide an extra-float-digits setting for pg_dump / pg_dumpallAndrew Dunstan2019-02-18
* Add bytea datatype to ECPG.Michael Meskes2019-02-18
* Fix documentation for dblink_error_message() return valueJoe Conway2019-02-17
* Doc: remove ancient comment.Tatsuo Ishii2019-02-17
* Fix CLogTruncationLock documentation.Noah Misch2019-02-17
* Remove float8-small-is-zero regression test variant.Andrew Gierth2019-02-16
* Allow user control of CTE materialization, and change the default behavior.Tom Lane2019-02-16
* Add DECLARE STATEMENT support to ECPG.Michael Meskes2019-02-16
* doc: Update README.linksPeter Eisentraut2019-02-15
* Change floating-point output format for improved performance.Andrew Gierth2019-02-13
* Clarify docs about limitations of constraint exclusion with partitionsMichael Paquier2019-02-12
* Allow extensions to generate lossy index conditions.Tom Lane2019-02-11
* Move max_wal_senders out of max_connections for connection slot handlingMichael Paquier2019-02-12
* Redesign the partition dependency mechanism.Tom Lane2019-02-11
* Build out the planner support function infrastructure.Tom Lane2019-02-09
* Create the infrastructure for planner support functions.Tom Lane2019-02-09
* Call set_rel_pathlist_hook before generate_gather_paths, not after.Tom Lane2019-02-09
* Doc: fix thinko in description of how to escape a backslash in bytea.Tom Lane2019-02-08
* Add pg_partition_root to display top-most parent of a partition treeMichael Paquier2019-02-08
* Split create_foreignscan_path() into three functions.Tom Lane2019-02-07
* Allow some recovery parameters to be changed with reloadPeter Eisentraut2019-02-07
* Doc: Update the documentation for row movement behavior across partitions.Amit Kapila2019-02-07
* Doc: in each release branch, keep only that branch's own release notes.Tom Lane2019-02-04
* Avoid creation of the free space map for small heap relations, take 2.Amit Kapila2019-02-04
* Clarify behavior of initdb's --allow-group-access on Windows in docsMichael Paquier2019-02-04
* Add shared_memory_type GUC.Thomas Munro2019-02-03
* Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXSMichael Paquier2019-02-03
* Improve installation instructions with pg_ctl in documentationMichael Paquier2019-02-02
* Add more columns to pg_stat_sslPeter Eisentraut2019-02-01
* Add --min-xid-age and --min-mxid-age options to vacuumdbMichael Paquier2019-01-31
* Improve wording about WAL files in tar mode of pg_basebackupMagnus Hagander2019-01-29
* doc: Add link from sslinfo to pg_stat_sslPeter Eisentraut2019-01-28
* Revert "Avoid creation of the free space map for small heap relations."Amit Kapila2019-01-28
* Avoid creation of the free space map for small heap relations.Amit Kapila2019-01-28
* Change function call information to be variable length.Andres Freund2019-01-26
* Fix psql's "\g target" meta-command to work with COPY TO STDOUT.Tom Lane2019-01-26
* Allow UNLISTEN in hot-standby mode.Tom Lane2019-01-25
* Allow generalized expression syntax for partition boundsPeter Eisentraut2019-01-25
* Fix portability problem in pgbench.Tom Lane2019-01-24
* Doc: fix typo in URL of OASIS group web site.Tatsuo Ishii2019-01-23
* Adjust documentation for vacuumdb --disable-page-skippingMichael Paquier2019-01-22
* Rephrase references to "time qualification".Andres Freund2019-01-21
* Add 'id' to Acknowledgments sectionAlvaro Herrera2019-01-21
* Allow COPY FROM to filter data using WHERE conditionsTomas Vondra2019-01-20
* Restrict the use of temporary namespace in two-phase transactionsMichael Paquier2019-01-18
* Replace references to mailinglists with @lists.postgresql.orgMagnus Hagander2019-01-17
* Remove references to MajordomoMagnus Hagander2019-01-17
* Doc: enhance pgbench manual.Tatsuo Ishii2019-01-17