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
/
src
Age
Commit message (
Expand
)
Author
2016-08-17
Disable update_process_title by default on Windows
Magnus Hagander
2016-08-16
docs: my third pass over the 9.6 release notes
Bruce Momjian
2016-08-16
doc: Remove some confusion from pg_archivecleanup doc
Peter Eisentraut
2016-08-16
Fix typos
Peter Eisentraut
2016-08-16
Doc: copy-editing in create_access_method.sgml.
Tom Lane
2016-08-16
Doc: remove out-of-date claim that pg_am rows must be inserted by hand.
Tom Lane
2016-08-16
Disable parallel query by default.
Robert Haas
2016-08-13
Add SQL-accessible functions for inspecting index AM properties.
Tom Lane
2016-08-12
Doc: clarify that DROP ... CASCADE is recursive.
Tom Lane
2016-08-12
Correct TABLESAMPLE docs
Simon Riggs
2016-08-11
Add ID property to replication slots' sect2
Alvaro Herrera
2016-08-10
docs: my second pass over the 9.6 release notes
Bruce Momjian
2016-08-10
Doc: write some for adminpack.
Tom Lane
2016-08-09
docs: my first pass over the 9.6 release notes
Bruce Momjian
2016-08-09
Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT.
Tom Lane
2016-08-08
doc: update list of pg_trgm authors
Bruce Momjian
2016-08-08
Update 9.6 release notes through today.
Tom Lane
2016-08-08
Last-minute updates for release notes.
Tom Lane
2016-08-08
Introduce a psql "\connect -reuse-previous=on|off" option.
Noah Misch
2016-08-08
doc: Update benchmark results
Peter Eisentraut
2016-08-07
Update 9.6 release notes through today.
Tom Lane
2016-08-07
Release notes for 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23.
Tom Lane
2016-08-07
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-06
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-02
doc: Remove slightly confusing xreflabels
Peter Eisentraut
2016-08-02
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-30
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-28
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
[next]