aboutsummaryrefslogtreecommitdiff
path: root/src/tools/msvc/pgflex.pl
Commit message (Expand)AuthorAge
* Fix included file path for modern perlAndrew Dunstan2019-02-05
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* Clean up Perl code according to perlcriticPeter Eisentraut2017-03-27
* Dept of second thoughts: rename new perl script.Tom Lane2017-02-19
* Suppress "unused variable" warnings with older versions of flex.Tom Lane2017-02-19
* Use 'use strict' in all Perl programsPeter Eisentraut2017-01-05
* Finish pgindent run for 9.6: Perl files.Noah Misch2016-06-12
* Accept flex > 2.5.x on Windows, too.Tom Lane2015-12-10
* Fix whitespace issues found by git diff --check, add gitattributesPeter Eisentraut2013-11-10
* Unbreak MSVC builds after recent Makefile refactoring.Andrew Dunstan2012-10-11
* Run newly-configured perltidy script on Perl files.Bruce Momjian2012-07-04
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Detect out of date flex in MSVC builds.Andrew Dunstan2011-08-30
* Unbreak MSVC build broken by my port of flex check.Andrew Dunstan2011-08-26
* Port backup check on psql lexer to MSVC.Andrew Dunstan2011-08-25
* Reimplement pgbison and pgflex as perl scripts instead of bat files.Andrew Dunstan2011-07-06