Commit Graph

16 Commits (cc2b5e5815aa596dbbdd288d0d178019f2d521aa)

Author SHA1 Message Date
Bruce Momjian cc2b5e5815 Remove NT-specific file open defines by defining our own open macros for 25 years ago
Vadim B. Mikheev bf1c8f2b3b heap' xlog records 25 years ago
Tom Lane b659ab07a2 Create an fd.c entry point that is just like plain open(2) except that 25 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