postgresql/src/pl
Andrew Dunstan 7be5d8df1f Use perl warnings pragma consistently
We've had a mixture of the warnings pragma, the -w switch on the shebang
line, and no warnings at all. This patch removes the -w swicth and add
the warnings pragma to all perl sources missing it. It raises the
severity of the TestingAndDebugging::RequireUseWarnings  perlcritic
policy to level 5, so that we catch any future violations.

Discussion: https://postgr.es/m/20200412074245.GB623763@rfd.leadboat.com
2020-04-13 11:55:45 -04:00
..
plperl Use perl warnings pragma consistently 2020-04-13 11:55:45 -04:00
plpgsql Improve user control over truncation of logged bind-parameter values. 2020-04-02 15:04:51 -04:00
plpython Remove the "opaque" pseudo-type and associated compatibility hacks. 2020-03-05 15:48:56 -05:00
tcl Remove utils/acl.h from catalog/objectaddress.h 2020-03-10 10:27:00 +01:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00