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
Age
Commit message (
Expand
)
Author
2018-02-15
Doc: fix minor bug in CREATE TABLE example.
Tom Lane
2018-02-13
Make plpgsql use its DTYPE_REC code paths for composite-type variables.
Tom Lane
2018-02-13
doc: pg_function_is_visible also applies to aggregates and procedures
Peter Eisentraut
2018-02-13
Add procedure support to pg_get_functiondef
Peter Eisentraut
2018-02-12
Add missing article
Alvaro Herrera
2018-02-10
Mention partitioned indexes in "Data Definition" chapter
Alvaro Herrera
2018-02-07
Add more information_schema columns
Peter Eisentraut
2018-02-07
Change default git repo URL to https
Magnus Hagander
2018-02-07
Support all SQL:2011 options for window frame clauses.
Tom Lane
2018-02-06
Doc: move info for btree opclass implementors into main documentation.
Tom Lane
2018-02-05
Last-minute updates for release notes.
Tom Lane
2018-02-04
doc: Update mentions of MD5 in the documentation
Peter Eisentraut
2018-02-04
Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21.
Tom Lane
2018-02-04
Doc: minor clarifications in xindex.sgml.
Tom Lane
2018-02-03
doc: Fix name in release notes
Peter Eisentraut
2018-02-03
doc: Clarify psql --list documentation a bit more
Peter Eisentraut
2018-02-03
Minor copy-editing for 10.2 release notes.
Tom Lane
2018-02-03
doc: Fix index link
Peter Eisentraut
2018-02-02
First-draft release notes for 10.2.
Tom Lane
2018-02-02
Support parallel btree index builds.
Robert Haas
2018-02-02
Improve ALTER TABLE synopsis
Stephen Frost
2018-01-31
doc: fix trigger inheritance wording
Bruce Momjian
2018-01-31
doc: clarify major/minor pg_upgrade versions with examples
Bruce Momjian
2018-01-31
doc: clearify trigger behavior for inheritance
Bruce Momjian
2018-01-31
doc: in contrib-spi, mention and link to the meaning of SPI
Bruce Momjian
2018-01-31
doc: Improve pg_upgrade rsync examples to use clusterdir
Bruce Momjian
2018-01-31
pgcrypto's encrypt() supports AES-128, AES-192, and AES-256
Robert Haas
2018-01-31
doc: mention datadir locations are actually config locations
Bruce Momjian
2018-01-30
Fix up references to scram-sha-256
Peter Eisentraut
2018-01-29
doc: Clarify pg_upgrade documentation
Peter Eisentraut
2018-01-27
Add missing semicolons in documentation examples
Magnus Hagander
2018-01-26
Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers.
Tom Lane
2018-01-26
Remove the obsolete WITH clause of CREATE FUNCTION.
Tom Lane
2018-01-25
Support --no-comments in pg_dump, pg_dumpall, pg_restore.
Tom Lane
2018-01-25
Clean up some aspects of pg_dump/pg_restore item-selection logic.
Tom Lane
2018-01-25
Update documentation to mention huge pages on other OSes
Peter Eisentraut
2018-01-24
doc: properly indent CREATE TRIGGER paragraph
Bruce Momjian
2018-01-24
doc: clarify use of RegisterDynamicBackgroundWorker
Bruce Momjian
2018-01-23
doc: mention psql -l uses the 'postgres' database by default
Bruce Momjian
2018-01-23
Documentation fix: pg_ctl no longer makes connection attempts.
Tom Lane
2018-01-23
doc: simplify intermediate certificate mention in libpq docs
Bruce Momjian
2018-01-23
Split out documentation of SSL parameters into their own section
Peter Eisentraut
2018-01-22
Move handling of database properties from pg_dumpall into pg_dump.
Tom Lane
2018-01-22
Transaction control in PL procedures
Peter Eisentraut
2018-01-22
Fix docs typo
Magnus Hagander
2018-01-21
Support huge pages on Windows
Magnus Hagander
2018-01-21
Fix wording of "hostaddrs"
Magnus Hagander
2018-01-21
doc: update intermediate certificate instructions
Bruce Momjian
2018-01-19
Allow UPDATE to move rows between partitions.
Robert Haas
2018-01-19
Local partitioned indexes
Alvaro Herrera
[next]