Age | Commit message (Expand) | Author |
2015-06-29 | Desultory review of 9.5 release notes. | Tom Lane |
2015-06-29 | Code + docs review for escaping of option values (commit 11a020eb6). | Tom Lane |
2015-06-28 | Improve design and implementation of pg_file_settings view. | Tom Lane |
2015-06-28 | Also trigger restartpoints based on max_wal_size on standby. | Heikki Linnakangas |
2015-06-28 | Fix markup in docs. | Heikki Linnakangas |
2015-06-28 | Add missing_ok option to the SQL functions for reading files. | Heikki Linnakangas |
2015-06-26 | Fix grammar. | Robert Haas |
2015-06-26 | release notes: Add entry for commit 5ea86e6e6. | Robert Haas |
2015-06-26 | release notes: Combine items for pg_upgrade and pg_upgrade_support moves. | Robert Haas |
2015-06-26 | Improve handling of CustomPath/CustomPlan(State) children. | Robert Haas |
2015-06-25 | Docs: fix claim that to_char('FM') removes trailing zeroes. | Tom Lane |
2015-06-24 | Add index terms for functions jsonb_set and jsonb_pretty. | Fujii Masao |
2015-06-20 | Fix BRIN supported operators table | Alvaro Herrera |
2015-06-19 | In immediate shutdown, postmaster should not exit till children are gone. | Tom Lane |
2015-06-14 | release notes: fix Petr's name typos | Bruce Momjian |
2015-06-14 | doc: Add note to pg_dump man page about pg_dumpall | Peter Eisentraut |
2015-06-14 | Remove stray character | Peter Eisentraut |
2015-06-14 | release notes: consistently name "Alexander Shulgin" | Bruce Momjian |
2015-06-14 | release notes: move/remove/adjust items | Bruce Momjian |
2015-06-14 | release notes: add accent to Petr JelĂnek last name | Bruce Momjian |
2015-06-14 | release notes: remove mention of pg_basebackup non-compat | Bruce Momjian |
2015-06-13 | release notes: add Petr Jelinek to JSON function item | Bruce Momjian |
2015-06-13 | release notes: fixes from Fujii Masao | Bruce Momjian |
2015-06-13 | release notes: reorder hash performance authors, again | Bruce Momjian |
2015-06-13 | release notes: reorder sort performance authors | Bruce Momjian |
2015-06-13 | release notes: split apart hash items | Bruce Momjian |
2015-06-13 | release notes: add two optimizer items | Bruce Momjian |
2015-06-12 | Fix alphabetization in catalogs.sgml. | Fujii Masao |
2015-06-12 | release notes: add links to doc sections | Bruce Momjian |
2015-06-11 | release notes: update hash item | Bruce Momjian |
2015-06-11 | release notes: move pg_buffercache item to the right section | Bruce Momjian |
2015-06-11 | release notes: implement suggestions | Bruce Momjian |
2015-06-11 | release notes: explain meaning of pg_stat_get_snapshot_timestamp() | Bruce Momjian |
2015-06-11 | release notes: update for pg_basebackup in tar format | Bruce Momjian |
2015-06-11 | Rename jsonb - text[] operator to #- to avoid ambiguity. | Andrew Dunstan |
2015-06-11 | First draft of 9.5 release notes | Bruce Momjian |
2015-06-11 | doc: Use "connections" instead of "slots" to avoid confusion | Peter Eisentraut |
2015-06-11 | doc: Fix typo | Peter Eisentraut |
2015-06-10 | doc: Call xmllint for validity also in the fop build | Peter Eisentraut |
2015-06-10 | docs: update release note regex suggestions | Bruce Momjian |
2015-06-09 | Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. | Tom Lane |
2015-06-09 | First-draft release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. | Tom Lane |
2015-06-08 | Fix typos | Alvaro Herrera |
2015-06-08 | Clarify documentation of jsonb - text | Andrew Dunstan |
2015-06-08 | Desupport jsonb subscript deletion on objects | Andrew Dunstan |
2015-06-08 | doc: Fix broken links in FOP build | Peter Eisentraut |
2015-06-04 | doc: Session identifiers truncate, not round, the backend start time. | Robert Haas |
2015-06-04 | docs: Fix list of object types pg_table_is_visible() can handle. | Robert Haas |
2015-06-04 | Remove -i/--ignore-version option from pg_dump, pg_dumpall and pg_restore. | Fujii Masao |
2015-06-04 | Fix some issues in pg_class.relminmxid and pg_database.datminmxid documentation. | Fujii Masao |