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
2016-08-08
doc: Update benchmark results
Peter Eisentraut
2016-08-08
Update 9.6 release notes through today.
Tom Lane
2016-08-08
Release notes for 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23.
Tom Lane
2016-08-08
doc: Move mention of rsync of temp tables to better place
Peter Eisentraut
2016-08-07
Fix misestimation of n_distinct for a nearly-unique column with many nulls.
Tom Lane
2016-08-07
First-draft release notes for 9.5.4.
Tom Lane
2016-08-05
Make array_to_tsvector() sort and de-duplicate the given strings.
Tom Lane
2016-08-05
docs: re-add spaces before units removed
Bruce Momjian
2016-08-04
docs: mention rsync of temp and unlogged tables
Bruce Momjian
2016-08-03
doc: Move indexterms to avoid whitespace issue in man pages
Peter Eisentraut
2016-08-03
doc: Remove documentation of nonexistent information schema columns
Peter Eisentraut
2016-08-03
doc: Change recommendation to put NOTIFY into a rule
Peter Eisentraut
2016-08-03
Add OldSnapshotTimeMapLock to wait_event table in docs.
Kevin Grittner
2016-08-03
doc: Remove slightly confusing xreflabels
Peter Eisentraut
2016-08-03
Small wording tweaks
Peter Eisentraut
2016-08-02
doc: OS collation changes can break indexes
Bruce Momjian
2016-08-02
doc: Whitespace fixes in man pages
Peter Eisentraut
2016-08-01
pg_rewind docs: clarify handling of remote servers
Bruce Momjian
2016-08-01
Fix pg_basebackup so that it accepts 0 as a valid compression level.
Fujii Masao
2016-07-31
Doc: remove claim that hash index creation depends on effective_cache_size.
Tom Lane
2016-07-31
doc: improve wording of Error Message Style Guide
Bruce Momjian
2016-07-30
pgbench docs: fix incorrect "last two" fields text
Bruce Momjian
2016-07-30
docs: properly capitalize and space kB, MB, GB, TB
Bruce Momjian
2016-07-29
Documentation spell checking and markup improvements
Peter Eisentraut
2016-07-28
Improve documentation about CREATE TABLE ... LIKE.
Tom Lane
2016-07-28
Fix incorrect description of udt_privileges view in documentation.
Fujii Masao
2016-07-26
Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields.
Tom Lane
2016-07-22
Remove GetUserMappingId() and GetUserMappingById().
Tom Lane
2016-07-20
Fix typos
Magnus Hagander
2016-07-19
Add comment & docs about no vacuum truncation with sto.
Kevin Grittner
2016-07-18
Doc: improve discussion of plpgsql's GET DIAGNOSTICS, other minor fixes.
Tom Lane
2016-07-18
Doc: fix table of BRIN operator strategy numbers.
Tom Lane
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
doc: Supply XSLT template for superscript element in man pages
Peter Eisentraut
2016-07-16
Update 9.6 release notes through today.
Tom Lane
2016-07-16
Clarify usage of clientcert authentication option.
Tom Lane
2016-07-15
Improve documentation about search_path for SECURITY DEFINER functions.
Tom Lane
2016-07-15
doc: Fix typos
Peter Eisentraut
2016-07-13
Fix obsolete header-file reference in pg_buffercache docs.
Tom Lane
2016-07-13
Add missing hyphen
Stephen Frost
2016-07-12
Put some things in a better order in psql help
Peter Eisentraut
2016-07-12
doc: Fix typo
Peter Eisentraut
2016-07-11
Improve output of psql's \df+ command.
Tom Lane
2016-07-11
doc: Update URL for PL/PHP
Peter Eisentraut
2016-07-08
Docs: minor improvements for documentation about plpgsql triggers.
Tom Lane
2016-07-08
Docs: improve examples about not repeating table name in UPDATE ... SET.
Tom Lane
2016-07-08
Docs: typo fix.
Tom Lane
2016-07-08
Typo fix, buils -> builds
Stephen Frost
2016-07-08
Fix missing parenthesis in docs
Magnus Hagander
2016-07-07
Clarify resource utilization of parallel query.
Robert Haas
[next]