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
2013-09-02
Fix relfrozenxid query in docs to include TOAST tables.
Andrew Dunstan
2013-09-01
Update "Using EXPLAIN" documentation examples using current code.
Tom Lane
2013-09-01
Update 9.3 release notes.
Tom Lane
2013-08-20
release notes: update link to 9.3 PL/pgSQL constraint error info
Bruce Momjian
2013-08-19
release notes: remove username from 9.3 major item
Bruce Momjian
2013-08-16
release notes: update 9.3 major feature list
Bruce Momjian
2013-08-16
release notes: Update to 9.3 git current
Bruce Momjian
2013-08-13
9.3 release notes: move foreign table item
Bruce Momjian
2013-08-10
docs: mention Julian is midnight _UTC_
Bruce Momjian
2013-08-09
Docs: Document to_*() Julian values are integers
Bruce Momjian
2013-08-09
Document how auto_explain.log_timing can be changed.
Fujii Masao
2013-07-31
Fix inaccurate description of tablespace.
Fujii Masao
2013-07-26
pg_upgrade docs: don't use cluster for binary/lib
Bruce Momjian
2013-07-25
Prevent leakage of SPI tuple tables during subtransaction abort.
Tom Lane
2013-07-22
Back-patch bgworker API changes to 9.3.
Robert Haas
2013-07-22
Remove bgw_sighup and bgw_sigterm.
Robert Haas
2013-07-19
doc: Fix typos in conversion names.
Robert Haas
2013-07-17
Use correct parameter name for view_option_value
Stephen Frost
2013-07-12
Switch user ID to the object owner when populating a materialized view.
Noah Misch
2013-07-11
pg_upgrade: document possible pg_hba.conf options
Bruce Momjian
2013-07-11
doc: Replace link to pgFouine with pgBadger
Peter Eisentraut
2013-07-09
Fixed incorrect description of EXEC SQL VAR command.
Michael Meskes
2013-07-08
Fix mention of htup.h in pageinspect docs
Alvaro Herrera
2013-07-07
pg_upgrade: document link options
Bruce Momjian
2013-07-05
Update messages, comments and documentation for materialized views.
Noah Misch
2013-07-05
Remove stray | character
Magnus Hagander
2013-07-04
Add contrib function references in the doc index
Bruce Momjian
2013-07-04
docs: Clarify flag dependencies for background workers.
Robert Haas
2013-07-04
doc: Fix typo in event trigger documentation
Peter Eisentraut
2013-07-04
doc: Add event trigger C API documentation
Peter Eisentraut
2013-07-03
pg_buffercache: document column meanings
Bruce Momjian
2013-07-03
Expose object name error fields in PL/pgSQL.
Noah Misch
2013-07-03
doc: Remove i18ngurus.com link
Peter Eisentraut
2013-07-03
doc: Arrange See Also links in more consistent order
Peter Eisentraut
2013-07-02
Mention extra_float_digits in floating point docs
Alvaro Herrera
2013-07-01
pg_dump docs: use escaped double-quotes, for Windows
Bruce Momjian
2013-06-27
Update pg_resetxlog's documentation on multixacts
Alvaro Herrera
2013-06-27
Document relminmxid and datminmxid
Alvaro Herrera
2013-06-27
Tweak wording in sequence-function docs to avoid PDF build failures.
Tom Lane
2013-06-27
Document effect of constant folding on CASE.
Noah Misch
2013-06-22
doc: Fix date in EPUB manifest
Peter Eisentraut
2013-06-20
Further update CREATE FUNCTION documentation about argument names
Peter Eisentraut
2013-06-18
Fix docs on lock level for ALTER TABLE VALIDATE
Simon Riggs
2013-06-16
Fix description of archive format which pg_restore -j supports.
Fujii Masao
2013-06-12
Improve updatability checking for views and foreign tables.
Tom Lane
2013-06-12
Fix unescaping of JSON Unicode escapes, especially for non-UTF8.
Andrew Dunstan
2013-06-12
Improve description of loread/lowrite.
Robert Haas
2013-06-11
Add description that loread()/lowrite() are corresponding to
Tatsuo Ishii
2013-06-09
Remove ALTER DEFAULT PRIVILEGES' requirement of schema CREATE permissions.
Tom Lane
2013-06-08
Handle Unicode surrogate pairs correctly when processing JSON.
Andrew Dunstan
[next]