index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Age
Commit message (
Expand
)
Author
2015-07-09
Improve documentation about array concat operator vs. underlying functions.
Tom Lane
2015-07-09
Make wal_compression PGC_SUSET rather than PGC_USERSET.
Fujii Masao
2015-07-09
Fix another broken link in documentation.
Heikki Linnakangas
2015-07-07
Refer to %p in the psql docs as 'process ID' not 'pid'.
Andres Freund
2015-07-07
Add psql PROMPT variable showing the pid of the connected to backend.
Andres Freund
2015-07-06
Remove incorrect warning from pg_archivecleanup document.
Fujii Masao
2015-07-05
Fix bad grammar in brin.sgml.
Tom Lane
2015-07-03
Add documentation and regression tests concerning rounding of numerics.
Tom Lane
2015-07-03
Add psql \ev and \sv commands for editing and showing view definitions.
Tom Lane
2015-07-03
Lift the limitation that # of clients must be a multiple of # of threads
Heikki Linnakangas
2015-07-03
Make WAL-related utilities handle .partial WAL files properly.
Fujii Masao
2015-07-02
Improve pg_restore's -t switch to match all types of relations.
Tom Lane
2015-07-02
Add an optional missing_ok argument to SQL function current_setting().
Tom Lane
2015-07-02
Use American spelling for "behavior".
Heikki Linnakangas
2015-06-30
Fix broken link in documentation.
Tom Lane
2015-06-30
Fix typo and omission in my earlier 9.5 release notes commit.
Andres Freund
2015-06-30
Improve 9.5 release notes.
Andres Freund
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
[next]