summaryrefslogtreecommitdiff
path: root/src/pl/plperl/text2macro.pl
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-11-11Avoid bizarre meson behavior with backslashes in command arguments.Tom Lane
2024-03-19Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...Peter Eisentraut
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-01-08Update copyright for 2022Bruce Momjian
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2018-05-27Don't fall off the end of perl functionsAndrew Dunstan
2017-12-21Avoid putting build-location-dependent strings into generated files.Tom Lane
2017-03-27Clean up Perl code according to perlcriticPeter Eisentraut
2012-07-05Run newly-configured perltidy script on Perl files.Bruce Momjian
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
2010-01-20Add utility functions to PLPerl:Andrew Dunstan
2010-01-09Tidy up and refactor plperl.c.Andrew Dunstan