nevermind, I hate it when I find an answer out within 5 minutes of posting a question

From: Mark Nielsen <psql(at)www(dot)tcu-inc(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org (interface)
Subject: nevermind, I hate it when I find an answer out within 5 minutes of posting a question
Date: 1998-08-03 02:04:07
Message-ID: 199808030204.WAA24575@www.tcu-inc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

it was a simple as

select oid,* from test1;

That did it. I saw an example somewhere. It was too easy.

Mark

Browse pgsql-interfaces by date

  From Date Subject
Next Message Porter of PDSW 1998-08-03 02:56:15 Tcl_CreateExitHandle error
Previous Message Mark Nielsen 1998-08-03 01:52:37 creatng a new interface to postgresql, how do I update a field with a particular oid?