aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
* Release notes for 9.6.1, 9.5.5, 9.4.10, 9.3.15, 9.2.19, 9.1.24.Tom Lane2016-10-23
* Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables.Tom Lane2016-10-21
* Doc: fix examples of # operators so they actually work.Tom Lane2016-09-23
* doc: Fix documentation to match actual make outputPeter Eisentraut2016-09-20
* doc: Correct ALTER USER MAPPING examplePeter Eisentraut2016-09-20
* Don't require dynamic timezone abbreviations to match underlying time zone.Tom Lane2016-09-02
* Doc: fix bad link in 9.1 branch only.Tom Lane2016-08-11
* Doc: write some for adminpack.Tom Lane2016-08-10
* Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT.Tom Lane2016-08-09
* Last-minute updates for release notes.Tom Lane2016-08-08
* Introduce a psql "\connect -reuse-previous=on|off" option.Noah Misch2016-08-08
* Release notes for 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23.Tom Lane2016-08-07
* Fix misestimation of n_distinct for a nearly-unique column with many nulls.Tom Lane2016-08-07
* doc: Remove documentation of nonexistent information schema columnsPeter Eisentraut2016-08-03
* doc: OS collation changes can break indexesBruce Momjian2016-08-02
* Fix pg_basebackup so that it accepts 0 as a valid compression level.Fujii Masao2016-08-01
* Doc: remove claim that hash index creation depends on effective_cache_size.Tom Lane2016-07-31
* doc: apply hypen fix that was not backpatchedBruce Momjian2016-07-30
* Improve documentation about CREATE TABLE ... LIKE.Tom Lane2016-07-28
* Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields.Tom Lane2016-07-26
* doc: Fix typosPeter Eisentraut2016-07-14
* doc: Update URL for PL/PHPPeter Eisentraut2016-07-11
* doc: mention dependency on collation librariesBruce Momjian2016-07-02
* Document that dependency tracking doesn't consider function bodies.Tom Lane2016-06-21
* Docs: improve description of psql's %R prompt escape sequence.Tom Lane2016-06-19
* Clarify documentation of ceil/ceiling/floor functions.Tom Lane2016-06-09
* Further improve documentation about --quote-all-identifiers switch.Tom Lane2016-05-20
* Improve documentation about pg_dump's --quote-all-identifiers switch.Tom Lane2016-05-20
* doc: Fix typoPeter Eisentraut2016-05-13
* Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22.Tom Lane2016-05-07
* doc: Fix more typosPeter Eisentraut2016-05-04
* doc: Fix typosPeter Eisentraut2016-05-03
* doc: Add missing parenthesesPeter Eisentraut2016-04-15
* Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21.Tom Lane2016-03-27
* doc: document MANPATH as /usr/local/pgsql/share/manAlvaro Herrera2016-02-29
* Fix wording in the Tutorial document.Tatsuo Ishii2016-02-21
* Fix multiple bugs in contrib/pgstattuple's pgstatindex() function.Tom Lane2016-02-18
* Improve documentation about CREATE INDEX CONCURRENTLY.Tom Lane2016-02-16
* Improve wording in the planner docTatsuo Ishii2016-02-16
* Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable.Noah Misch2016-02-10
* Last-minute updates for release notes.Tom Lane2016-02-08
* Improve documentation about PRIMARY KEY constraints.Tom Lane2016-02-07
* Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20.Tom Lane2016-02-07
* Fix error in documentated use of mingw-w64 compilersAndrew Dunstan2016-01-30
* Adjust back-branch release note description of commits a2a718b22 et al.Tom Lane2016-01-02
* Update copyright for 2016Bruce Momjian2016-01-02
* Document the exponentiation operator as associating left to right.Tom Lane2015-12-28
* Docs: document that psql's "\i -" means read from stdin.Tom Lane2015-12-13
* Doc: update external URLs for PostGIS project.Tom Lane2015-12-12
* Further improve documentation of the role-dropping process.Tom Lane2015-12-04