pl pgsql grammer file contains error

Поиск
Список
Период
Сортировка
От Paramveer.Singh@trilogy.com
Тема pl pgsql grammer file contains error
Дата
Msg-id OFFAE63D31.489ECD7E-ONE5256EEE.004598B0@trilogy.com
обсуждение исходный текст
Ответы Re: pl pgsql grammer file contains error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general

hi!
I tried to extend the grammer for plpgsql by editing

postgresql-7.4.3/src/pl/plpgsql/src/gram.y

but as soon as you compile it (even without any changes)
it gives an error

user$ make
bison -y -d gram.y
/usr/bin/m4: ERROR: EOF in string

Has this been overlooked as the generated C file is also present in the distro and no one noticed that the grammer file does not compile any more?

The database still installs and runs fine if installed using the configure and make drill

thanks
paraM

В списке pgsql-general по дате отправления:

Предыдущее
От: "Raymond O'Donnell"
Дата:
Сообщение: datpath error
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PgSQL 8.0.0 beta1 compile problem + patch