| Commit message (Expand) | Author | Age |
* | doc: split long query into multiple lines | Bruce Momjian | 2013-12-04 |
* | libpq: change PQconndefaults() to ignore invalid service files | Bruce Momjian | 2013-12-03 |
* | doc: Refine documentation about recovery command exist status | Peter Eisentraut | 2013-12-02 |
* | Update release notes for 9.3.2, 9.2.6, 9.1.11, 9.0.15, 8.4.19. | Tom Lane | 2013-12-02 |
* | doc: update wording of ineffective SET and ABORT commands | Bruce Momjian | 2013-12-02 |
* | Improve draft release notes. | Tom Lane | 2013-12-02 |
* | Draft release notes for 9.3.2. | Tom Lane | 2013-12-01 |
* | doc: Disable preface.autolabel in XSLT | Peter Eisentraut | 2013-12-01 |
* | Editorial corrections to the October 2013 minor-release notes. | Tom Lane | 2013-11-30 |
* | doc: Simplify handling of variablelists in XSLT build | Peter Eisentraut | 2013-11-29 |
* | doc: Enhance documentation of ssl_ciphers setting a bit | Peter Eisentraut | 2013-11-29 |
* | doc: Allow selecting web site CSS style sheet in XSLT HTML build | Peter Eisentraut | 2013-11-28 |
* | doc: Set chunk.first.sections in XSLT, for consistency with DSSSL output | Peter Eisentraut | 2013-11-27 |
* | pg_buffercache docs: adjust order of fields | Bruce Momjian | 2013-11-27 |
* | doc: Put data types in alphabetical order | Peter Eisentraut | 2013-11-27 |
* | Minor correction of READ COMMITTED isolation level docs. | Kevin Grittner | 2013-11-27 |
* | Documentation fix for ecpg. | Michael Meskes | 2013-11-27 |
* | Add --xlogdir option to pg_basebackup, for specifying the pg_xlog directory. | Fujii Masao | 2013-11-27 |
* | Fix typo in release note. | Fujii Masao | 2013-11-27 |
* | Implement information_schema.parameters.parameter_default column | Peter Eisentraut | 2013-11-26 |
* | doc: Add id to index in XSLT build | Peter Eisentraut | 2013-11-26 |
* | Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behavior | Bruce Momjian | 2013-11-25 |
* | More improvement to comment parsing in ecpg. | Michael Meskes | 2013-11-25 |
* | PL/Tcl: Add event trigger support | Peter Eisentraut | 2013-11-23 |
* | Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. | Tom Lane | 2013-11-21 |
* | docs: update page format to specify page checksum field | Bruce Momjian | 2013-11-19 |
* | Add make_date() and make_time() functions. | Tom Lane | 2013-11-17 |
* | Allow aggregates to provide estimates of their transition state data size. | Tom Lane | 2013-11-16 |
* | doc: Restore proper alphabetical order. | Robert Haas | 2013-11-15 |
* | Clarify CREATE FUNCTION documentation about handling of typmods. | Tom Lane | 2013-11-13 |
* | docs: clarify MVCC introduction to allow for per-statement snapshots | Bruce Momjian | 2013-11-13 |
* | doc: Fix typo. | Robert Haas | 2013-11-12 |
* | Fix whitespace issues found by git diff --check, add gitattributes | Peter Eisentraut | 2013-11-10 |
* | doc: Clarify under what circumstances pg_dump needs superuser access. | Robert Haas | 2013-11-08 |
* | Add the notion of REPLICA IDENTITY for a table. | Robert Haas | 2013-11-08 |
* | Support default arguments and named-argument notation for window functions. | Tom Lane | 2013-11-06 |
* | Improve the error message given for modifying a window with frame clause. | Tom Lane | 2013-11-05 |
* | Remove CTimeZone/HasCTZSet, root and branch. | Tom Lane | 2013-11-01 |
* | Improve documentation about usage of FDW validator functions. | Tom Lane | 2013-10-28 |
* | Suppress duplicate-index-entry warning introduced by previous commit. | Tom Lane | 2013-10-28 |
* | Add large object functions catering to SQL callers. | Noah Misch | 2013-10-27 |
* | Improve documentation of random() function. | Heikki Linnakangas | 2013-10-24 |
* | doc: Improve setup for documentation building with FOP | Peter Eisentraut | 2013-10-21 |
* | Allow only some columns of a view to be auto-updateable. | Robert Haas | 2013-10-18 |
* | Provide a reliable mechanism for terminating a background worker. | Robert Haas | 2013-10-18 |
* | Remove IRIX port. | Robert Haas | 2013-10-18 |
* | doc: Configure TOC generation in XSLT HTML build | Peter Eisentraut | 2013-10-17 |
* | Remove spinlock support for SINIX, Sun3, and NS32K. | Robert Haas | 2013-10-17 |
* | doc: Enable book index in XSLT builds | Peter Eisentraut | 2013-10-15 |
* | docs: correct 9.1 and 9.2 release note mention of timeline switch fix | Bruce Momjian | 2013-10-15 |