summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/lib/execute.c
AgeCommit message (Collapse)Author
2000-03-17Patch possible portability problem: a few places had // style comments,Tom Lane
which is not ANSI C, even though some compilers will take it...
2000-03-07*** empty log message ***Michael Meskes