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-08-01
Fix libpq's code for searching .pgpass; rationalize empty-list-item cases.
Tom Lane
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-18
Fix misc typos, mostly in comments.
Heikki Linnakangas
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-09
rel notes: mention enabling of parallelism in PG 10
Bruce Momjian
2018-07-06
Add note in pg_rewind documentation about read-only files
Michael Paquier
2018-07-05
doc: Fix typos
Peter Eisentraut
2018-07-05
Fix typo
Peter Eisentraut
2018-07-05
doc: Improve wording and fix whitespace
Peter Eisentraut
2018-07-01
Fix libpq example programs
Peter Eisentraut
2018-06-29
Replace search.cpan.org with metacpan.org
Michael Paquier
2018-06-28
doc: backpatch mention use of cross platform logical replication
Bruce Momjian
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-21
Disclaim support for default namespace in XMLTABLE
Alvaro Herrera
2018-06-20
Fix typo
Magnus Hagander
2018-06-20
Clarify use of temporary tables within partition trees
Michael Paquier
2018-06-19
doc: explain use of json_populate_record{set}()
Bruce Momjian
2018-06-13
Documentation improvement for pg_trgm
Alexander Korotkov
2018-06-11
Fix grammar in documentation related to checkpoint_flush_after
Michael Paquier
2018-06-10
Fix grammar in REVOKE documentation
Michael Paquier
2018-05-30
Fix grammar
Alvaro Herrera
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-17
doc: fix description of backward_scan
Andrew Gierth
2018-05-14
Doc: fix minor release-note typo.
Tom Lane
2018-05-07
Last-minute updates for release notes.
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-05-02
Remove remaining references to version-0 calling convention in docs.
Heikki Linnakangas
2018-04-26
docs: remove "III" version text from pgAdmin link
Bruce Momjian
2018-04-23
Fix handling of partition bounds for boolean partitioning columns.
Tom Lane
2018-04-11
doc: Add more information about logical replication privileges
Peter Eisentraut
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-03-30
docs: add parameter with brackets around varbit()
Bruce Momjian
2018-03-30
doc: document "IS NOT DOCUMENT"
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
[next]