Commit Graph

18 Commits (37507962c3d2123b0f21c50d6172fd0b1e059fe7)

Author SHA1 Message Date
Tom Lane 37507962c3 Handle unexpected query results, especially NULLs, safely in connectby(). 11 years ago
Robert Haas d7c734841b Reduce messages about implicit indexes and sequences to DEBUG1. 13 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 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 08c33c426b Attached is a patch for contrib/tablefunc. It fixes two issues raised by 22 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
Tom Lane 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 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 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