summaryrefslogtreecommitdiff
path: root/contrib/tablefunc/expected
AgeCommit message (Expand)Author
2024-03-09Improve wrong-tuple-type error reports in contrib/tablefunc.Tom Lane
2020-11-25tablefunc: Reject negative number of tuples passed to normal_rand()Peter Eisentraut
2015-01-30Handle unexpected query results, especially NULLs, safely in connectby().Tom Lane
2012-07-05Reduce messages about implicit indexes and sequences to DEBUG1.Robert Haas
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2007-11-13Fix a few contrib regression test scripts that hadn't gotten the wordTom Lane
2007-11-10Have crosstab variants treat NULL rowid as a category in its own right,Joe Conway
2006-02-27Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut
2005-05-30Document get_call_result_type() and friends; mark TypeGetTupleDesc()Tom Lane
2004-08-11Hashed crosstab was dying with an SPI_finish error when the source SQLJoe Conway
2003-10-02Attached is a patch for contrib/tablefunc. It fixes two issues raised byTom Lane
2003-09-13With Joe Conway's concurrence, remove srandom() call from normal_rand().Tom Lane
2003-07-27> Am Son, 2003-06-22 um 02.09 schrieb Joe Conway:Bruce Momjian
2003-07-24Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane
2003-03-20Attached is an update to contrib/tablefunc. It implements a new hashedBruce Momjian
2002-11-23Remove inappropriate double-quoting in connectby() code; adjustTom Lane
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-10-03The attached adds a bit to the contrib/tablefunc regression test forBruce Momjian
2002-09-14Attached is a patch to fix some recently raised issues that exist inTom Lane
2002-09-12The attached removes the current non-standard fileBruce Momjian