|
|||||||||||
|
Re: [JDBC] Patch for Statement.getGeneratedKeys()
From: Tom Lane <tgl(at)sss.pgh.pa.us>
Date: Wed Jan 16 2008 - 10:01:58 EST
> select attname from pg_attribute I'd do "where attrelid = ... and attnum > 0 and not attisdropped". Not sure what you think the attstattarget condition would accompllish, but it doesn't seem like anything that client-side code ought to be touching. regards, tom lane ---------------------------(end of broadcast)---------------------------TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq Received on Wed Jan 16 10:04:35 2008 This archive was generated by hypermail 2.1.8 : Wed Jun 18 2008 - 23:42:57 EDT |
||||||||||
|
|||||||||||