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
/
xlogutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
This patch wraps all accesses to t_xmin, t_cmin, t_xmax, and t_cmax in
Bruce Momjian
2002-06-15
1
-4
/
+5
*
Reimplement temp tables using schemas. The temp table map is history;
Tom Lane
2002-03-31
1
-2
/
+2
*
Commit to match discussed elog() changes. Only update is that LOG is
Bruce Momjian
2002-03-02
1
-4
/
+4
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-4
/
+2
*
Further cleanup of dynahash.c API, in pursuit of portability and
Tom Lane
2001-10-05
1
-20
/
+20
*
Another round of cleanups for dynahash.c (maybe it's finally clean of
Tom Lane
2001-10-01
1
-6
/
+6
*
Replace implementation of pg_log as a relation accessed through the
Tom Lane
2001-08-25
1
-34
/
+4
*
Ensure that all TransactionId comparisons are encapsulated in macros
Tom Lane
2001-08-23
1
-2
/
+2
*
Further work on connecting the free space map (which is still just a
Tom Lane
2001-06-29
1
-1
/
+3
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-71
/
+72
*
XLOG (and related) changes:
Tom Lane
2001-03-13
1
-1
/
+3
*
Avoid 'FATAL: out of free buffers: time to abort !" error
Hiroshi Inoue
2001-02-22
1
-0
/
+2
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-1
/
+1
*
Clean up non-reentrant interface for hash_seq/HashTableWalk, so that
Tom Lane
2001-01-02
1
-2
/
+2
*
No more #ifdef XLOG.
Vadim B. Mikheev
2000-11-30
1
-5
/
+0
*
Put external declarations into header files.
Peter Eisentraut
2000-11-21
1
-2
/
+1
*
Include postgres.h before checking #ifdef XLOG.
Peter Eisentraut
2000-11-20
1
-2
/
+2
*
Make DROP TABLE rollback-able: postpone physical file delete until commit.
Tom Lane
2000-11-08
1
-4
/
+3
*
Fix recovery cache code (thanks to Peter Eisentraut for
Vadim B. Mikheev
2000-10-31
1
-23
/
+10
*
WAL
Vadim B. Mikheev
2000-10-28
1
-46
/
+60
*
WAL misc
Vadim B. Mikheev
2000-10-24
1
-33
/
+31
*
WAL
Vadim B. Mikheev
2000-10-21
1
-0
/
+4
*
redo/undo support functions and cleanups.
Vadim B. Mikheev
2000-10-20
1
-4
/
+284
*
Various utils for WAL
Vadim B. Mikheev
2000-10-13
1
-0
/
+120