| Commit message (Expand) | Author | Age |
* | Fix "the the" typos. | Heikki Linnakangas | 2014-03-24 |
* | Fix mis-spelling in jsonb docs. | Andrew Dunstan | 2014-03-23 |
* | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 2014-03-23 |
* | Offer triggers on foreign tables. | Noah Misch | 2014-03-23 |
* | Some minor improvements to logical decoding document. | Fujii Masao | 2014-03-19 |
* | Logical decoding documentation corrections. | Robert Haas | 2014-03-18 |
* | Documentation for logical decoding. | Robert Haas | 2014-03-18 |
* | Fix help message and document in pg_receivexlog. | Fujii Masao | 2014-03-18 |
* | Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21. | Tom Lane | 2014-03-17 |
* | Fix typos in comments. | Fujii Masao | 2014-03-17 |
* | Cleanups from the remove-native-krb5 patch | Magnus Hagander | 2014-03-16 |
* | First-draft release notes for 9.3.4. | Tom Lane | 2014-03-15 |
* | Allow psql to print COPY command status in more cases. | Tom Lane | 2014-03-13 |
* | Fix a couple of typos in docs. | Heikki Linnakangas | 2014-03-13 |
* | Show PIDs of lock holders and waiters in log_lock_waits log message. | Fujii Masao | 2014-03-13 |
* | test_decoding: Documentation fix. | Robert Haas | 2014-03-12 |
* | Allow opclasses to provide tri-valued GIN consistent functions. | Heikki Linnakangas | 2014-03-12 |
* | Allow logical decoding via the walsender interface. | Robert Haas | 2014-03-10 |
* | doc: remove extra whitespace in SGML markup | Bruce Momjian | 2014-03-08 |
* | pg_ctl: improve handling of invalid data directory | Bruce Momjian | 2014-03-08 |
* | docs: small adjustements to recent SELECT and pg_upgrade improvements | Bruce Momjian | 2014-03-08 |
* | pg_upgrade: document delete problems with tablespaces inside the cluster dire... | Bruce Momjian | 2014-03-07 |
* | doc: improve server's keepalive description | Bruce Momjian | 2014-03-07 |
* | docs: improve TABLE command by showing supported clauses | Bruce Momjian | 2014-03-07 |
* | release notes: add item missed in 9.2.5 release | Bruce Momjian | 2014-03-07 |
* | Fix name of syslog_ident GUC in docs. | Heikki Linnakangas | 2014-03-07 |
* | docs: to_timestamp and to_date do minimal range checking | Bruce Momjian | 2014-03-05 |
* | Provide a FORCE NULL option to COPY in CSV mode. | Andrew Dunstan | 2014-03-04 |
* | auto_explain: Add logging of trigger execution | Alvaro Herrera | 2014-03-04 |
* | Constructors for interval, timestamp, timestamptz | Alvaro Herrera | 2014-03-04 |
* | Introduce logical decoding. | Robert Haas | 2014-03-03 |
* | Rename huge_tlb_pages to huge_pages, and improve docs. | Heikki Linnakangas | 2014-03-03 |
* | pg_dump et al: Add --if-exists option | Alvaro Herrera | 2014-03-03 |
* | Corrections to replication slots code and documentation. | Robert Haas | 2014-03-03 |
* | Allow BASE_BACKUP to be throttled | Alvaro Herrera | 2014-02-27 |
* | doc: bgw_main takes a Datum argument, not void *. | Alvaro Herrera | 2014-02-27 |
* | Show xid and xmin in pg_stat_activity and pg_stat_replication. | Robert Haas | 2014-02-25 |
* | Update and clarify ssl_ciphers default | Peter Eisentraut | 2014-02-24 |
* | Increase work_mem and maintenance_work_mem defaults by 4x | Bruce Momjian | 2014-02-24 |
* | docs: remove unnecessary references to old PG versions | Bruce Momjian | 2014-02-24 |
* | Fix markup for CHAR() doc patch | Bruce Momjian | 2014-02-24 |
* | docs: document behavior of CHAR() comparisons with chars < space | Bruce Momjian | 2014-02-24 |
* | Use pg_lsn data type in pg_stat_replication, too. | Robert Haas | 2014-02-24 |
* | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 |
* | pg_basebackup: Add support for relocating tablespaces | Peter Eisentraut | 2014-02-22 |
* | doc: Clarify documentation page header customization code | Peter Eisentraut | 2014-02-20 |
* | Document pg_replslot in storage.sgml. | Robert Haas | 2014-02-19 |
* | Switch various builtin functions to use pg_lsn instead of text. | Robert Haas | 2014-02-19 |
* | Add a pg_lsn data type, to represent an LSN. | Robert Haas | 2014-02-19 |
* | Last-minute updates for release notes. | Tom Lane | 2014-02-17 |