Commits

DateSubjectAuthorReleases
2003-06-27 Add is_superuser parameter reporting, soon to be used by psql. Tom Lane 7.4.1
2003-05-28 Fix things so that an error occuring during standalone-backend processing Tom Lane 7.4.1
2003-05-28 In bootstrap and standalone-backend modes, do not sort LOG elevel out Tom Lane 7.4.1
2003-02-22 Simplify timezone-handling code per proposal to pghackers: get rid of Tom Lane 7.4.1
2003-01-09 Move new typedef AclId into c.h, so as to avoid cluttering namespace Tom Lane 7.4.1
2002-12-09 Update obsolete comment. Tom Lane 7.4.1
2002-05-17 Merge the last few variable.c configuration variables into the generic Tom Lane 7.3.1
2002-05-05 Create an internal semaphore API that is not tied to SysV semaphores. Tom Lane 7.3.1
2002-03-04 Further work on elog cleanup: fix some bogosities in elog's logic about Tom Lane 7.3.1
2002-01-01 Do not accept interrupts in RESUME_INTERRUPTS() and END_CRIT_SECTION() Tom Lane 7.2.1
2001-10-21 Fix getopt-vs-init_ps_display problem by copying original argv[] info, Tom Lane 7.2.1
2001-09-29 Implement new 'lightweight lock manager' that's intermediate between Tom Lane 7.2.1
2001-09-27 Remove useless LockDisable() function and associated overhead, per my Tom Lane 7.2.1
2001-09-21 Give VACUUM its own GUC parameter for memory usage, rather than Tom Lane 7.2.1
2001-08-05 Endeavor to make pgstats buffer process (a) safe and (b) useful. Tom Lane 7.2.1
2001-06-13 Allow a non-superuser database owner to vacuum all tables in his Tom Lane 7.2.1
2001-03-13 XLOG (and related) changes: Tom Lane 7.1.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2001-01-27 Re-read Unix-socket lock file every so often (every CheckPoint interval, Tom Lane 7.1.1
2001-01-19 Make critical sections (elog->crash) and interrupt holdoff sections Tom Lane 7.1.1
2001-01-14 Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts Tom Lane 7.1.1
2001-01-07 Fix recent breakage of query-cancel logic, see my pghackers message Tom Lane 7.1.1
2000-11-29 Get rid of not-very-portable fcntl(F_SETLK) mechanism for locking the Unix 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-08-03 More functions updated to new fmgr style --- money, name, tid datatypes. Tom Lane 7.1.1