Re: How do I insert a record into a table? - Mailing list pgsql-novice

From Michael Glaesemann
Subject Re: How do I insert a record into a table?
Date
Msg-id 8559DEFD-6624-4F4D-B91E-C687473C6CFA@seespotcode.net
Whole thread Raw
In response to Re: How do I insert a record into a table?  (Brian Hurt <bhurt@janestcapital.com>)
Responses Re: How do I insert a record into a table?  (Brian Hurt <bhurt@janestcapital.com>)
List pgsql-novice
On Jun 1, 2007, at 14:54 , Brian Hurt wrote:

> This is the current solution I'm going with. The main problem I
> have with this is stylistic- it changes the result psql displays
> from an insert response to a select response.

If you'd like, you could throw in a RAISE NOTICE (or other level) so
you get some other information.

Michael Glaesemann
grzm seespotcode net



pgsql-novice by date:

Previous
From: Brian Hurt
Date:
Subject: Re: How do I insert a record into a table?
Next
From: "Robert Wimmer"
Date:
Subject: Feed a table function with a query