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
/
src
Age
Commit message (
Expand
)
Author
2019-04-09
Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds.
Noah Misch
2019-04-09
Avoid "could not reattach" by providing space for concurrent allocation.
Noah Misch
2019-04-08
Fix improper interaction of FULL JOINs with lateral references.
Tom Lane
2019-04-05
Revert "Consistently test for in-use shared memory."
Noah Misch
2019-04-04
Silence -Wimplicit-fallthrough in sysv_shmem.c.
Noah Misch
2019-04-04
Handle USE_MODULE_DB for all tests able to use an installed postmaster.
Noah Misch
2019-04-04
Consistently test for in-use shared memory.
Noah Misch
2019-04-02
Perform RLS subquery checks as the right user when going via a view.
Dean Rasheed
2019-04-01
Update HINT for pre-existing shared memory block.
Noah Misch
2019-03-31
Have pg_upgrade's Makefile honor NO_TEMP_INSTALL
Andrew Dunstan
2019-03-27
Track unowned relations in doubly-linked list
Tomas Vondra
2019-03-24
Fix WAL format incompatibility introduced by backpatching of 52ac6cd2d0
Alexander Korotkov
2019-03-23
Remove inadequate check for duplicate "xml" PI.
Tom Lane
2019-03-23
Revert strlen -> strnlen optimization pre-v11.
Tom Lane
2019-03-23
Ensure xmloption = content while restoring pg_dump output.
Tom Lane
2019-03-23
Accept XML documents when xmloption = content, as required by SQL:2006+.
Tom Lane
2019-03-19
Make checkpoint requests more robust.
Tom Lane
2019-03-14
Ensure dummy paths have correct required_outer if rel is parameterized.
Tom Lane
2019-03-11
Fix potential memory access violation in ecpg if filename of include file is
Michael Meskes
2019-03-10
Disallow NaN as a value for floating-point GUCs.
Tom Lane
2019-03-04
Fix error handling of readdir() port implementation on first file lookup
Michael Paquier
2019-03-03
Further fixing for multi-row VALUES lists for updatable views.
Dean Rasheed
2019-02-28
Improve documentation of data_sync_retry
Michael Paquier
2019-02-24
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-22
Fix plan created for inherited UPDATE/DELETE with all tables excluded.
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-19
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-17
Fix CREATE VIEW to allow zero-column views.
Tom Lane
2019-02-15
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-12
Relax overly strict assertion
Alvaro Herrera
2019-02-12
Fix erroneous error reports in snapbuild.c.
Tom Lane
2019-02-11
Stamp 9.5.16.
REL9_5_16
Tom Lane
2019-02-11
Translation updates
Peter Eisentraut
2019-02-10
Solve cross-version-upgrade testing problem induced by 1fb57af92.
Tom Lane
2019-02-10
Repair unsafe/unportable snprintf usage in pg_restore.
Tom Lane
2019-02-08
Defend against null error message reported by libxml2.
Tom Lane
2019-02-07
Ensure that foreign scans with lateral refs are planned correctly.
Tom Lane
2019-02-07
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-06
Propagate lateral-reference information to indirect descendant relations.
Tom Lane
2019-02-06
Unify searchpath and do file logic in MSVC build scripts.
Andrew Dunstan
2019-02-06
Fix included file path for modern perl
Andrew Dunstan
2019-02-05
More fixed for modern perl on back branches
Andrew Dunstan
2019-02-05
Keep perl style checker happy
Andrew Dunstan
2019-02-05
Update time zone data files to tzdata release 2018i.
Tom Lane
2019-02-05
Fix searchpath for modern Perl for genbki.pl
Andrew Dunstan
[next]