Commits

DateSubjectAuthorReleases
2006-05-30 Code review for magic-block patch. Remove separate header file pgmagic.h, Tom Lane 8.2.0
2006-01-11 Create a standard function pg_sleep() to sleep for a specified amount of time. Tom Lane 8.2.0
2005-07-23 In the stats test, delay for the stats collector to catch up using a Tom Lane 8.1.0
2004-10-21 Standardize on using the Min, Max, and Abs macros that are in our c.h file, Tom Lane 8.0.0
2004-04-01 Replace TupleTableSlot convention for whole-row variables and function Tom Lane 8.0.0
2003-07-27 elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. Tom Lane 7.4.1
2002-08-22 Add a bunch of pseudo-types to replace the behavior formerly associated Tom Lane 7.3.1
2001-08-16 Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type Tom Lane 7.2.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2000-11-20 Revise handling of oldstyle/newstyle functions per recent discussions Tom Lane 7.1.1
2000-08-24 GetAttributeByName and GetAttributeByNum should be declared to return Tom Lane 7.1.1
2000-07-30 Convert all remaining geometric operators to new fmgr style. This Tom Lane 7.1.1
2000-07-29 PATH and POLYGON datatypes are now TOASTable. Associated functions 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-13 Another batch of fmgr updates. I think I have gotten all old-style Tom Lane 7.1.1
2000-06-11 Update sequence-related functions to new fmgr style. Remove downcasing, Tom Lane 7.1.1
2000-06-05 Latest round of fmgr updates. All functions with bool,char, or int2 Tom Lane 7.1.1
2000-05-29 Second round of fmgr changes: triggers are now invoked in new style, Tom Lane 7.1.1
1999-10-22 Another day, another MAX_QUERY_SIZE dependency zapped. Tom Lane 7.1.1