postgresql/src/test
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
..
examples Update copyright for 2016 2016-01-02 13:33:40 -05:00
isolation Update copyright for 2016 2016-01-02 13:33:40 -05:00
locale Fix omission of -X (--no-psqlrc) in some psql invocations. 2015-12-28 11:46:43 -05:00
mb Fix omission of -X (--no-psqlrc) in some psql invocations. 2015-12-28 11:46:43 -05:00
modules Update copyright for 2016 2016-01-02 14:19:48 -05:00
perl Avoid odd portability problem in TestLib.pm's slurp_file function. 2015-12-08 16:58:05 -05:00
regress Add STRICT to some C functions created by the regression tests. 2016-01-09 13:02:54 -05:00
ssl Remove reundand include of TestLib 2016-01-08 08:53:00 +01:00
thread Update copyright for 2016 2016-01-02 13:33:40 -05:00
Makefile Fix up .gitignore and cleanup actions in some src/test/ subdirectories. 2015-04-24 17:13:06 -04:00