postgresql/contrib/seg
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
..
data
expected
sql
.gitignore
Makefile Remove support for upgrading extensions from "unpackaged" state. 2020-02-19 16:59:14 -05:00
seg--1.0--1.1.sql
seg--1.1--1.2.sql
seg--1.1.sql
seg--1.2--1.3.sql
seg-validate.pl Use perl warnings pragma consistently 2020-04-13 11:55:45 -04:00
seg.c Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
seg.control Mark some contrib modules as "trusted". 2020-02-13 15:02:35 -05:00
segdata.h
segparse.y
segscan.l
sort-segments.pl Use perl warnings pragma consistently 2020-04-13 11:55:45 -04:00