NOTICE-messages in C++

From: Colin Taylor <Colin_Taylor(at)portasystemsdev(dot)com>
To: "Pgsql Mailing List (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: NOTICE-messages in C++
Date: 2000-10-19 09:54:06
Message-ID: 4B045DC53446D111A6CD00A0C949AB735E778F@TOBY
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi postgreSQL'ers,
How can I catch NOTICE messages from the backend using C++.
I am sending the query "show DateStyle".
The logs show the NOTICES message being returned by the backend.
But I cannot retrieve the message into the C++ code.
I am using the PQ++ libraries.
Thanx,
Colin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karel Zak 2000-10-19 10:16:36 Re: NOTICE-message
Previous Message Ulf Mehlig 2000-10-19 09:48:09 NOTICE-message