aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/preproc/strings.h
Commit message (Collapse)AuthorAge
* pgindent run for 9.0, second runBruce Momjian2010-07-06
|
* ECPG only copied #include statements instead of processing them according toMichael Meskes2010-03-21
commandline option "-i". This change fixes this and adds a test case. It also honors #include_next, although this is probably never used for embedded SQL.