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
/
sgml
Age
Commit message (
Expand
)
Author
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
2016-02-05
Remove parallel-safety check from GetExistingLocalJoinPath.
Robert Haas
2016-02-05
Add num_nulls() and num_nonnulls() to count NULL arguments.
Tom Lane
2016-02-04
Add some additional core functions to support join pushdown for FDWs.
Robert Haas
2016-02-04
Change the way that LWLocks for extensions are allocated.
Robert Haas
2016-02-04
Simplify syntax diagram for REINDEX.
Tom Lane
2016-02-03
Extend sortsupport for text to more opclasses.
Robert Haas
2016-02-03
Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore documentation.
Tom Lane
2016-02-03
Allow parallel custom and foreign scans.
Robert Haas
2016-02-03
doc: Fix stand-alone INSTALL file build
Peter Eisentraut
2016-02-03
Remove CustomPath's TextOutCustomPath method.
Robert Haas
2016-02-03
postgres_fdw: Allow fetch_size to be set per-table or per-server.
Robert Haas
2016-02-03
Add support for systemd service notifications
Peter Eisentraut
2016-02-01
pgbench: allow per-script statistics
Alvaro Herrera
2016-01-31
Fix error in documentated use of mingw-w64 compilers
Andrew Dunstan
2016-01-29
Fix syntax descriptions for replication commands in logicaldecoding.sgml
Fujii Masao
2016-01-28
Add [NO]BYPASSRLS options to CREATE USER and ALTER USER docs.
Robert Haas
[next]