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
2014-02-17
Prevent privilege escalation in explicit calls to PL validators.
Noah Misch
2014-02-16
PGDLLIMPORT'ify DateStyle and IntervalStyle.
Tom Lane
2014-02-13
Separate multixact freezing parameters from xid's
Alvaro Herrera
2014-01-26
Enable building with Visual Studion 2013.
Andrew Dunstan
2014-01-14
Fix multiple bugs in index page locking during hot-standby WAL replay.
Tom Lane
2014-01-12
Disallow LATERAL references to the target table of an UPDATE/DELETE.
Tom Lane
2014-01-02
Handle wraparound during truncation in multixact/members
Alvaro Herrera
2013-12-18
Don't ignore tuple locks propagated by our updates
Alvaro Herrera
2013-12-16
Rework tuple freezing protocol
Alvaro Herrera
2013-12-02
Stamp 9.3.2.
REL9_3_2
Tom Lane
2013-11-30
Truncate pg_multixact/'s contents during crash recovery
Alvaro Herrera
2013-11-30
Fix full-table-vacuum request mechanism for MultiXactIds
Alvaro Herrera
2013-11-29
Fix assorted race conditions in the new timeout infrastructure.
Tom Lane
2013-11-27
Fix stale-pointer problem in fast-path locking logic.
Tom Lane
2013-11-24
Fix array slicing of int2vector and oidvector values.
Tom Lane
2013-11-15
Compute correct em_nullable_relids in get_eclass_for_sort_expr().
Tom Lane
2013-11-08
Fix race condition in GIN posting tree page deletion.
Heikki Linnakangas
2013-11-01
Fix some odd behaviors when using a SQL-style simple GMT offset timezone.
Tom Lane
2013-10-08
Stamp 9.3.1.
REL9_3_1
Peter Eisentraut
2013-10-07
Eliminate xmin from hash tag for predicate locks on heap tuples.
Kevin Grittner
2013-09-16
Rename various "freeze multixact" variables
Alvaro Herrera
2013-09-03
Update obsolete comment
Alvaro Herrera
2013-09-02
Stamp 9.3.0.
REL9_3_0
Tom Lane
2013-08-30
Reset the binary heap in MergeAppend rescans.
Tom Lane
2013-08-26
Unconditionally use the WSA equivalents of Socket error constants.
Andrew Dunstan
2013-08-23
In locate_grouping_columns(), don't expect an exact match of Var typmods.
Tom Lane
2013-08-19
Stamp 9.3rc1.
REL9_3_RC1
Tom Lane
2013-08-19
Fix pg_upgrade failure from servers older than 9.3
Alvaro Herrera
2013-08-18
Fix planner problems with LATERAL references in PlaceHolderVars.
Tom Lane
2013-08-14
Remove ph_may_need from PlaceHolderInfo, with attendant simplifications.
Tom Lane
2013-08-13
Emit a log message if output is about to be redirected away from stderr.
Tom Lane
2013-08-02
Fix crash in error report of invalid tuple lock
Alvaro Herrera
2013-07-25
Prevent leakage of SPI tuple tables during subtransaction abort.
Tom Lane
2013-07-24
Improve ilist.h's support for deletion of slist elements during iteration.
Tom Lane
2013-07-23
Change post-rewriter representation of dropped columns in joinaliasvars.
Tom Lane
2013-07-23
Tweak FOR UPDATE/SHARE error message wording (again)
Alvaro Herrera
2013-07-22
Back-patch bgworker API changes to 9.3.
Robert Haas
2013-07-22
Remove bgw_sighup and bgw_sigterm.
Robert Haas
2013-07-20
Clean up new JSON API typedefs
Peter Eisentraut
2013-07-07
Fix include-guard
Magnus Hagander
2013-06-30
Fix cpluspluscheck in checksum code
Peter Eisentraut
2013-06-24
Stamp 9.3beta2.
REL9_3_BETA2
Peter Eisentraut
2013-06-23
Ensure no xid gaps during Hot Standby startup
Simon Riggs
2013-06-17
Add buffer_std flag to MarkBufferDirtyHint().
Jeff Davis
2013-06-14
Avoid deadlocks during insertion into SP-GiST indexes.
Tom Lane
2013-06-14
Refactor checksumming code to make it easier to use externally.
Tom Lane
2013-06-12
Don't pass oidvector by value.
Noah Misch
2013-06-12
Improve updatability checking for views and foreign tables.
Tom Lane
2013-06-04
Add ARM64 (aarch64) support to s_lock.h.
Tom Lane
2013-06-03
Put back allow_system_table_mods check in heap_create().
Heikki Linnakangas
[next]