Commit Graph

1280 Commits (6c349d83b607cfe20a685a5f66a4fa0e24dbe458)

Author SHA1 Message Date
Vadim B. Mikheev e8ff221d8b Fix OID bootstraping. 25 years ago
Vadim B. Mikheev 01f2547c6b Init ShmemVariableCache in BootStrapXLOG() 25 years ago
Vadim B. Mikheev a221d95f28 Compile WAL by default. 25 years ago
Bruce Momjian a5046ad13a That variable I removed broke XLOG, that part of the delta 25 years ago
Bruce Momjian 312063c97b Make pgsql compile on FreeBSD-alpha. 25 years ago
Vadim B. Mikheev b0299c5d37 Auto checkpoint creation. 25 years ago
Vadim B. Mikheev f0e37a8531 New CHECKPOINT command. 25 years ago
Vadim B. Mikheev b98ba2a04c pg_variable is not used in WAL version now. 25 years ago
Vadim B. Mikheev 5b0740d3fc WAL 25 years ago
Vadim B. Mikheev db2faa943a WAL misc 25 years ago
Vadim B. Mikheev 4b65a2840b New relcache hash table with RelFileNode as key to be used 25 years ago
Vadim B. Mikheev a7fcadd10a WAL 25 years ago
Vadim B. Mikheev b58c0411ba redo/undo support functions and cleanups. 25 years ago
Vadim B. Mikheev d0273c07ac misc 26 years ago
Bruce Momjian cc2b5e5815 Remove NT-specific file open defines by defining our own open macros for 26 years ago
Vadim B. Mikheev bf1c8f2b3b heap' xlog records 26 years ago
Tom Lane b659ab07a2 Create an fd.c entry point that is just like plain open(2) except that 26 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Vadim B. Mikheev df238b2c06 Turn XLOG off (do not create log file). 26 years ago
Bruce Momjian 8fa8f80c1a I've recently written to pgsql-ports about a problem with PG7.0 on NT 26 years ago
Thomas G. Lockhart 7c07006ad4 Fix up error and log messages. 26 years ago
Bruce Momjian 5c25d60244 Add: 26 years ago
Jan Wieck 43499af4ab New parallel regression test shell and related things. 26 years ago
Tom Lane 51f62d505e Standardize on MAXPGPATH as the size of a file pathname buffer, 26 years ago
Tom Lane eae456cd7f Add a notion of a 'catalog version number' that can indicate 26 years ago
Tatsuo Ishii 357231e68e Check RELSEG_SIZE when postmaster starting up. 26 years ago
Tatsuo Ishii 7adb1b0072 Add blcksz to struct ControlFileData to check BLCKSZ is same 26 years ago
Vadim B. Mikheev 4793740367 XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. 26 years ago
Vadim B. Mikheev 3fea625e9d Make tree compilable (+WAL). 26 years ago
Vadim B. Mikheev 30659d43eb Transaction log manager core code. 26 years ago