ECPG only copied #include statements instead of processing them according to

Michael Meskes <meskes@postgresql.org>

Commit: 1d66a1cca1e0ad649beba720466461b4af7fddd4
Author: Michael Meskes <meskes@postgresql.org>
Date: 2010-03-21T10:49:52Z
Releases: 9.0.0
ECPG only copied #include statements instead of processing them according to
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.

Files