Commits

DateSubjectAuthorReleases
2004-08-04 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments Tom Lane 8.0.0
2004-07-28 Fix subtransaction behavior for large objects, temp namespace, files, Tom Lane 8.0.0
2004-02-10 Restructure smgr API as per recent proposal. smgr no longer depends on Tom Lane 8.0.0
2003-07-28 A visit from the message-style police ... Tom Lane 7.4.1
2003-07-22 Error message editing in backend/libpq, backend/postmaster, backend/tcop. Tom Lane 7.4.1
2002-08-25 Clean up comments to be careful about the distinction between variable- Tom Lane 7.3.1
2001-06-13 Allow a non-superuser database owner to vacuum all tables in his Tom Lane 7.2.1
2000-10-24 Remove arbitrary limit on number of simultaneously open large objects. Tom Lane 7.1.1
2000-10-24 Major overhaul of large-object implementation, by Denis Perchine with Tom Lane 7.1.1
2000-07-17 Revise aggregate functions per earlier discussions in pghackers. Tom Lane 7.1.1
2000-07-07 Fix misuse of StrNCpy to copy and add null to non-null-terminated data. 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-09 Another round of updates for new fmgr, mostly in the datetime code. Tom Lane 7.1.1
1999-06-04 Add configurable option controlling security checks in LO functions. Tom Lane 7.1.1
1999-05-31 Clean up memory leaks in LO operations by freeing LO's private Tom Lane 7.1.1
1999-05-09 Fix some miscellaneous places that were using raw open() or Tom Lane 7.1.1