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