Commit Graph

18 Commits (3b6728910ace14c64ffa43b538a84508f4fe6408)

Author SHA1 Message Date
Peter Eisentraut f73999262e tablefunc: Reject negative number of tuples passed to normal_rand() 5 years ago
Tom Lane 37507962c3 Handle unexpected query results, especially NULLs, safely in connectby(). 11 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Peter Eisentraut 3f11971916 Remove extra newlines at end and beginning of files, add missing newlines 15 years ago
Tom Lane 30e2c42e00 Fix a few contrib regression test scripts that hadn't gotten the word 18 years ago
Joe Conway 01496439e9 Have crosstab variants treat NULL rowid as a category in its own right, 18 years ago
Peter Eisentraut 7f4f42fa10 Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in 20 years ago
Tom Lane 978129f28e Document get_call_result_type() and friends; mark TypeGetTupleDesc() 21 years ago
Joe Conway bc8a1fc282 Hashed crosstab was dying with an SPI_finish error when the source SQL 21 years ago
Tom Lane c472b8366f With Joe Conway's concurrence, remove srandom() call from normal_rand(). 22 years ago
Bruce Momjian a265b7f70a > Am Son, 2003-06-22 um 02.09 schrieb Joe Conway: 22 years ago
Bruce Momjian 64d0b8b05f Attached is an update to contrib/tablefunc. It implements a new hashed 23 years ago
Tom Lane 1f1c332381 Remove inappropriate double-quoting in connectby() code; adjust 23 years ago
Bruce Momjian e5cf1a8a26 SET autocommit no longer needed in /contrib because pg_regress.sh does 23 years ago
Bruce Momjian aa4c702eac Update /contrib for "autocommit TO 'on'". 23 years ago
Bruce Momjian a62873d279 The attached adds a bit to the contrib/tablefunc regression test for 23 years ago
Tom Lane bd04184b11 Attached is a patch to fix some recently raised issues that exist in 23 years ago
Bruce Momjian 6fff9a7475 The attached removes the current non-standard file 23 years ago