Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Inconsistent Errors on Row Comparisons


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: "David E. Wheeler" <david(at)kineticode(dot)com>
  • Cc: pgsql-hackers Hackers <pgsql-hackers(at)postgresql(dot)org>
  • Subject: Re: Inconsistent Errors on Row Comparisons
  • Date: Tue, 30 Jun 2009 14:48:26 -0400
  • Message-id: <23743.1246387706@sss.pgh.pa.us> <text/plain>

"David E. Wheeler" <david(at)kineticode(dot)com> writes:
> Is there a way  
> to get a RECORD object to tell me what data types it contains?

Not at the SQL level.  Of course, if you're writing C, you can do
something similar to what record_eq and friends do.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group