| Commit message (Expand) | Author | Age | Files | Lines |
* | Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. | Tom Lane | 2015-06-09 | 5 | -0/+540 |
* | Fix some issues in pg_class.relminmxid and pg_database.datminmxid documentation. | Fujii Masao | 2015-06-04 | 1 | -6/+6 |
* | Release notes for 9.4.3, 9.3.8, 9.2.12, 9.1.17, 9.0.21. | Tom Lane | 2015-06-01 | 5 | -0/+556 |
* | Last-minute updates for release notes.REL9_4_2 | Tom Lane | 2015-05-19 | 5 | -50/+87 |
* | Last-minute updates for release notes. | Tom Lane | 2015-05-18 | 5 | -0/+299 |
* | pgcrypto: Report errant decryption as "Wrong key or corrupt data". | Noah Misch | 2015-05-18 | 1 | -0/+8 |
* | Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. | Tom Lane | 2015-05-17 | 5 | -2/+3061 |
* | Fix docs typo | Tom Lane | 2015-05-16 | 1 | -2/+2 |
* | Docs: fix erroneous claim about max byte length of GB18030. | Tom Lane | 2015-05-14 | 1 | -1/+1 |
* | Increase threshold for multixact member emergency autovac to 50%. | Robert Haas | 2015-05-11 | 1 | -3/+4 |
* | Recommend include_realm=1 in docs | Stephen Frost | 2015-05-08 | 1 | -9/+32 |
* | Teach autovacuum about multixact member wraparound. | Robert Haas | 2015-05-08 | 1 | -1/+7 |
* | citext's regexp_matches() functions weren't documented, either. | Tom Lane | 2015-05-05 | 1 | -0/+5 |
* | pg_upgrade: document need for text search files to be copied | Bruce Momjian | 2015-04-16 | 1 | -0/+2 |
* | Fix incorrect punctuation | Magnus Hagander | 2015-04-09 | 1 | -1/+1 |
* | Fix spelling of author's name | Simon Riggs | 2015-04-07 | 1 | -1/+1 |
* | Fix typo in libpq.sgml. | Fujii Masao | 2015-04-06 | 1 | -1/+1 |
* | psql: fix \connect with URIs and conninfo strings | Alvaro Herrera | 2015-04-01 | 1 | -11/+29 |
* | Fix incorrect markup in documentation of window frame clauses. | Tom Lane | 2015-03-31 | 2 | -4/+4 |
* | Fix documentation for libpq's PQfn(). | Tom Lane | 2015-03-08 | 1 | -8/+15 |
* | Fix pg_dump handling of extension config tables | Stephen Frost | 2015-03-02 | 1 | -0/+11 |
* | Fix potential deadlock with libpq non-blocking mode. | Heikki Linnakangas | 2015-02-23 | 1 | -1/+8 |
* | Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. | Tom Lane | 2015-02-17 | 1 | -16/+20 |
* | Fix typo in logicaldecoding.sgml. | Andres Freund | 2015-02-12 | 1 | -1/+1 |
* | Fixed array handling in ecpg. | Michael Meskes | 2015-02-11 | 1 | -4/+7 |
* | Report WAL flush, not insert, position in replication IDENTIFY_SYSTEM | Heikki Linnakangas | 2015-02-06 | 1 | -1/+1 |
* | doc: Fix markup | Fujii Masao | 2015-02-04 | 2 | -2/+2 |
* | Last-minute updates for release notes. | Tom Lane | 2015-02-02 | 5 | -0/+533 |
* | Doc: fix syntax description for psql's \setenv. | Tom Lane | 2015-02-02 | 1 | -1/+1 |
* | doc: Improve claim about location of pg_service.conf | Peter Eisentraut | 2015-02-01 | 1 | -1/+1 |
* | Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19. | Tom Lane | 2015-02-01 | 5 | -1/+4619 |
* | Fix documentation of psql's ECHO all mode. | Tom Lane | 2015-01-31 | 1 | -7/+7 |
* | Fix jsonb Unicode escape processing, and in consequence disallow \u0000. | Tom Lane | 2015-01-30 | 2 | -24/+11 |
* | doc: Fix typos in make_timestamp{,tz} examples | Alvaro Herrera | 2015-01-19 | 1 | -2/+2 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 | 1 | -3/+3 |
* | Treat negative values of recovery_min_apply_delay as having no effect. | Tom Lane | 2015-01-03 | 1 | -12/+11 |
* | Make path to pg_service.conf absolute in documentation | Magnus Hagander | 2015-01-03 | 1 | -1/+1 |
* | Docs: improve descriptions of ISO week-numbering date features. | Tom Lane | 2014-12-31 | 1 | -36/+53 |
* | Improve consistency of parsing of psql's magic variables. | Tom Lane | 2014-12-31 | 1 | -19/+20 |
* | Assorted minor fixes for psql metacommand docs. | Tom Lane | 2014-12-29 | 1 | -22/+23 |
* | Further tidy up on json aggregate documentation | Andrew Dunstan | 2014-12-22 | 1 | -2/+2 |
* | Fix documentation of argument type of json_agg and jsonb_agg | Andrew Dunstan | 2014-12-22 | 1 | -3/+3 |
* | Docs: clarify treatment of variadic functions with zero variadic arguments. | Tom Lane | 2014-12-21 | 1 | -0/+14 |
* | Improve documentation about CASE and constant subexpressions. | Tom Lane | 2014-12-18 | 2 | -7/+36 |
* | Lock down regression testing temporary clusters on Windows. | Noah Misch | 2014-12-17 | 1 | -13/+0 |
* | Add missing documentation for some vcregress modes | Magnus Hagander | 2014-12-17 | 1 | -0/+3 |
* | Remove redundant sentence | Magnus Hagander | 2014-12-17 | 1 | -1/+1 |
* | doc: Add link to how to specify time zone names to initdb man page | Peter Eisentraut | 2014-12-14 | 1 | -2/+3 |
* | Improve documentation around parameter-setting and ALTER SYSTEM. | Tom Lane | 2014-12-14 | 2 | -184/+225 |
* | Update 9.4 release notes. | Tom Lane | 2014-12-14 | 3 | -170/+143 |