aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Release notes for 9.4.3, 9.3.8, 9.2.12, 9.1.17, 9.0.21.Tom Lane2015-06-01
* Last-minute updates for release notes.REL9_4_2Tom Lane2015-05-19
* Last-minute updates for release notes.Tom Lane2015-05-18
* pgcrypto: Report errant decryption as "Wrong key or corrupt data".Noah Misch2015-05-18
* Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20.Tom Lane2015-05-17
* Fix docs typoTom Lane2015-05-16
* Docs: fix erroneous claim about max byte length of GB18030.Tom Lane2015-05-14
* Increase threshold for multixact member emergency autovac to 50%.Robert Haas2015-05-11
* Recommend include_realm=1 in docsStephen Frost2015-05-08
* Teach autovacuum about multixact member wraparound.Robert Haas2015-05-08
* citext's regexp_matches() functions weren't documented, either.Tom Lane2015-05-05
* pg_upgrade: document need for text search files to be copiedBruce Momjian2015-04-16
* Fix incorrect punctuationMagnus Hagander2015-04-09
* Fix spelling of author's nameSimon Riggs2015-04-07
* Fix typo in libpq.sgml.Fujii Masao2015-04-06
* psql: fix \connect with URIs and conninfo stringsAlvaro Herrera2015-04-01
* Fix incorrect markup in documentation of window frame clauses.Tom Lane2015-03-31
* Fix documentation for libpq's PQfn().Tom Lane2015-03-08
* Fix pg_dump handling of extension config tablesStephen Frost2015-03-02
* Fix potential deadlock with libpq non-blocking mode.Heikki Linnakangas2015-02-23
* Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses.Tom Lane2015-02-17
* Fix typo in logicaldecoding.sgml.Andres Freund2015-02-12
* Fixed array handling in ecpg.Michael Meskes2015-02-11
* Report WAL flush, not insert, position in replication IDENTIFY_SYSTEMHeikki Linnakangas2015-02-06
* doc: Fix markupFujii Masao2015-02-04
* Last-minute updates for release notes.Tom Lane2015-02-02
* Doc: fix syntax description for psql's \setenv.Tom Lane2015-02-02
* doc: Improve claim about location of pg_service.confPeter Eisentraut2015-02-01
* Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19.Tom Lane2015-02-01
* Fix documentation of psql's ECHO all mode.Tom Lane2015-01-31
* Fix jsonb Unicode escape processing, and in consequence disallow \u0000.Tom Lane2015-01-30
* doc: Fix typos in make_timestamp{,tz} examplesAlvaro Herrera2015-01-19
* Update copyright for 2015Bruce Momjian2015-01-06
* Treat negative values of recovery_min_apply_delay as having no effect.Tom Lane2015-01-03
* Make path to pg_service.conf absolute in documentationMagnus Hagander2015-01-03
* Docs: improve descriptions of ISO week-numbering date features.Tom Lane2014-12-31
* Improve consistency of parsing of psql's magic variables.Tom Lane2014-12-31
* Assorted minor fixes for psql metacommand docs.Tom Lane2014-12-29
* Further tidy up on json aggregate documentationAndrew Dunstan2014-12-22
* Fix documentation of argument type of json_agg and jsonb_aggAndrew Dunstan2014-12-22
* Docs: clarify treatment of variadic functions with zero variadic arguments.Tom Lane2014-12-21
* Improve documentation about CASE and constant subexpressions.Tom Lane2014-12-18
* Lock down regression testing temporary clusters on Windows.Noah Misch2014-12-17
* Add missing documentation for some vcregress modesMagnus Hagander2014-12-17
* Remove redundant sentenceMagnus Hagander2014-12-17
* doc: Add link to how to specify time zone names to initdb man pagePeter Eisentraut2014-12-14
* Improve documentation around parameter-setting and ALTER SYSTEM.Tom Lane2014-12-14
* Update 9.4 release notes.Tom Lane2014-12-14
* Improve recovery target settings documentation.Tom Lane2014-12-13
* Remove USE_VPATH make variable from PGXSPeter Eisentraut2014-12-04