Commits

DateSubjectAuthorReleases
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-10-06 When a function not returning RECORD has a single OUT parameter, use Tom Lane 8.1.0
2005-05-30 Document get_call_result_type() and friends; mark TypeGetTupleDesc() Tom Lane 8.1.0
2005-04-05 plpgsql does OUT parameters, as per my proposal a few weeks ago. Tom Lane 8.1.0
2005-03-31 First phase of OUT-parameters project. We can now define and use SQL Tom Lane 8.1.0
2005-01-01 Update copyrights that were missed. Bruce Momjian 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-06-06 Infrastructure for I/O of composite types: arrange for the I/O routines Tom Lane 8.0.0
2004-04-01 Replace TupleTableSlot convention for whole-row variables and function Tom Lane 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-08-30 Fix for breakage of C-coded SRFs, from Joe Conway. Tom Lane 7.3.1
2002-08-29 Adjust nodeFunctionscan.c to reset transient memory context between calls Tom Lane 7.3.1
2002-08-29 Code review for standalone composite types, query-specified composite Tom Lane 7.3.1
2002-07-30 Here are two patches. The guc_and_tablefunc patch addresses the two Bruce Momjian 7.3.1
2002-07-18 Here is a patch for the Table Function API. It fixes a bug found by Neil Bruce Momjian 7.3.1
2002-06-22 uint -> uint32, portability. Bruce Momjian 7.3.1
2002-06-20 Add another missing SRF file. Bruce Momjian 7.3.1