summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/README.parser
AgeCommit message (Expand)Author
2024-10-14ecpg: invent a saner syntax for ecpg.addons entries.Tom Lane
2024-10-14ecpg: re-implement preprocessor's string management.Tom Lane
2024-10-14ecpg: clean up documentation of parse.pl, and add more input checking.Tom Lane
2011-06-14Move parse2.pl to parse.plPeter Eisentraut
2011-03-03Added new version of ecpg's parser generator script. This one was written byMichael Meskes
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
2009-09-28Added some explanation about how the parser is generated, taken from an email byMichael Meskes