postgresql/src/test/regress/input
Tom Lane 529baf6a2f Add STRICT to some C functions created by the regression tests.
These functions readily crash when passed a NULL input value.  The tests
themselves do not pass NULL values to them; but when the regression
database is used as a basis for fuzz testing, they cause a lot of noise.
Also, if someone were to leave a regression database lying about in a
production installation, these would create a minor security hazard.

Andreas Seltenreich
2016-01-09 13:02:54 -05:00
..
constraints.source Fix incorrect checking of deferred exclusion constraint after a HOT update. 2015-05-11 12:25:43 -04:00
copy.source Do jsonb regression test input in the conventional way. 2014-03-23 20:18:06 -04:00
create_function_1.source Make CREATE TYPE print warnings if a datatype's I/O functions are volatile. 2014-11-05 11:44:06 -05:00
create_function_2.source Add STRICT to some C functions created by the regression tests. 2016-01-09 13:02:54 -05:00
largeobject.source Adjust largeobject regression test to leave a couple of LOs behind. 2014-06-12 17:51:47 -04:00
misc.source Allow SQL-language functions to reference parameters by name. 2012-02-04 19:23:49 -05:00
tablespace.source Use just one database connection in the "tablespace" test. 2014-11-12 07:33:17 -05:00