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
2018-02-26
Back-patch non-static ExecuteSqlQueryForSingleRow().
Noah Misch
2018-02-26
Avoid using unsafe search_path settings during dump and restore.
Tom Lane
2018-02-26
Translation updates
Peter Eisentraut
2018-02-23
Synchronize doc/ copies of src/test/examples/.
Noah Misch
2018-02-23
Fix planner failures with overlapping mergejoin clauses in an outer join.
Tom Lane
2018-02-21
Repair pg_upgrade's failure to preserve relfrozenxid for matviews.
Tom Lane
2018-02-19
Fix misbehavior of CTE-used-in-a-subplan during EPQ rechecks.
Tom Lane
2018-02-14
Fix broken logic for reporting PL/Python function names in errcontext.
Tom Lane
2018-02-05
Stamp 9.4.16.
REL9_4_16
Tom Lane
2018-02-05
Translation updates
Peter Eisentraut
2018-01-31
Exclude common/int128.h from cpluspluscheck
Peter Eisentraut
2018-01-29
psql documentation fixes
Peter Eisentraut
2018-01-28
Add stack-overflow guards in set-operation planning.
Tom Lane
2018-01-27
Update time zone data files to tzdata release 2018c.
Tom Lane
2018-01-23
Teach reparameterize_path() to handle AppendPaths.
Tom Lane
2018-01-22
Make pg_dump's ACL, sec label, and comment entries reliably identifiable.
Tom Lane
2018-01-19
Fix StoreCatalogInheritance1 to use 32bit inhseqno
Alvaro Herrera
2018-01-15
Cope with indicator arrays that do not have the correct length.
Michael Meskes
2018-01-12
Avoid unnecessary failure in SELECT concurrent with ALTER NO INHERIT.
Tom Lane
2018-01-09
Change some bogus PageGetLSN calls to BufferGetLSNAtomic
Alvaro Herrera
2018-01-05
Fix failure to delete spill files of aborted transactions
Alvaro Herrera
2018-01-03
Fix use of config-specific libraries for Windows OpenSSL
Andrew Dunstan
2018-01-03
Make XactLockTableWait work for transactions that are not yet self-locked
Alvaro Herrera
2018-01-02
Fix deadlock hazard in CREATE INDEX CONCURRENTLY
Alvaro Herrera
2017-12-22
Disallow UNION/INTERSECT/EXCEPT over no columns.
Tom Lane
2017-12-15
Perform a lot more sanity checks when freezing tuples.
Andres Freund
2017-12-15
Fix pruning of locked and updated tuples.
Andres Freund
2017-12-14
Fix walsender timeouts when decoding a large transaction
Andrew Dunstan
2017-12-11
Fix corner-case coredump in _SPI_error_callback().
Tom Lane
2017-12-09
MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries.
Noah Misch
2017-12-09
MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.
Noah Misch
2017-12-08
Fix mistake in comment
Peter Eisentraut
2017-12-06
Report failure to start a background worker.
Robert Haas
2017-12-05
Mark assorted variables PGDLLIMPORT.
Robert Haas
2017-12-04
Clean up assorted messiness around AllocateDir() usage.
Tom Lane
2017-11-30
Fix non-GNU makefiles for AIX make.
Noah Misch
2017-11-27
Fix typo in comment
Magnus Hagander
2017-11-26
Make has_sequence_privilege support WITH GRANT OPTION
Joe Conway
2017-11-25
Update MSVC build process for new timezone data.
Tom Lane
2017-11-25
Replace raw timezone source data with IANA's new compact format.
Tom Lane
2017-11-25
Repair failure with SubPlans in multi-row VALUES lists.
Tom Lane
2017-11-24
Support linking with MinGW-built Perl.
Noah Misch
2017-11-21
Provide for forward compatibility with future minor protocol versions.
Robert Haas
2017-11-20
Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD.
Tom Lane
2017-11-20
Add support for Motorola 88K to s_lock.h.
Tom Lane
2017-11-13
MSVC: Rebuild spiexceptions.h when out of date.
Noah Misch
2017-11-12
Install Windows crash dump handler before all else.
Noah Misch
2017-11-12
Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext.
Noah Misch
2017-11-11
Add post-2010 ecpg tests to checktcp.
Noah Misch
2017-11-11
Make connect/test1 independent of localhost IPv6.
Noah Misch
[next]