summaryrefslogtreecommitdiff
path: root/contrib/tablefunc/expected
Commit message (Expand)AuthorAgeFilesLines
* tablefunc: Reject negative number of tuples passed to normal_rand()Peter Eisentraut2020-11-251-4/+7
* Handle unexpected query results, especially NULLs, safely in connectby().Tom Lane2015-01-291-0/+32
* Reduce messages about implicit indexes and sequences to DEBUG1.Robert Haas2012-07-041-1/+0
* Convert contrib modules to use the extension facility.Tom Lane2011-02-131-7/+1
* Fix a few contrib regression test scripts that hadn't gotten the wordTom Lane2007-11-131-0/+2
* Have crosstab variants treat NULL rowid as a category in its own right,Joe Conway2007-11-101-50/+71
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-3/+3
* Document get_call_result_type() and friends; mark TypeGetTupleDesc()Tom Lane2005-05-301-3/+50
* Hashed crosstab was dying with an SPI_finish error when the source SQLJoe Conway2004-08-111-1/+19
* Attached is a patch for contrib/tablefunc. It fixes two issues raised byTom Lane2003-10-021-1/+1
* With Joe Conway's concurrence, remove srandom() call from normal_rand().Tom Lane2003-09-131-1/+1
* > Am Son, 2003-06-22 um 02.09 schrieb Joe Conway:Bruce Momjian2003-07-271-3/+27
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-3/+3
* Attached is an update to contrib/tablefunc. It implements a new hashedBruce Momjian2003-03-201-0/+73
* Remove inappropriate double-quoting in connectby() code; adjustTom Lane2002-11-231-16/+16
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-16/+16
* The attached adds a bit to the contrib/tablefunc regression test forBruce Momjian2002-10-031-0/+38
* Attached is a patch to fix some recently raised issues that exist inTom Lane2002-09-141-1/+1
* The attached removes the current non-standard fileBruce Momjian2002-09-121-0/+179