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
/
backend
/
access
/
transam
/
clog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that before truncating CLOG, we force a checkpoint even if no
Tom Lane
2002-09-26
1
-3
/
+3
*
Remove sys/types.h in files that include postgres.h, and hence c.h,
Bruce Momjian
2002-09-02
1
-2
/
+1
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
Commit to match discussed elog() changes. Only update is that LOG is
Bruce Momjian
2002-03-02
1
-11
/
+11
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-8
/
+6
*
Fix a couple of places where lack of parenthesization of a cast
Tom Lane
2001-10-25
1
-5
/
+3
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-65
/
+75
*
Implement new 'lightweight lock manager' that's intermediate between
Tom Lane
2001-09-29
1
-44
/
+41
*
Transaction IDs wrap around, per my proposal of 13-Aug-01. More
Tom Lane
2001-08-26
1
-3
/
+19
*
Fix portability problem in new CLOG code, per report from Rene Pijlman.
Tom Lane
2001-08-25
1
-1
/
+4
*
Replace implementation of pg_log as a relation accessed through the
Tom Lane
2001-08-25
1
-0
/
+987