Re: a bug in libpq, PSQL 8.0.3

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: a bug in libpq, PSQL 8.0.3
Дата
Msg-id 20050805130812.GB97283@winnie.fuhr.org
обсуждение исходный текст
Ответ на a bug in libpq, PSQL 8.0.3  (Adam Radłowski <rad@rzgw.gda.pl>)
Список pgsql-bugs
On Wed, Aug 03, 2005 at 01:01:53PM +0200, Adam Rad?owski wrote:
> In any terminal  (linux, xterm, rxvt)  if I try create a new PRIMARY KEY
> or any CONSTRAINT with PQexec function "I become a comment on the
> screen, that the "implicit index was created", exactly this same, like
> in "psql" program.. I've read carefully (or mabe not ;-) ) the DOC's,
> but I din't find the answer, what shuld i do.

This isn't a bug.  See "Notice Processing" in the libpq chapter of
the documentation and client_min_messages in the "Server Run-time
Environment" chapter:

http://www.postgresql.org/docs/8.0/static/libpq-notice-processing.html
http://www.postgresql.org/docs/8.0/static/runtime-config.html#RUNTIME-CONFIG-LOGGING-WHEN

--
Michael Fuhr

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

Предыдущее
От: rmkml
Дата:
Сообщение: Freebsd410 and postgresql803: src/port compile error
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: BUG #1803: Incomplete table list in psql