Обсуждение: pgsql: Remove stray semicolons in old ecpg preproc grammar ...

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

pgsql: Remove stray semicolons in old ecpg preproc grammar ...

От
tgl@svr1.postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Remove stray semicolons in old ecpg preproc grammar ... modern bison
versions won't compile it at all with those there.  Probably of only
academic interest now, but ...

Tags:
----
REL7_1_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/preproc:
        preproc.y (r1.137 -> r1.137.2.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y.diff?r1=1.137&r2=1.137.2.1)