On Jun 30, 2009, at 11:54 AM, David Fetter wrote:
# Failed test 148 # Number of columns differs between queries # have: 4 columns # want: 3 columnsShouldn't that just read: have: (int, int, text, point) want: (int, int, text)
Yes, that's my ideal, but Tom says I need to write C code to get that information from RECORD objects, alas. :-(
Best, David -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
