postgresql/contrib/intarray
Andrew Dunstan 3a7cc727c7 Don't fall off the end of perl functions
This complies with the perlcritic policy
Subroutines::RequireFinalReturn, which is a severity 4 policy. Since we
only currently check at severity level 5, the policy is raised to that
level until we move to level 4 or lower, so that any new infringements
will be caught.

A small cosmetic piece of tidying of the pgperlcritic script is
included.

Mike Blackwell

Discussion: https://postgr.es/m/CAESHdJpfFm_9wQnQ3koY3c91FoRQsO-fh02za9R3OEMndOn84A@mail.gmail.com
2018-05-27 09:08:42 -04:00
..
bench Don't fall off the end of perl functions 2018-05-27 09:08:42 -04:00
data
expected Test all contrib-created operator classes with amvalidate. 2016-11-29 15:05:22 -05:00
sql Test all contrib-created operator classes with amvalidate. 2016-11-29 15:05:22 -05:00
_int_bool.c Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
_int_gin.c Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
_int_gist.c Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
_int_op.c Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
_int_selfuncs.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
_int_tool.c Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
_int.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
_intbig_gist.c Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
.gitignore
intarray--1.0--1.1.sql
intarray--1.1--1.2.sql
intarray--1.2.sql
intarray--unpackaged--1.0.sql
intarray.control
Makefile