summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2015-07-09Improve documentation about array concat operator vs. underlying functions.Tom Lane
2015-07-09Make wal_compression PGC_SUSET rather than PGC_USERSET.Fujii Masao
2015-07-09Fix another broken link in documentation.Heikki Linnakangas
2015-07-07Refer to %p in the psql docs as 'process ID' not 'pid'.Andres Freund
2015-07-07Add psql PROMPT variable showing the pid of the connected to backend.Andres Freund
2015-07-06Remove incorrect warning from pg_archivecleanup document.Fujii Masao
2015-07-05Fix bad grammar in brin.sgml.Tom Lane
2015-07-03Add documentation and regression tests concerning rounding of numerics.Tom Lane
2015-07-03Add psql \ev and \sv commands for editing and showing view definitions.Tom Lane
2015-07-03Lift the limitation that # of clients must be a multiple of # of threadsHeikki Linnakangas
2015-07-03Make WAL-related utilities handle .partial WAL files properly.Fujii Masao
2015-07-02Improve pg_restore's -t switch to match all types of relations.Tom Lane
2015-07-02Add an optional missing_ok argument to SQL function current_setting().Tom Lane
2015-07-02Use American spelling for "behavior".Heikki Linnakangas
2015-06-30Fix broken link in documentation.Tom Lane
2015-06-30Fix typo and omission in my earlier 9.5 release notes commit.Andres Freund
2015-06-30Improve 9.5 release notes.Andres Freund
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