There is no need to have to identical functions in ecpg thus removing one of them.
Michael Meskes <meskes@postgresql.org>
There is no need to have to identical functions in ecpg thus removing one of them.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/preproc/descriptor.c | modified | +2 −2 |
| src/interfaces/ecpg/preproc/ecpg.addons | modified | +46 −46 |
| src/interfaces/ecpg/preproc/ecpg.header | modified | +15 −24 |
| src/interfaces/ecpg/preproc/ecpg.trailer | modified | +286 −286 |
| src/interfaces/ecpg/preproc/extern.h | modified | +1 −2 |
| src/interfaces/ecpg/preproc/parse.pl | modified | +2 −2 |
| src/interfaces/ecpg/preproc/type.c | modified | +9 −9 |
| src/interfaces/ecpg/preproc/variable.c | modified | +10 −10 |