index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix pg_rewind when rewinding new database with tables included
Michael Paquier
2019-03-18
*
Error out in pg_verify_checksums on incompatible block size
Michael Paquier
2019-03-18
*
Fix volatile vs. pointer confusion
Peter Eisentraut
2019-03-15
*
Ensure dummy paths have correct required_outer if rel is parameterized.
Tom Lane
2019-03-14
*
Fix thinko when bumping on temporary directories in pg_verify_checksums
Michael Paquier
2019-03-14
*
Remove extra comma
Magnus Hagander
2019-03-13
*
Fix cross-version compatibility checks of pg_verify_checksums
Michael Paquier
2019-03-13
*
Fix testing of parallel-safety of scan/join target.
Etsuro Fujita
2019-03-12
*
Fix potential memory access violation in ecpg if filename of include file is
Michael Meskes
2019-03-11
*
Fix documentation on partitioning vs. foreign tables
Alvaro Herrera
2019-03-10
*
Disallow NaN as a value for floating-point GUCs.
Tom Lane
2019-03-10
*
Simplify release-note links to back branches.
Tom Lane
2019-03-09
*
Fix function signatures of pageinspect in documentation
Michael Paquier
2019-03-08
*
Fix handling of targetlist SRFs when scan/join relation is known empty.
Tom Lane
2019-03-07
*
Disable dump_connstr test on Msys2
Andrew Dunstan
2019-03-05
*
Fix pgbench TAP test failure with funky file names (redux)
Andrew Dunstan
2019-03-05
*
Fix error handling of readdir() port implementation on first file lookup
Michael Paquier
2019-03-04
*
Further fixing for multi-row VALUES lists for updatable views.
Dean Rasheed
2019-03-03
*
Improve documentation of data_sync_retry
Michael Paquier
2019-02-28
*
Fix SCRAM authentication via SSL when mixing versions of OpenSSL
Michael Paquier
2019-02-28
*
Fix inconsistent out-of-memory error reporting in dsa.c.
Thomas Munro
2019-02-25
*
Fix ecpg bugs caused by missing semicolons in the backend grammar.
Tom Lane
2019-02-24
*
Tolerate EINVAL when calling fsync() on a directory.
Thomas Munro
2019-02-24
*
Tolerate ENOSYS failure from sync_file_range().
Thomas Munro
2019-02-24
*
Fix plan created for inherited UPDATE/DELETE with all tables excluded.
Tom Lane
2019-02-22
*
Report correct name in autovacuum "work items" activity
Alvaro Herrera
2019-02-22
*
Fix dbtoepub output file name
Peter Eisentraut
2019-02-21
*
Speed up match_eclasses_to_foreign_key_col() when there are many ECs.
Tom Lane
2019-02-20
*
Fix incorrect strictness test for ArrayCoerceExpr expressions.
Tom Lane
2019-02-20
*
Make object address handling more robust
Alvaro Herrera
2019-02-20
*
Fix DEFAULT-handling in multi-row VALUES lists for updatable views.
Dean Rasheed
2019-02-20
*
Mark correctly initial slot snapshots with MVCC type when built
Michael Paquier
2019-02-20
*
Fix omissions in ecpg/test/sql/.gitignore.
Tom Lane
2019-02-18
*
Sync ECPG's CREATE TABLE AS statement with backend's.
Michael Meskes
2019-02-18
*
Fix some issues with TAP tests of pg_basebackup
Michael Paquier
2019-02-18
*
Fix race in dsm_unpin_segment() when handles are reused.
Thomas Munro
2019-02-18
*
Fix documentation for dblink_error_message() return value
Joe Conway
2019-02-17
*
Fix CREATE VIEW to allow zero-column views.
Tom Lane
2019-02-17
*
Doc: remove ancient comment.
Tatsuo Ishii
2019-02-17
*
Fix CLogTruncationLock documentation.
Noah Misch
2019-02-17
*
Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE
Michael Paquier
2019-02-15
*
Fix race in dsm_attach() when handles are reused.
Thomas Munro
2019-02-15
*
Fix rare dsa_allocate() failures due to freepage.c corruption.
Thomas Munro
2019-02-13
*
Clean up planner confusion between ncolumns and nkeycolumns.
Tom Lane
2019-02-12
*
Relax overly strict assertion
Alvaro Herrera
2019-02-12
*
Fix erroneous error reports in snapbuild.c.
Tom Lane
2019-02-12
*
Clarify docs about limitations of constraint exclusion with partitions
Michael Paquier
2019-02-12
*
Stamp 11.2.
REL_11_2
Tom Lane
2019-02-11
*
Last-minute updates for release notes.
Tom Lane
2019-02-11
*
Translation updates
Peter Eisentraut
2019-02-11
[next]