Commits

DateSubjectAuthorReleases
2001-09-29 Implement new 'lightweight lock manager' that's intermediate between Tom Lane 7.2.1
2001-06-19 Clean up some longstanding problems in shared-cache invalidation. Tom Lane 7.2.1
2001-06-16 Tweak startup sequence so that running out of PROC array slots is Tom Lane 7.2.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-11-28 Significant cleanups in SysV IPC handling (shared mem and semaphores). Tom Lane 7.1.1
2000-11-12 Keep track of the last active slot in the shared ProcState array, so Tom Lane 7.1.1
2000-10-02 Mop up from caddr_t -> Datum conversion to make things extra type safe Peter Eisentraut 7.1.1
2000-10-02 Banish caddr_t (mostly), use Datum where appropriate. Peter Eisentraut 7.1.1
2000-05-31 The heralded `Grand Unified Configuration scheme' (GUC) Peter Eisentraut 7.1.1
2000-05-30 Remove unused include files. Do not touch /port or includes used by defines. Bruce Momjian 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-17 Fix a bunch of minor portability problems and maybe-bugs revealed by Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-09-24 Several changes here, not very related but touching some of the same files. Tom Lane 7.1.1
1999-09-09 Minor improvement in SI overflow logic: try to delete Tom Lane 7.1.1
1999-09-06 I finally understood what sinvaladt.c is doing --- and it Tom Lane 7.1.1
1999-09-04 Modify sinval so that InvalidateSharedInvalid() does not hold Tom Lane 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-05-28 Repair performance problem in SI segment manipulations: iterating Tom Lane 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-10 Change error messages to oids come out as %u and not %d. Change has no Bruce Momjian 7.1.1
1999-02-19 Allow maximum number of backends to be set at configure time Tom Lane 7.1.1