summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Stamp 9.3.19.REL9_3_19Tom Lane2017-08-281-1/+1
* Doc: adjust release-note credit for parallel pg_restore fix.Tom Lane2017-08-281-1/+2
* Release notes for 9.6.5, 9.5.9, 9.4.14, 9.3.19, 9.2.23.Tom Lane2017-08-272-0/+279
* Stamp 9.3.18.REL9_3_18Tom Lane2017-08-071-1/+1
* Last-minute updates for release notes.Tom Lane2017-08-072-142/+256
* Again match pg_user_mappings to information_schema.user_mapping_options.Noah Misch2017-08-071-6/+26
* Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.Tom Lane2017-08-062-0/+775
* Add missing ALTER USER variantsPeter Eisentraut2017-08-032-5/+5
* Add pgtcl back to the list of externally-maintained client interfaces.Tom Lane2017-08-021-7/+28
* Doc: specify that the minimum supported version of Perl is 5.8.3.Tom Lane2017-07-312-2/+4
* Doc: clarify description of degenerate NATURAL joins.Tom Lane2017-07-202-4/+7
* Doc: add missing note about permissions needed to change log_lock_waits.Tom Lane2017-07-191-0/+1
* Doc: explain dollar quoting in the intro part of the pl/pgsql chapter.Tom Lane2017-07-171-1/+19
* Doc: clarify wording about tool requirements in sourcerepo.sgml.Tom Lane2017-07-101-3/+3
* Second try at fixing tcp_keepalives_idle option on Solaris.Tom Lane2017-06-282-17/+19
* Fix materialized-view documentation oversights.Tom Lane2017-06-191-5/+7
* doc: remove mention of Windows junction points by pg_upgradeBruce Momjian2017-06-151-1/+1
* Fix document bug regarding read only transactions.Tatsuo Ishii2017-06-151-1/+1
* Fix docs to not claim ECPG's SET CONNECTION is not thread-aware.Michael Meskes2017-06-071-3/+2
* Always use -fPIC, not -fpic, when building shared libraries with gcc.Tom Lane2017-06-011-14/+12
* Prevent running pg_resetwal/pg_resetxlog against wrong-version data dirs.Tom Lane2017-05-291-0/+5
* Remove docs mention of PGREALM variableMagnus Hagander2017-05-261-16/+0
* Fix precision and rounding issues in money multiplication and division.Tom Lane2017-05-211-0/+5
* Change documentation references to PG website to use https: not http:Tom Lane2017-05-2012-21/+21
* doc: update markup for release note "release date" blockBruce Momjian2017-05-1211-1212/+1212
* Stamp 9.3.17.REL9_3_17Tom Lane2017-05-081-1/+1
* Last-minute updates for release notes.Tom Lane2017-05-082-2/+266
* Match pg_user_mappings limits to information_schema.user_mapping_options.Noah Misch2017-05-081-2/+5
* Restore PGREQUIRESSL recognition in libpq.Noah Misch2017-05-081-0/+3
* Add security checks to selectivity estimation functionsPeter Eisentraut2017-05-081-0/+60
* Release notes for 9.6.3, 9.5.7, 9.4.12, 9.3.17, 9.2.21.Tom Lane2017-05-072-0/+671
* Document current_role.Tom Lane2017-05-061-2/+20
* doc: Update linkPeter Eisentraut2017-04-211-1/+1
* Simplify the example of VACUUM in documentation.Fujii Masao2017-03-311-30/+3
* doc: Fix a few typos and awkward linksPeter Eisentraut2017-03-183-4/+4
* Remove dead link.Robert Haas2017-03-171-3/+1
* Spelling fixesPeter Eisentraut2017-03-147-9/+9
* doc: Update URL for plrPeter Eisentraut2017-02-211-1/+1
* Fix documentation of to_char/to_timestamp TZ, tz, OF formatting patterns.Tom Lane2017-02-201-2/+4
* Document usage of COPT environment variable for adjusting configure flags.Tom Lane2017-02-171-0/+28
* Correct thinko in last-minute release note item.Tom Lane2017-02-072-4/+4
* Stamp 9.3.16.REL9_3_16Tom Lane2017-02-061-1/+1
* Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20.Tom Lane2017-02-062-0/+860
* doc: Update URL for Microsoft download sitePeter Eisentraut2017-01-231-1/+1
* Update copyright for 2017Bruce Momjian2017-01-031-3/+3
* Remove bogus notice that older clients might not work with MD5 passwords.Heikki Linnakangas2017-01-031-6/+0
* Fix incorrect example of to_timestamp() usage.Tom Lane2016-12-291-1/+1
* Explain unaccounted for space in pgstattuple.Andrew Dunstan2016-12-271-0/+10
* Fix buffer overflow on particularly named files and clarify documentation aboutMichael Meskes2016-12-221-5/+3
* Back-patch fcff8a575198478023ada8a48e13b50f70054766 as a bug fix.Kevin Grittner2016-12-131-7/+28