Commits

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

DateSubjectAuthorReleases
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
2000-06-28 First phase of memory management rewrite (see backend/utils/mmgr/README Tom Lane 7.1.1
2000-06-13 Another batch of fmgr updates. I think I have gotten all old-style Tom Lane 7.1.1
2000-05-29 Repair problems with overrun of timezone name length. Increase MAXTZLEN Tom Lane 7.1.1
1999-10-23 Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. Tom Lane 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-06-12 Move default NBuffers setting into config.h, and rename it Tom Lane 7.1.1
1999-05-22 Modify backend switch parsing to prevent 'insecure' switches Tom Lane 7.1.1