Commits

DateSubjectAuthorReleases
2008-10-28 Extend ExecMakeFunctionResult() to support set-returning functions that return Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-12-07 Clean up a couple of problems in crosstab_hash's use of a hash table. Tom Lane 8.3.0
2006-06-27 Create infrastructure for 'MinimalTuple' representation of in-memory Tom Lane 8.2.0
2006-05-30 Magic blocks don't do us any good unless we use 'em ... so install one Tom Lane 8.2.0
2005-07-09 Fix inadequate error checking: you can't assume that fcinfo->resultinfo Tom Lane 8.1.0
2005-05-30 Document get_call_result_type() and friends; mark TypeGetTupleDesc() Tom Lane 8.1.0
2005-05-29 Modify hash_search() API to prevent future occurrences of the error Tom Lane 8.1.0
2004-09-13 Redesign query-snapshot timing so that volatile functions in READ COMMITTED Tom Lane 8.0.0
2004-04-01 Replace TupleTableSlot convention for whole-row variables and function Tom Lane 8.0.0
2004-02-03 Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. Tom Lane 8.0.0
2003-10-02 Attached is a patch for contrib/tablefunc. It fixes two issues raised by Tom Lane 7.4.1
2003-09-13 With Joe Conway's concurrence, remove srandom() call from normal_rand(). Tom Lane 7.4.1
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2003-07-24 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) Tom Lane 7.4.1
2003-06-25 'third' -> 'fourth' where needed, per Joe Conway. Tom Lane 7.4.1
2003-06-15 Replace cryptic 'Unknown kind of return type' messages with something Tom Lane 7.4.1
2003-05-16 Check calling context for connectby_text(), per Joe Conway. Tom Lane 7.3.3
2003-05-16 Check calling context for connectby_text(), per Joe Conway. Tom Lane 7.4.1
2003-05-14 Fix various recent build and regression-test problems in contrib/. Tom Lane 7.4.1
2003-03-10 This patch fixes a bunch of spelling mistakes in comments throughout the Tom Lane 7.4.1
2003-03-09 Revise tuplestore and nodeMaterial so that we don't have to read the Tom Lane 7.4.1
2002-11-23 Remove inappropriate double-quoting in connectby() code; adjust Tom Lane 7.3.1
2002-11-23 Remove inappropriate double-quoting in connectby() code; adjust Tom Lane 7.4.1
2002-09-14 Fix portability bug in get_normal_pair (RAND_MAX != MAX_RANDOM_VALUE). Tom Lane 7.3.1