Commits

DateSubjectAuthorReleases
2001-08-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the Tom Lane 7.2.1
2001-06-29 Further work on connecting the free space map (which is still just a Tom Lane 7.2.1
2001-06-06 get_seq_name should truncate name to NAMEDATALEN, so that this works: Tom Lane 7.2.1
2001-06-01 Check for malloc failure. Tom Lane 7.2.1
2001-05-10 Avoid unnecessary lseek() calls by cleanups in md.c. mdfd_lstbcnt was Tom Lane 7.2.1
2001-03-07 Repair a number of places that didn't bother to check whether PageAddItem Tom Lane 7.1.1
2001-01-12 Add more critical-section calls: all code sections that hold spinlocks Tom Lane 7.1.1
2000-12-08 Add missing copyright and RCS identification header. Tom Lane 7.1.1
2000-12-08 Remove error check that disallowed setval() on a sequence with cache Tom Lane 7.1.1
2000-12-03 Ensure that all uses of <ctype.h> functions are applied to unsigned-char 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-07-05 Update textin() and textout() to new fmgr style. This is just phase Tom Lane 7.1.1
2000-06-11 Update sequence-related functions to new fmgr style. Remove downcasing, Tom Lane 7.1.1
1999-12-31 Revise init_sequence so that it doesn't leak memory if the requested Tom Lane 7.1.1
1999-10-03 Reimplement parsing and storage of default expressions and constraint Tom Lane 7.1.1
1999-09-18 Mega-commit to make heap_open/heap_openr/heap_close take an Tom Lane 7.1.1