Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2001-02-18 Change s_lock to not use any zero-delay select() calls; these are just a Tom Lane 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-12-08 Resurrect -F switch: it controls fsyncs again, though the fsyncs are Tom Lane 7.1.1
2000-11-30 No more #ifdef XLOG. Vadim B. Mikheev 7.1.1
2000-11-10 pg_fsync is fsync in WAL version. Vadim B. Mikheev 7.1.1
2000-06-02 Create an fd.c entry point that is just like plain open(2) except that Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-04-09 Buffer manager modifications to keep a local buffer-dirtied bit as well Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-10-13 Split 'BufFile' routines out of fd.c into a new module, buffile.c. Extend Tom Lane 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-05-26 Make functions static or NOT_USED as appropriate. Bruce Momjian 7.1.1
1999-05-25 Another pgindent run. Sorry folks. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-09 Add 'temporary file' facility to fd.c, and arrange for temp Tom Lane 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1997-09-08 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. Bruce Momjian 7.1.1
1997-09-07 Massive commit to run PGINDENT on all *.c and *.h files. Bruce Momjian 7.1.1
1997-08-19 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. Bruce Momjian 7.1.1
1997-08-18 Reduce open() calls. Replace fopen() calls with calls to fd.c functions. Bruce Momjian 7.1.1
1997-02-14 Remove WIN32 defines. They never worked. Bruce Momjian 7.1.1
1996-11-08 Compile and warning cleanup Bruce Momjian 7.1.1
1996-11-04 Another series started from utils/builtins.h Marc G. Fournier 7.1.1
1996-11-01 Okay, following Bryan's (and others) suggestions...cleaning up the Marc G. Fournier 7.1.1