aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
* Last-minute updates for release notes.Tom Lane2017-05-08
* Match pg_user_mappings limits to information_schema.user_mapping_options.Noah Misch2017-05-08
* Restore PGREQUIRESSL recognition in libpq.Noah Misch2017-05-08
* Add security checks to selectivity estimation functionsPeter Eisentraut2017-05-08
* Release notes for 9.6.3, 9.5.7, 9.4.12, 9.3.17, 9.2.21.Tom Lane2017-05-07
* Document current_role.Tom Lane2017-05-06
* doc: Update linkPeter Eisentraut2017-04-21
* Back-patch checkpoint clarification docs and pg_basebackup updatesMagnus Hagander2017-04-01
* Simplify the example of VACUUM in documentation.Fujii Masao2017-03-31
* doc: Fix a few typos and awkward linksPeter Eisentraut2017-03-18
* Remove dead link.Robert Haas2017-03-17
* Spelling fixesPeter Eisentraut2017-03-14
* Fix grammarMagnus Hagander2017-03-07
* pg_upgrade docs: clarify instructions on standby extensionsBruce Momjian2017-02-25
* doc: Update URL for plrPeter Eisentraut2017-02-21
* Fix documentation of to_char/to_timestamp TZ, tz, OF formatting patterns.Tom Lane2017-02-20
* Document usage of COPT environment variable for adjusting configure flags.Tom Lane2017-02-17
* Doc: remove duplicate index entry.Tom Lane2017-02-16
* Formatting and docs corrections for logical decoding output plugins.Tom Lane2017-02-15
* Doc: fix typo in logicaldecoding.sgml.Tom Lane2017-02-15
* Correct thinko in last-minute release note item.Tom Lane2017-02-07
* Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20.Tom Lane2017-02-06
* doc: Update URL for Microsoft download sitePeter Eisentraut2017-01-23
* Update copyright for 2017Bruce Momjian2017-01-03
* Remove bogus notice that older clients might not work with MD5 passwords.Heikki Linnakangas2017-01-03
* Fix incorrect example of to_timestamp() usage.Tom Lane2016-12-29
* Explain unaccounted for space in pgstattuple.Andrew Dunstan2016-12-27
* Doc: improve index entry for "median".Tom Lane2016-12-23
* Improve RLS documentation with respect to COPYJoe Conway2016-12-22
* Fix buffer overflow on particularly named files and clarify documentation aboutMichael Meskes2016-12-22
* Improve ALTER TABLE documentationStephen Frost2016-12-21
* Back-patch fcff8a575198478023ada8a48e13b50f70054766 as a bug fix.Kevin Grittner2016-12-13
* Handle empty or all-blank PAGER setting more sanely in psql.Tom Lane2016-12-07
* Doc: improve description of trim() and related functions.Tom Lane2016-11-30
* Clarify pg_dump -b documentationStephen Frost2016-11-29
* Mention server start requirement for ssl parametersMagnus Hagander2016-11-27
* Doc: in back branches, don't call it a row constructor if it isn't really.Tom Lane2016-11-22
* Doc: improve documentation about composite-value usage.Tom Lane2016-11-22
* Doc: add a section in Part II concerning RETURNING.Tom Lane2016-11-22
* Fix duplication in ALTER MATERIALIZE VIEW synopsisAlvaro Herrera2016-11-14
* Fix typoMagnus Hagander2016-11-08
* Rationalize and document pltcl's handling of magic ".tupno" array element.Tom Lane2016-11-06
* Improve speed of aggregates that use array_append as transition function.Tom Lane2016-10-30
* Doc: improve documentation about inheritance.Tom Lane2016-10-26
* Update release notes for last-minute commit timestamp fix.Tom Lane2016-10-24
* 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
* Improve documentation about use of Linux huge pages.Tom Lane2016-10-22
* Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables.Tom Lane2016-10-21
* Improve documentation for CREATE RECURSIVE VIEW.Tom Lane2016-10-11
* Document has_type_privilege().Tom Lane2016-09-26