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
2014-02-12
doc: Postgres date-style date-only output is ISO
Bruce Momjian
2014-02-11
Don't generate plain-text HISTORY and src/test/regress/README anymore.
Tom Lane
2014-02-06
doc: Disable indentation of XHTML output
Peter Eisentraut
2014-02-05
Minor improvements to replication slot documentation.
Robert Haas
2014-02-04
Rephrase text to avoid links in regress.sgml
Robert Haas
2014-02-03
Document a few more regression test hazards.
Robert Haas
2014-02-02
Add <indexterm> for functions pg_sleep_for and pg_sleep_until.
Fujii Masao
2014-02-02
Fix typos in docs and comments.
Fujii Masao
2014-02-01
Introduce replication slots.
Robert Haas
2014-02-01
docs: mention 'g' is not in the regex embedded options table
Bruce Momjian
2014-02-01
doc: mention statistics reset during crash recovery
Bruce Momjian
2014-02-01
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-30
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-29
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-28
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-27
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-26
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-25
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-24
ALTER TABLESPACE ... MOVE ... OWNED BY
Stephen Frost
2014-01-24
Remove duplicate index entry DATE_TRUNC in document.
Fujii Masao
2014-01-23
Add libpq function PQhostaddr().
Fujii Masao
2014-01-23
Add date_trunc('', interval) documentation mention
Bruce Momjian
2014-01-21
Add a cardinality function for arrays.
Robert Haas
2014-01-19
Remove support for native krb5 authentication
Magnus Hagander
2014-01-19
Add CREATE TABLESPACE ... WITH ... Options
Stephen Frost
2014-01-18
Add ALTER TABLESPACE ... MOVE command
Stephen Frost
2014-01-17
Add gen_random_uuid() to contrib/pgcrypto.
Tom Lane
2014-01-17
doc: rename "Equals" to "Equal"
Bruce Momjian
2014-01-17
doc: fix := description typo.
Bruce Momjian
[next]