]> granicus.if.org Git - postgresql/history - src/backend/access/transam/xlog.c
Make pgsql compile on FreeBSD-alpha.
[postgresql] / src / backend / access / transam / xlog.c
2000-11-16 Bruce MomjianMake pgsql compile on FreeBSD-alpha.
2000-11-09 Vadim B. MikheevAuto checkpoint creation.
2000-11-05 Vadim B. MikheevNew CHECKPOINT command.
2000-11-03 Vadim B. Mikheevpg_variable is not used in WAL version now.
2000-10-28 Vadim B. MikheevWAL
2000-10-24 Vadim B. MikheevWAL misc
2000-10-23 Vadim B. MikheevNew relcache hash table with RelFileNode as key to...
2000-10-21 Vadim B. MikheevWAL
2000-10-20 Vadim B. Mikheevredo/undo support functions and cleanups.
2000-07-04 Vadim B. Mikheevmisc
2000-06-02 Bruce MomjianRemove NT-specific file open defines by defining our...
2000-06-02 Vadim B. Mikheevheap' xlog records
2000-06-02 Tom LaneCreate an fd.c entry point that is just like plain...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-20 Vadim B. MikheevTurn XLOG off (do not create log file).
2000-03-07 Bruce MomjianI've recently written to pgsql-ports about a problem...
2000-02-15 Thomas G. LockhartFix up error and log messages.
2000-01-26 Bruce MomjianAdd:
1999-11-19 Jan WieckNew parallel regression test shell and related things.
1999-10-25 Tom LaneStandardize on MAXPGPATH as the size of a file pathname...
1999-10-24 Tom LaneAdd a notion of a 'catalog version number' that can...
1999-10-16 Tatsuo IshiiCheck RELSEG_SIZE when postmaster starting up.
1999-10-12 Tatsuo IshiiAdd blcksz to struct ControlFileData to check BLCKSZ...
1999-10-06 Vadim B. MikheevXLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
1999-09-28 Vadim B. MikheevMake tree compilable (+WAL).
1999-09-27 Vadim B. MikheevTransaction log manager core code.