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
/
include
Age
Commit message (
Expand
)
Author
2018-02-26
Stamp 9.4.17.
Tom Lane
2018-02-26
Empty search_path in Autovacuum and non-psql/pgbench clients.
Noah Misch
2018-02-23
Fix planner failures with overlapping mergejoin clauses in an outer join.
Tom Lane
2018-02-05
Stamp 9.4.16.
REL9_4_16
Tom Lane
2018-01-05
Fix failure to delete spill files of aborted transactions
Alvaro Herrera
2017-12-15
Perform a lot more sanity checks when freezing tuples.
Andres Freund
2017-12-05
Mark assorted variables PGDLLIMPORT.
Robert Haas
2017-12-04
Clean up assorted messiness around AllocateDir() usage.
Tom Lane
2017-11-20
Add support for Motorola 88K to s_lock.h.
Tom Lane
2017-11-06
Stamp 9.4.15.
REL9_4_15
Tom Lane
2017-11-02
Revert bogus fixes of HOT-freezing bug
Alvaro Herrera
2017-10-25
Add a utility function to extract variadic function arguments
Andrew Dunstan
2017-10-11
Fix low-probability loss of NOTIFY messages due to XID wraparound.
Tom Lane
2017-10-06
Fix crash when logical decoding is invoked from a PL function.
Tom Lane
2017-10-06
Fix traversal of half-frozen update chains
Alvaro Herrera
2017-09-25
Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs.
Tom Lane
2017-09-01
Make [U]INT64CONST safe for use in #if conditions.
Tom Lane
2017-09-01
Ensure SIZE_MAX can be used throughout our code.
Tom Lane
2017-08-28
Stamp 9.4.14.
REL9_4_14
Tom Lane
2017-08-22
Backpatch introduction of TupleDescAttr(tupdesc, i).
Andres Freund
2017-08-13
Remove AtEOXact_CatCache().
Tom Lane
2017-08-07
Stamp 9.4.13.
REL9_4_13
Tom Lane
2017-07-31
Fix comment.
Tatsuo Ishii
2017-06-19
Fix leaking of small spilled subtransactions during logical decoding.
Andres Freund
2017-06-06
Unify SIGHUP handling between normal and walsender backends.
Andres Freund
2017-06-06
Prevent possibility of panics during shutdown checkpoint.
Andres Freund
2017-05-13
Fix race condition leading to hanging logical slot creation.
Andres Freund
2017-05-12
Avoid searching for callback functions in CallSyscacheCallbacks().
Tom Lane
2017-05-12
Avoid searching for the target catcache in CatalogCacheIdInvalidate.
Tom Lane
2017-05-08
Stamp 9.4.12.
REL9_4_12
Tom Lane
2017-05-08
Further patch rangetypes_selfuncs.c's statistics slot management.
Tom Lane
2017-05-08
Add security checks to selectivity estimation functions
Peter Eisentraut
2017-05-05
Give nicer error message when connecting to a v10 server requiring SCRAM.
Heikki Linnakangas
2017-04-27
Don't use on-disk snapshots for exported logical decoding snapshot.
Andres Freund
2017-04-27
Preserve required !catalog tuples while computing initial decoding snapshot.
Andres Freund
2017-04-16
Support OpenSSL 1.1.0 in 9.4 branch.
Tom Lane
2017-04-10
Improve castNode notation by introducing list-extraction-specific variants.
Tom Lane
2017-04-06
Remove dead code and fix comments in fast-path function handling.
Heikki Linnakangas
2017-04-06
Fix integer-overflow problems in interval comparison.
Tom Lane
2017-03-14
Fix failure to mark init buffers as BM_PERMANENT.
Robert Haas
2017-02-15
Formatting and docs corrections for logical decoding output plugins.
Tom Lane
2017-02-06
Stamp 9.4.11.
REL9_4_11
Tom Lane
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-27
Orthography fixes for new castNode() macro.
Tom Lane
2017-01-27
Add castNode(type, ptr) for safe casting between NodeTag based types.
Andres Freund
2017-01-18
Change some test macros to return true booleans
Alvaro Herrera
2016-11-17
Avoid pin scan for replay of XLOG_BTREE_VACUUM in all cases
Alvaro Herrera
2016-11-15
Account for catalog snapshot in PGXACT->xmin updates.
Tom Lane
2016-10-24
Stamp 9.4.10.
REL9_4_10
Tom Lane
2016-10-12
Revert addition of PGDLLEXPORT in PG_FUNCTION_INFO_V1 macro.
Tom Lane
[next]