Re: a bug in libpq, PSQL 8.0.3

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: rad(at)rzgw(dot)gda(dot)pl
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: a bug in libpq, PSQL 8.0.3
Date: 2005-08-05 13:08:12
Message-ID: 20050805130812.GB97283@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2005-08-05 13:53:43 Re: BUG #1803: Incomplete table list in psql
Previous Message rmkml 2005-08-05 12:47:27 Freebsd410 and postgresql803: src/port compile error