summaryrefslogtreecommitdiff
path: root/src/tools/msvc/pgbison.pl
AgeCommit message (Expand)Author
2023-12-20Remove MSVC scriptsMichael Paquier
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-09-09Bump minimum version of Bison to 2.3John Naylor
2022-01-08Update copyright for 2022Bruce Momjian
2021-05-07Remove extraneous newlines added by perl copyright patchAndrew Dunstan
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2020-04-13Use perl warnings pragma consistentlyAndrew Dunstan
2020-03-20Turn off deprecated bison warnings under MSVCAndrew Dunstan
2019-02-06Fix included file path for modern perlAndrew Dunstan
2017-03-27Clean up Perl code according to perlcriticPeter Eisentraut
2012-10-11Unbreak MSVC builds after recent Makefile refactoring.Andrew Dunstan
2012-07-05Run newly-configured perltidy script on Perl files.Bruce Momjian
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2011-07-06Reimplement pgbison and pgflex as perl scripts instead of bat files.Andrew Dunstan