pgsql: Keep perl style checker happy

2023-01-19 Thread Andrew Dunstan
Keep perl style checker happy It doesn't like code before "use strict;". (cherry picked from commit ed2c2d063bd110f299211611b72a5dbe07a4d7be) Branch -- REL9_3_STABLE Details --- https://git.postgresql.org/pg/commitdiff/524440579f838b30579f35d2045cc01b6f5070d8 Modified Files ---

pgsql: Keep perl style checker happy

2023-01-19 Thread Andrew Dunstan
Keep perl style checker happy It doesn't like code before "use strict;". (cherry picked from commit ed2c2d063bd110f299211611b72a5dbe07a4d7be) Branch -- REL9_2_STABLE Details --- https://git.postgresql.org/pg/commitdiff/4c1f42f588917225db16f3a6de62411a51bf3037 Modified Files ---

pgsql: Keep perl style checker happy

2019-02-05 Thread Andrew Dunstan
Keep perl style checker happy It doesn't like code before "use strict;". Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ed2c2d063bd110f299211611b72a5dbe07a4d7be Modified Files -- src/backend/catalog/genbki.pl | 6 +++--- 1 file changed, 3 inserti

pgsql: Keep perl style checker happy

2019-02-05 Thread Andrew Dunstan
Keep perl style checker happy It doesn't like code before "use strict;". Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/749cb71de2d6217ef2f4ca76aa8461e4a7275f4c Modified Files -- src/backend/catalog/genbki.pl | 6 +++--- 1 file changed, 3 inserti

pgsql: Keep perl style checker happy

2019-02-05 Thread Andrew Dunstan
Keep perl style checker happy It doesn't like code before "use strict;". Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/99eb3bba649b5a48fa9b679b6d94334ca110e1db Modified Files -- src/backend/catalog/genbki.pl | 6 +++--- 1 file changed, 3 inserti

pgsql: Keep perl style checker happy

2019-02-05 Thread Andrew Dunstan
Keep perl style checker happy It doesn't like code before "use strict;". Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/eae78da2b451c88d9206a1db4f01578f2e4a3b36 Modified Files -- src/backend/catalog/genbki.pl | 6 +++--- 1 file changed, 3 inserti

pgsql: Keep perl style checker happy

2019-02-05 Thread Andrew Dunstan
Keep perl style checker happy It doesn't like code before "use strict;". Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/8916b33e52485f0acea98fdfc919c2313178f865 Modified Files -- src/backend/catalog/genbki.pl | 6 +++--- 1 file changed, 3 insertions(+),

pgsql: Keep perl style checker happy

2019-02-05 Thread Andrew Dunstan
Keep perl style checker happy It doesn't like code before "use strict;". Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/171207100e6c331a365178356843132d68e563a6 Modified Files -- src/backend/catalog/genbki.pl | 6 +++--- 1 file changed, 3 inserti