index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
Commit message (
Expand
)
Author
Age
*
Update regression testing instructions.
Tom Lane
2014-02-14
*
Suggest shell here-documents instead of psql -c for multiple commands.
Tom Lane
2014-02-14
*
Separate multixact freezing parameters from xid's
Alvaro Herrera
2014-02-13
*
docs: improve CREATE FUNCTION docs about language case and quoting
Bruce Momjian
2014-02-13
*
pgcrypto: clarify 'md5' (hash) table entry
Bruce Momjian
2014-02-13
*
pg_upgrade: mention the need for tablespace snapshots in docs
Bruce Momjian
2014-02-13
*
pg_upgrade: document use of file system and COW snapshots
Bruce Momjian
2014-02-12
*
Improve cross-references between minor version release notes.
Tom Lane
2014-02-12
*
Revert gmake/make release note changes
Bruce Momjian
2014-02-12
*
Rename 'gmake' to 'make' in docs and recommended commands
Bruce Momjian
2014-02-12
*
doc: Postgres date-style date-only output is ISO
Bruce Momjian
2014-02-12
*
Don't generate plain-text HISTORY and src/test/regress/README anymore.
Tom Lane
2014-02-10
*
doc: Disable indentation of XHTML output
Peter Eisentraut
2014-02-05
*
Minor improvements to replication slot documentation.
Robert Haas
2014-02-05
*
Rephrase text to avoid links in regress.sgml
Robert Haas
2014-02-03
*
Document a few more regression test hazards.
Robert Haas
2014-02-03
*
Add <indexterm> for functions pg_sleep_for and pg_sleep_until.
Fujii Masao
2014-02-03
*
Fix typos in docs and comments.
Fujii Masao
2014-02-02
*
Introduce replication slots.
Robert Haas
2014-01-31
*
docs: mention 'g' is not in the regex embedded options table
Bruce Momjian
2014-01-31
*
doc: mention statistics reset during crash recovery
Bruce Momjian
2014-01-31
*
doc: mention data page checksums in WAL section
Bruce Momjian
2014-01-31
*
docs: mention tgconstrindid supports exclusion constraints
Bruce Momjian
2014-01-31
*
Add some examples to the postgres_fdw documentation.
Tom Lane
2014-01-31
*
doc: authentication wording improvements
Bruce Momjian
2014-01-31
*
docs: specify FOR UPDATE/SHARE incompatibilities
Bruce Momjian
2014-01-31
*
Fix documented return type of json_array_elements_text.
Andrew Dunstan
2014-01-31
*
Add convenience functions pg_sleep_for and pg_sleep_until.
Robert Haas
2014-01-30
*
docs: improve xref description for xreflabel and refentry links
Bruce Momjian
2014-01-30
*
docs: mention SGML refentry also pulls text from the link
Bruce Momjian
2014-01-30
*
docs: add mention of index swapping
Bruce Momjian
2014-01-30
*
Add checks for interval overflow/underflow
Bruce Momjian
2014-01-30
*
Include planning time in EXPLAIN ANALYZE output.
Robert Haas
2014-01-29
*
Add json_array_elements_text function.
Andrew Dunstan
2014-01-29
*
Remedy two small omissions in the new json functions docs.
Andrew Dunstan
2014-01-29
*
Fix docs build.
Heikki Linnakangas
2014-01-29
*
Allow using huge TLB pages on Linux (MAP_HUGETLB)
Heikki Linnakangas
2014-01-29
*
Minor docs fixes for new json functions.
Andrew Dunstan
2014-01-28
*
New json functions.
Andrew Dunstan
2014-01-28
*
Add pg_stat_archiver statistics view.
Fujii Masao
2014-01-29
*
Keep pg_stat_statements' query texts in a file, not in shared memory.
Tom Lane
2014-01-27
*
Relax the requirement that all lwlocks be stored in a single array.
Robert Haas
2014-01-27
*
Code review for auto-tuned effective_cache_size.
Tom Lane
2014-01-27
*
Provide for client-only installs with MSVC.
Andrew Dunstan
2014-01-26
*
Enable building with Visual Studion 2013.
Andrew Dunstan
2014-01-26
*
Use E, not e, for escaping in example docs
Stephen Frost
2014-01-26
*
Copy-editing docs for recovery_target='immediate', and "ie."
Heikki Linnakangas
2014-01-25
*
docs: mention CREATE TABLE LIKE linkage using INCLUDING DEFAULTS
Bruce Momjian
2014-01-25
*
Add recovery_target='immediate' option.
Heikki Linnakangas
2014-01-25
*
ALTER TABLESPACE ... MOVE ... OWNED BY
Stephen Frost
2014-01-23
[next]