index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
storage
/
predicate_internals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define integer limits independently from the system definitions.
Andres Freund
2015-04-02
1
-1
/
+1
*
Centralize definition of integer limits.
Andres Freund
2015-03-25
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-5
/
+5
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Eliminate xmin from hash tag for predicate locks on heap tuples.
Kevin Grittner
2013-10-07
1
-20
/
+9
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-1
/
+0
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
SSI has a race condition, where the order of commit sequence numbers of
Heikki Linnakangas
2011-07-07
1
-2
/
+19
*
Fix bug introduced by recent SSI patch to merge ROLLED_BACK and
Heikki Linnakangas
2011-06-21
1
-10
/
+11
*
pgindent run of recent SSI changes. Also, remove an unnecessary #include.
Heikki Linnakangas
2011-06-16
1
-5
/
+5
*
The rolled-back flag on serializable xacts was pointless and redundant with
Heikki Linnakangas
2011-06-15
1
-6
/
+5
*
Fix locking while setting flags in MySerializableXact.
Heikki Linnakangas
2011-06-10
1
-8
/
+7
*
Small comment fixes and enhancements.
Heikki Linnakangas
2011-06-10
1
-1
/
+2
*
Make DDL operations play nicely with Serializable Snapshot Isolation.
Heikki Linnakangas
2011-06-08
1
-4
/
+2
*
SSI comment fixes and enhancements. Notably, document that the conflict-out
Heikki Linnakangas
2011-06-03
1
-0
/
+5
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-7
/
+7
*
Fix bugs in Serializable Snapshot Isolation.
Heikki Linnakangas
2011-03-01
1
-30
/
+24
*
UINT64_MAX isn't defined on MSVC.
Heikki Linnakangas
2011-02-08
1
-1
/
+1
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08
1
-0
/
+476