postgresql/src/test/regress/output
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 Improve INSERT .. ON CONFLICT error message. 2015-10-13 15:33:07 -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
largeobject_1.source Adjust largeobject regression test to leave a couple of LOs behind. 2014-06-12 17:51:47 -04:00
misc.source Revert 9246af6799 because 2015-12-18 21:35:22 +03:00
tablespace.source Use just one database connection in the "tablespace" test. 2014-11-12 07:33:17 -05:00