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-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
2016-01-28
Fix spi_worker mention in bgworker documentation
Alvaro Herrera
2016-01-28
Fix typos in comments and doc
Fujii Masao
2016-01-28
Add gin_clean_pending_list function to clean up GIN pending list
Fujii Masao
2016-01-27
pgbench: improve multi-script support
Alvaro Herrera
2016-01-22
Add trigonometric functions that work in degrees.
Tom Lane
2016-01-22
Improve levenshtein() docs.
Tom Lane
2016-01-22
Make extract() do something more reasonable with infinite datetimes.
Tom Lane
2016-01-20
Support multi-stage aggregation.
Robert Haas
2016-01-20
Fix assorted inconsistencies in GIN opclass support function declarations.
Tom Lane
2016-01-19
Fix assorted inconsistencies in GiST opclass support function declarations.
Tom Lane
2016-01-18
Fix typo.
Tatsuo Ishii
2016-01-18
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-12
Add new user fn pg_current_xlog_flush_location()
Simon Riggs
2016-01-11
doc: Fix typo in logical decoding documentation
Peter Eisentraut
2016-01-07
pgstat: add WAL receiver status view & SRF
Alvaro Herrera
2016-01-05
Fix typo in create_transform.sgml.
Tatsuo Ishii
2016-01-05
Add scale(numeric)
Alvaro Herrera
2016-01-05
Make the to_reg*() functions accept text not cstring.
Tom Lane
2016-01-05
Add to_regnamespace() and to_regrole() to the documentation.
Tom Lane
2016-01-04
Docs: provide a concrete discussion and example for RLS race conditions.
Tom Lane
2016-01-04
Adjust behavior of row_security GUC to match the docs.
Tom Lane
2016-01-04
Do some copy-editing on the docs for row-level security.
Tom Lane
2016-01-03
Do some copy-editing on the docs for replication origins.
Tom Lane
2016-01-03
Do a final round of copy-editing on the 9.5 release notes.
Tom Lane
[next]