getting oid of an INSERT automatically - Mailing list pgsql-sql

From John Brothers
Subject getting oid of an INSERT automatically
Date
Msg-id 00fe01c23e41$ca62bca0$0c05050a@johnbr
Whole thread Raw
Responses Re: getting oid of an INSERT automatically  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-sql
Hello all,
 
   In pgplsql, is there any way to get the oid that is returned from an INSERT statement, without
doing a 'follow-up' SELECT for the oid?
 
   failing that, is this possible in jdbc, odbc or DBI?
 
Thanks,
    jb
 

pgsql-sql by date:

Previous
From: "Floyd Shackelford"
Date:
Subject: manipulating the POINT data type
Next
From: Frank Joerdens
Date:
Subject: Re: to_char and '=' weirdness