How to pass information back to client
- From: "Chris Hoover" <revoohc(at)gmail(dot)com>
- To: pgsql-odbc(at)postgresql(dot)org
- Subject: How to pass information back to client
- Date: Thu, 21 Dec 2006 10:57:15 -0500
- Message-id: <1d219a6f0612210757r19ab3024v6432b504a66d0f9a(at)mail(dot)gmail(dot)com>
Is there anyway in PostgreSQL to have a function pass information back to the client via the ODBC driver?
I would like to have some of my trigger functions and regular functions be able to pass specific error messages back to the client. Is this possible? If so, how do you do it. If not, is it a planned enhancement?
Thanks,
Chris
Home |
Main Index |
Thread Index