aboutsummaryrefslogtreecommitdiff
path: root/contrib/tablefunc/sql
Commit message (Expand)AuthorAge
* Handle unexpected query results, especially NULLs, safely in connectby().Tom Lane2015-01-29
* Convert contrib modules to use the extension facility.Tom Lane2011-02-13
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* Fix a few contrib regression test scripts that hadn't gotten the wordTom Lane2007-11-13
* Have crosstab variants treat NULL rowid as a category in its own right,Joe Conway2007-11-10
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-27
* Document get_call_result_type() and friends; mark TypeGetTupleDesc()Tom Lane2005-05-30
* Hashed crosstab was dying with an SPI_finish error when the source SQLJoe Conway2004-08-11
* With Joe Conway's concurrence, remove srandom() call from normal_rand().Tom Lane2003-09-13
* > Am Son, 2003-06-22 um 02.09 schrieb Joe Conway:Bruce Momjian2003-07-27
* Attached is an update to contrib/tablefunc. It implements a new hashedBruce Momjian2003-03-20
* Remove inappropriate double-quoting in connectby() code; adjustTom Lane2002-11-23
* SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian2002-10-21
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-18
* The attached adds a bit to the contrib/tablefunc regression test forBruce Momjian2002-10-03
* Attached is a patch to fix some recently raised issues that exist inTom Lane2002-09-14
* The attached removes the current non-standard fileBruce Momjian2002-09-12