index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Age
Commit message (
Expand
)
Author
2016-03-12
Widen query numbers-of-tuples-processed counters to uint64.
Tom Lane
2016-03-11
When appropriate, postpone SELECT output expressions till after ORDER BY.
Tom Lane
2016-03-11
Tsvector editing functions
Teodor Sigaev
2016-03-11
Allow setting sample ratio for auto_explain
Magnus Hagander
2016-03-11
psql: Don't automatically use expanded format when there's 1 column.
Robert Haas
2016-03-11
Allow to trigger kernel writeback after a configurable number of writes.
Andres Freund
2016-03-10
Don't vacuum all-frozen pages.
Robert Haas
2016-03-10
Provide much better wait information in pg_stat_activity.
Robert Haas
2016-03-10
Document BRIN a bit more thoroughly
Alvaro Herrera
2016-03-10
Reduce lock level for altering fillfactor
Simon Riggs
2016-03-10
doc: Reorganize pg_resetxlog reference page
Peter Eisentraut
2016-03-09
pgcrypto: support changing S2K iteration count
Alvaro Herrera
2016-03-08
Update GetForeignPlan documentation.
Robert Haas
2016-03-08
Fix typo.
Robert Haas
2016-03-08
Add pg_visibility contrib module.
Robert Haas
2016-03-08
Fix minor typo in logical-decoding docs.
Tom Lane
2016-03-07
Make the upper part of the planner work by generating and comparing Paths.
Tom Lane
2016-03-06
Fix typos
Magnus Hagander
2016-03-05
Expose control file data via SQL accessible functions.
Joe Conway
2016-03-05
Ignore recovery_min_apply_delay until recovery has reached consistent state
Fujii Masao
2016-03-04
Improve support of Hunspell in ispell dictionary.
Teodor Sigaev
2016-03-04
Fix the way GetExistingLocalJoinPath is documented.
Robert Haas
2016-03-03
pgbench: accept unambiguous builtin prefixes for -b
Alvaro Herrera
2016-03-02
Change the format of the VM fork to add a second bit per page.
Robert Haas
2016-03-01
Extend pgbench's expression syntax to support a few built-in functions.
Robert Haas
2016-02-29
Minor tweaks for new src/test/recovery
Alvaro Herrera
2016-02-29
doc: document MANPATH as /usr/local/pgsql/share/man
Alvaro Herrera
2016-02-26
Add a test framework for recovery
Alvaro Herrera
2016-02-26
Add new FDW API to test for parallel-safety.
Robert Haas
2016-02-22
Create a function to reliably identify which sessions block which others.
Tom Lane
2016-02-21
Docs: make prose discussion match the ordering of Table 9-58.
Tom Lane
2016-02-21
Fix wording in the Tutorial document.
Tatsuo Ishii
2016-02-20
Add pg_size_bytes() to parse human-readable size strings.
Dean Rasheed
2016-02-20
doc: Improve CSS style of option element
Peter Eisentraut
2016-02-19
Add an explicit representation of the output targetlist to Paths.
Tom Lane
2016-02-18
Fix multiple bugs in contrib/pgstattuple's pgstatindex() function.
Tom Lane
2016-02-17
Add new system view, pg_config
Joe Conway
2016-02-16
Improve documentation about CREATE INDEX CONCURRENTLY.
Tom Lane
2016-02-16
release notes: fix 9.5 SGML comment about commit
Bruce Momjian
2016-02-16
Improve wording in the planner doc
Tatsuo Ishii
2016-02-16
Correct the formulas for System V IPC parameters SEMMNI and SEMMNS in docs.
Fujii Masao
2016-02-15
Allow the WAL writer to flush WAL at a reduced rate.
Andres Freund
2016-02-15
Fix typo
Magnus Hagander
2016-02-11
Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable.
Noah Misch
2016-02-09
postgres_fdw: Push down joins to remote servers.
Robert Haas
2016-02-08
Last-minute updates for release notes.
Tom Lane
2016-02-07
Improve documentation about PRIMARY KEY constraints.
Tom Lane
2016-02-07
Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20.
Tom Lane
2016-02-07
Introduce a new GUC force_parallel_mode for testing purposes.
Robert Haas
2016-02-05
First-draft release notes for 9.4.6.
Tom Lane
[next]