Re: [COMMITTERS] pgsql: Second try committing the path changes.

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: [COMMITTERS] pgsql: Second try committing the path changes.
Дата
Msg-id c2d9e70e0608291335wee09b1aje6f019da9cf2fdb0@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Second try committing the path changes.  (Chris Browne <cbbrowne@acm.org>)
Ответы Re: [COMMITTERS] pgsql: Second try committing the path changes.
Список pgsql-hackers
On 8/29/06, Chris Browne <cbbrowne@acm.org> wrote:
> tgl@sss.pgh.pa.us (Tom Lane) writes:
> > meskes@postgresql.org (Michael Meskes) writes:
> >> Second try committing the path changes.
> >
> > Ah, this looks better.  I get clean passes on both HPPA in-tree and
> > Fedora x86_64 VPATH builds, so I think you've finally fixed all the
> > issues.  Congrats!
>
> Ah.  So this would have caused a bunch of problems in compiling
> src/interfaces/ecpg/test/connect/test1.pgc???
>
> I'm not sure I'm seeing it in CVS; perhaps this waits some time before
> getting completely public?

i'm seeing this error when compiling HEAD (updated at ago 29 15:16)

make[5]: Entering directory
`/home/postgres/PG_RELEASES/pgsql-8.2uv/src/interfaces/ecpg/test/connect'
../../preproc/ecpg -I./../../include -o test1.c -I. test1.pgc
test1.pgc:29: ERROR: syntax error at or near "@"
make[5]: *** [test1.c] Error 3
make[5]: *** Deleting file `test1.c'

-- 
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."                                      Richard Cook


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

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: [Pgsqlrpms-hackers] Safer auto-initdb for RPM init
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: [PATCHES] Another VPATH patch for ecpg