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
2018-10-15
pgbench: Report errors during run better
Peter Eisentraut
2018-10-15
Make spelling of "acknowledgment" consistent
Peter Eisentraut
2018-10-15
Fixes for "Glyph not available" warnings from FOP
Peter Eisentraut
2018-10-14
Add missed tag in bloom.sgml
Alexander Korotkov
2018-10-14
contrib/bloom documentation improvement
Alexander Korotkov
2018-10-14
Doc: still further copy-editing for v11 release notes.
Tom Lane
2018-10-13
Doc: further copy-editing for v11 release notes.
Tom Lane
2018-10-13
Doc: copy-editing for CREATE INDEX reference page.
Tom Lane
2018-10-13
Make an editing pass over v11 release notes.
Tom Lane
2018-10-11
Remove deprecated abstime, reltime, tinterval datatypes.
Andres Freund
2018-10-11
Remove timetravel extension.
Andres Freund
2018-10-09
Add "B" suffix for bytes to docs
Greg Stark
2018-10-09
Add pg_ls_archive_statusdir function
Michael Paquier
2018-10-08
Relax transactional restrictions on ALTER TYPE ... ADD VALUE (redux).
Thomas Munro
2018-10-05
doc: update PG 11 release notes
Bruce Momjian
2018-10-05
Allow btree comparison functions to return INT_MIN.
Tom Lane
2018-10-05
Add pg_ls_tmpdir function
Michael Paquier
2018-10-04
Add option SKIP_LOCKED to VACUUM and ANALYZE
Michael Paquier
2018-10-03
Fix issues around EXPLAIN with JIT.
Andres Freund
2018-10-02
Fix documentation of pgrowlocks using "lock_type" instead of "modes"
Michael Paquier
2018-10-01
doc: Clarify CREATE TABLESPACE documentation
Peter Eisentraut
2018-09-28
Correct overflow handling in pgbench.
Andres Freund
2018-09-27
Clean up in the wake of TupleDescGetSlot() removal / 10763358c3f.
Andres Freund
2018-09-24
Sync our Snowball stemmer dictionaries with current upstream.
Tom Lane
2018-09-24
Document aclitem functions and operators
Joe Conway
2018-09-23
Doc: warn against using parallel restore with --load-via-partition-root.
Tom Lane
2018-09-22
Make GUC wal_sender_timeout user-settable
Michael Paquier
2018-09-22
doc: JIT is enabled by default in PG 12
Bruce Momjian
2018-09-21
docs: remove use of escape strings and use bytea hex output
Bruce Momjian
2018-09-21
Document lock taken on referenced table when adding a foreign key
Michael Paquier
2018-09-20
Teach genbki.pl to auto-generate pg_type entries for array types.
Tom Lane
2018-09-18
Add support for nearest-neighbor (KNN) searches to SP-GiST
Alexander Korotkov
2018-09-16
Add list of acknowledgments to release notes
Peter Eisentraut
2018-09-16
doc: clarify pg_basebackup's -C/--create-slot description
Bruce Momjian
2018-09-15
In v11, disable JIT by default (it's still enabled by default in HEAD).
Tom Lane
2018-09-11
Add PQresultMemorySize function to report allocated size of a PGresult.
Tom Lane
2018-09-11
doc: adjust PG 11 release notes
Bruce Momjian
2018-09-09
Improve behavior of to_timestamp()/to_date() functions
Alexander Korotkov
2018-09-07
Refactor installation of extension headers.
Andrew Gierth
2018-09-06
Make contrib/unaccent's unaccent() function work when not in search path.
Tom Lane
2018-09-05
Allow extensions to install built as well as unbuilt headers.
Andrew Gierth
2018-09-05
Make argument names of pg_get_object_address consistent, and fix docs.
Tom Lane
2018-09-05
docs: improve AT TIME ZONE description
Bruce Momjian
2018-09-04
Fully enforce uniqueness of constraint names.
Tom Lane
2018-09-03
Remove pg_constraint.conincluding
Alvaro Herrera
2018-09-01
Doc: fix oversights in "Client/Server Character Set Conversions" table.
Tom Lane
2018-09-01
Implement "pg_ctl logrotate" command
Alexander Korotkov
2018-08-30
pg_verify_checksums: rename -d to --verbose
Alvaro Herrera
2018-08-30
Mention change of width of values generated by SERIAL sequences
Alvaro Herrera
2018-08-28
Rework option set of vacuumlo
Michael Paquier
[next]