Re: Inconsistent Errors on Row Comparisons
От | David Fetter |
---|---|
Тема | Re: Inconsistent Errors on Row Comparisons |
Дата | |
Msg-id | 20090630204048.GS21081@fetter.org обсуждение исходный текст |
Ответ на | Re: Inconsistent Errors on Row Comparisons ("David E. Wheeler" <david@kineticode.com>) |
Ответы |
Re: Inconsistent Errors on Row Comparisons
|
Список | pgsql-hackers |
On Tue, Jun 30, 2009 at 01:10:01PM -0700, David Wheeler wrote: > 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 columns >> >> Shouldn'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. :-( Would this be the first C piece? If not, it might be worth doing. Cheers, David. -- David Fetter <david@fetter.org> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: david.fetter@gmail.com Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate
В списке pgsql-hackers по дате отправления: