summaryrefslogtreecommitdiff
path: root/src/tools/msvc/pgflex.pl
AgeCommit message (Expand)Author
2019-02-05Fix included file path for modern perlAndrew Dunstan
2019-02-05More fixed for modern perl on back branchesAndrew Dunstan
2015-12-10Accept flex > 2.5.x on Windows, too.Tom Lane
2013-11-10Fix whitespace issues found by git diff --check, add gitattributesPeter Eisentraut
2012-10-11Unbreak MSVC builds after recent Makefile refactoring.Andrew Dunstan
2012-07-04Run 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-08-30Detect out of date flex in MSVC builds.Andrew Dunstan
2011-08-26Unbreak MSVC build broken by my port of flex check.Andrew Dunstan
2011-08-25Port backup check on psql lexer to MSVC.Andrew Dunstan
2011-07-06Reimplement pgbison and pgflex as perl scripts instead of bat files.Andrew Dunstan