Обсуждение: pgsql: There is no need to have to identical functions in ecpg thus rem

Поиск
Список
Период
Сортировка

pgsql: There is no need to have to identical functions in ecpg thus rem

От
Michael Meskes
Дата:
There is no need to have to identical functions in ecpg thus removing one of them.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=1066dbfb85462116e4ed3d889a686f1e48333467

Modified Files
--------------
src/interfaces/ecpg/preproc/descriptor.c |    4 +-
src/interfaces/ecpg/preproc/ecpg.addons  |   92 +++---
src/interfaces/ecpg/preproc/ecpg.header  |   39 +--
src/interfaces/ecpg/preproc/ecpg.trailer |  572 +++++++++++++++---------------
src/interfaces/ecpg/preproc/extern.h     |    3 +-
src/interfaces/ecpg/preproc/parse.pl     |    4 +-
src/interfaces/ecpg/preproc/type.c       |   18 +-
src/interfaces/ecpg/preproc/variable.c   |   20 +-
8 files changed, 371 insertions(+), 381 deletions(-)