Re: connecting using libpq breaks printf

Поиск
Список
Период
Сортировка
От Joey Morris
Тема Re: connecting using libpq breaks printf
Дата
Msg-id 20090218161025.GA23731@conquistador.dnsalias.org
обсуждение исходный текст
Ответ на Re: connecting using libpq breaks printf  (Aurimas Černius <aurisc4@gmail.com>)
Список pgsql-general
Aurimas Černius <aurisc4@gmail.com> wrote on Wed, Feb 18, 2009 at 05:01:14PM +0200:
> Did you use *exactly* the same command line to compile both versions?
> What is that command line(s)?

Yes, I used the same compilation command line for both versions:

gcc -o pq_test -I"C:\Program Files\PostgreSQL\8.3\include" -L"C:\Program Files\PostgreSQL\8.3\lib" -lpq pq_test.c

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

Предыдущее
От: Mike Christensen
Дата:
Сообщение: Re: When adding millions of rows at once, getting out of disk space errors
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Appending \o output instead of overwriting the output file