index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
msvc
/
pgflex.pl
Commit message (
Expand
)
Author
Age
*
Fix included file path for modern perl
Andrew Dunstan
2019-02-05
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-27
*
Dept of second thoughts: rename new perl script.
Tom Lane
2017-02-19
*
Suppress "unused variable" warnings with older versions of flex.
Tom Lane
2017-02-19
*
Use 'use strict' in all Perl programs
Peter Eisentraut
2017-01-05
*
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
*
Accept flex > 2.5.x on Windows, too.
Tom Lane
2015-12-10
*
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-11-10
*
Unbreak MSVC builds after recent Makefile refactoring.
Andrew Dunstan
2012-10-11
*
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-04
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Detect out of date flex in MSVC builds.
Andrew Dunstan
2011-08-30
*
Unbreak MSVC build broken by my port of flex check.
Andrew Dunstan
2011-08-26
*
Port backup check on psql lexer to MSVC.
Andrew Dunstan
2011-08-25
*
Reimplement pgbison and pgflex as perl scripts instead of bat files.
Andrew Dunstan
2011-07-06