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
/
sgml
Age
Commit message (
Expand
)
Author
2018-09-05
docs: improve AT TIME ZONE description
Bruce Momjian
2018-09-01
Doc: fix oversights in "Client/Server Character Set Conversions" table.
Tom Lane
2018-08-25
doc: "Latest checkpoint location" will not match in pg_upgrade
Bruce Momjian
2018-08-25
doc: add doc link for 'applicable_roles'
Bruce Momjian
2018-08-25
docs: clarify plpython SD and GD dictionary behavior
Bruce Momjian
2018-08-17
Mention ownership requirements for REFRESH MATERIALIZED VIEW in docs
Michael Paquier
2018-08-09
docs: Only first instance of a PREPARE parameter sets data type
Bruce Momjian
2018-08-06
Last-minute updates for release notes.
Tom Lane
2018-08-05
Release notes for 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24.
Tom Lane
2018-08-05
Doc: fix incorrectly stated argument list for pgcrypto's hmac() function.
Tom Lane
2018-08-03
Fix pg_replication_slot example output
Alvaro Herrera
2018-07-30
Doc: fix oversimplified example for CREATE POLICY.
Tom Lane
2018-07-29
Document security implications of qualified names.
Noah Misch
2018-07-24
doc: Fix reference to "decoder" to instead be the correct "output plugin".
Andres Freund
2018-07-13
Fix crash in contrib/ltree's lca() function for empty input array.
Tom Lane
2018-07-13
docs: Remove "New" description of the libpqxx interface
Bruce Momjian
2018-07-12
Doc: minor improvement in pl/pgsql FETCH/MOVE documentation.
Tom Lane
2018-07-06
Add note in pg_rewind documentation about read-only files
Michael Paquier
2018-07-01
Fix libpq example programs
Peter Eisentraut
2018-06-29
Replace search.cpan.org with metacpan.org
Michael Paquier
2018-06-26
Fix documentation bug related to backup history file.
Fujii Masao
2018-06-26
Add PGTYPESchar_free() to avoid cross-module problems on Windows.
Thomas Munro
2018-06-24
doc: adjust order of NUMERIC arguments to match syntax
Bruce Momjian
2018-06-24
doc: show how interval's 3 unit buckets behave using EXTRACT()
Bruce Momjian
2018-06-20
Fix typo
Magnus Hagander
2018-06-19
doc: explain use of json_populate_record{set}()
Bruce Momjian
2018-06-10
Fix grammar in REVOKE documentation
Michael Paquier
2018-05-28
doc: mark 'replaceable' parameter for backup program listing
Bruce Momjian
2018-05-28
doc: adjust DECLARE docs to mention FOR UPDATE behavior
Bruce Momjian
2018-05-25
Remove incorrect statement about IPC configuration on OpenBSD
Magnus Hagander
2018-05-21
Fix SQL:2008 FETCH FIRST syntax to allow parameters.
Andrew Gierth
2018-05-20
printf("%lf") is not portable, so omit the "l".
Tom Lane
2018-05-07
Last-minute updates for release notes.
Tom Lane
2018-05-06
Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23.
Tom Lane
2018-04-26
docs: remove "III" version text from pgAdmin link
Bruce Momjian
2018-04-08
Doc: clarify explanation of pg_dump usage.
Tom Lane
2018-04-05
doc: remove mention of the DMOZ catalog in ltree docs
Bruce Momjian
2018-04-04
docs: update ltree URL for the DMOZ catalog
Bruce Momjian
2018-04-02
doc: document "IS NOT DOCUMENT"
Bruce Momjian
2018-03-30
docs: add parameter with brackets around varbit()
Bruce Momjian
2018-03-25
Doc: add example of type resolution in nested UNIONs.
Tom Lane
2018-03-25
Doc: remove extra comma in syntax summary for array_fill().
Tom Lane
2018-03-24
Don't qualify type pg_catalog.text in extend-extensions-example.
Noah Misch
2018-03-21
Fix typo.
Tatsuo Ishii
2018-03-18
Doc: note that statement-level view triggers require an INSTEAD OF trigger.
Tom Lane
2018-03-16
Doc: explicitly point out that enum values can't be dropped.
Tom Lane
2018-03-08
Fix warnings in man page build
Peter Eisentraut
2018-03-03
doc: Fix links to pg_stat_replication
Peter Eisentraut
2018-02-26
Last-minute updates for release notes.
Tom Lane
2018-02-26
Document security implications of search_path and the public schema.
Noah Misch
[next]