| Commit message (Expand) | Author | Age |
* | Last-minute updates for release notes. | Tom Lane | 2017-05-08 |
* | Match pg_user_mappings limits to information_schema.user_mapping_options. | Noah Misch | 2017-05-08 |
* | Restore PGREQUIRESSL recognition in libpq. | Noah Misch | 2017-05-08 |
* | Add security checks to selectivity estimation functions | Peter Eisentraut | 2017-05-08 |
* | Release notes for 9.6.3, 9.5.7, 9.4.12, 9.3.17, 9.2.21. | Tom Lane | 2017-05-07 |
* | Document current_role. | Tom Lane | 2017-05-06 |
* | doc: Update link | Peter Eisentraut | 2017-04-21 |
* | Back-patch checkpoint clarification docs and pg_basebackup updates | Magnus Hagander | 2017-04-01 |
* | Simplify the example of VACUUM in documentation. | Fujii Masao | 2017-03-31 |
* | doc: Fix a few typos and awkward links | Peter Eisentraut | 2017-03-18 |
* | Remove dead link. | Robert Haas | 2017-03-17 |
* | Spelling fixes | Peter Eisentraut | 2017-03-14 |
* | Fix grammar | Magnus Hagander | 2017-03-07 |
* | pg_upgrade docs: clarify instructions on standby extensions | Bruce Momjian | 2017-02-25 |
* | doc: Update URL for plr | Peter Eisentraut | 2017-02-21 |
* | Fix documentation of to_char/to_timestamp TZ, tz, OF formatting patterns. | Tom Lane | 2017-02-20 |
* | Document usage of COPT environment variable for adjusting configure flags. | Tom Lane | 2017-02-17 |
* | Doc: remove duplicate index entry. | Tom Lane | 2017-02-16 |
* | Formatting and docs corrections for logical decoding output plugins. | Tom Lane | 2017-02-15 |
* | Doc: fix typo in logicaldecoding.sgml. | Tom Lane | 2017-02-15 |
* | Correct thinko in last-minute release note item. | Tom Lane | 2017-02-07 |
* | Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. | Tom Lane | 2017-02-06 |
* | doc: Update URL for Microsoft download site | Peter Eisentraut | 2017-01-23 |
* | Update copyright for 2017 | Bruce Momjian | 2017-01-03 |
* | Remove bogus notice that older clients might not work with MD5 passwords. | Heikki Linnakangas | 2017-01-03 |
* | Fix incorrect example of to_timestamp() usage. | Tom Lane | 2016-12-29 |
* | Explain unaccounted for space in pgstattuple. | Andrew Dunstan | 2016-12-27 |
* | Doc: improve index entry for "median". | Tom Lane | 2016-12-23 |
* | Improve RLS documentation with respect to COPY | Joe Conway | 2016-12-22 |
* | Fix buffer overflow on particularly named files and clarify documentation about | Michael Meskes | 2016-12-22 |
* | Improve ALTER TABLE documentation | Stephen Frost | 2016-12-21 |
* | Back-patch fcff8a575198478023ada8a48e13b50f70054766 as a bug fix. | Kevin Grittner | 2016-12-13 |
* | Handle empty or all-blank PAGER setting more sanely in psql. | Tom Lane | 2016-12-07 |
* | Doc: improve description of trim() and related functions. | Tom Lane | 2016-11-30 |
* | Clarify pg_dump -b documentation | Stephen Frost | 2016-11-29 |
* | Mention server start requirement for ssl parameters | Magnus Hagander | 2016-11-27 |
* | Doc: in back branches, don't call it a row constructor if it isn't really. | Tom Lane | 2016-11-22 |
* | Doc: improve documentation about composite-value usage. | Tom Lane | 2016-11-22 |
* | Doc: add a section in Part II concerning RETURNING. | Tom Lane | 2016-11-22 |
* | Fix duplication in ALTER MATERIALIZE VIEW synopsis | Alvaro Herrera | 2016-11-14 |
* | Fix typo | Magnus Hagander | 2016-11-08 |
* | Rationalize and document pltcl's handling of magic ".tupno" array element. | Tom Lane | 2016-11-06 |
* | Improve speed of aggregates that use array_append as transition function. | Tom Lane | 2016-10-30 |
* | Doc: improve documentation about inheritance. | Tom Lane | 2016-10-26 |
* | Update release notes for last-minute commit timestamp fix. | Tom Lane | 2016-10-24 |
* | Release notes for 9.6.1, 9.5.5, 9.4.10, 9.3.15, 9.2.19, 9.1.24. | Tom Lane | 2016-10-23 |
* | Improve documentation about use of Linux huge pages. | Tom Lane | 2016-10-22 |
* | Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables. | Tom Lane | 2016-10-21 |
* | Improve documentation for CREATE RECURSIVE VIEW. | Tom Lane | 2016-10-11 |
* | Document has_type_privilege(). | Tom Lane | 2016-09-26 |