index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2014-04-03
Fix non-equivalence of VARIADIC and non-VARIADIC function call formats.
Tom Lane
2014-04-03
Fix documentation about joining pg_locks to other views.
Tom Lane
2014-04-03
Avoid promising that "ADD COLUMN ... DEFAULT NULL" is free.
Tom Lane
2014-04-01
Doc: improve discussion of reverse+forward host name lookup in pg_hba.conf.
Tom Lane
2014-03-29
Revert "Secure Unix-domain sockets of "make check" temporary clusters."
Noah Misch
2014-03-29
Secure Unix-domain sockets of "make check" temporary clusters.
Noah Misch
2014-03-29
Document platform-specificity of unix_socket_permissions.
Noah Misch
2014-03-27
Improve documentation note about Python 2.3 and cdecimal.
Tom Lane
2014-03-26
Document that Python 2.3 requires cdecimal module for full functionality.
Tom Lane
2014-03-26
Cleanup around json_to_record/json_to_recordset
Andrew Dunstan
2014-03-26
Add -f/--follow option to pg_xlogdump.
Heikki Linnakangas
2014-03-25
Fix typos in pg_basebackup documentation
Magnus Hagander
2014-03-24
doc: list unlogged tables as a non-durable option
Bruce Momjian
2014-03-24
Remove wchar.c Asserts that were stricter than the main code
Bruce Momjian
2014-03-24
docs: Add short "cover density" description
Bruce Momjian
2014-03-24
Fix ts_rank_cd() to ignore stripped lexemes
Bruce Momjian
2014-03-24
Fix START_REPLICATION syntax in document.
Fujii Masao
2014-03-24
Fix "the the" typos.
Heikki Linnakangas
2014-03-23
Fix mis-spelling in jsonb docs.
Andrew Dunstan
2014-03-23
Introduce jsonb, a structured format for storing json.
Andrew Dunstan
2014-03-23
Offer triggers on foreign tables.
Noah Misch
2014-03-19
Some minor improvements to logical decoding document.
Fujii Masao
2014-03-18
Logical decoding documentation corrections.
Robert Haas
2014-03-18
Documentation for logical decoding.
Robert Haas
2014-03-18
Fix help message and document in pg_receivexlog.
Fujii Masao
2014-03-17
Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21.
Tom Lane
2014-03-17
Fix typos in comments.
Fujii Masao
2014-03-16
Cleanups from the remove-native-krb5 patch
Magnus Hagander
2014-03-15
First-draft release notes for 9.3.4.
Tom Lane
2014-03-13
Allow psql to print COPY command status in more cases.
Tom Lane
2014-03-13
Fix a couple of typos in docs.
Heikki Linnakangas
2014-03-13
Show PIDs of lock holders and waiters in log_lock_waits log message.
Fujii Masao
2014-03-12
test_decoding: Documentation fix.
Robert Haas
2014-03-12
Allow opclasses to provide tri-valued GIN consistent functions.
Heikki Linnakangas
2014-03-10
Allow logical decoding via the walsender interface.
Robert Haas
2014-03-08
doc: remove extra whitespace in SGML markup
Bruce Momjian
2014-03-08
pg_ctl: improve handling of invalid data directory
Bruce Momjian
2014-03-08
docs: small adjustements to recent SELECT and pg_upgrade improvements
Bruce Momjian
2014-03-07
pg_upgrade: document delete problems with tablespaces inside the cluster dire...
Bruce Momjian
2014-03-07
doc: improve server's keepalive description
Bruce Momjian
2014-03-07
docs: improve TABLE command by showing supported clauses
Bruce Momjian
2014-03-07
release notes: add item missed in 9.2.5 release
Bruce Momjian
2014-03-07
Fix name of syslog_ident GUC in docs.
Heikki Linnakangas
2014-03-05
docs: to_timestamp and to_date do minimal range checking
Bruce Momjian
2014-03-04
Provide a FORCE NULL option to COPY in CSV mode.
Andrew Dunstan
2014-03-04
auto_explain: Add logging of trigger execution
Alvaro Herrera
2014-03-04
Constructors for interval, timestamp, timestamptz
Alvaro Herrera
2014-03-03
Introduce logical decoding.
Robert Haas
2014-03-03
Rename huge_tlb_pages to huge_pages, and improve docs.
Heikki Linnakangas
2014-03-03
pg_dump et al: Add --if-exists option
Alvaro Herrera
[next]