Re: Inconsistent Errors on Row Comparisons
- From: "David E. Wheeler" <david(at)kineticode(dot)com>
- To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: pgsql-hackers Hackers <pgsql-hackers(at)postgresql(dot)org>
- Subject: Re: Inconsistent Errors on Row Comparisons
- Date: Tue, 30 Jun 2009 13:08:27 -0700
- Message-id: <70565B8E-45E2-42E6-868D-A3E0323AF9B8@kineticode.com> <text/plain>
On Jun 30, 2009, at 11:46 AM, Tom Lane wrote:
For my results_eq() in pgTAP, it could output different diagnostics.
Well, that's not terribly compelling ;-).
Pbbbbllt.
I wouldn't have any big
objection to splitting out ERRCODE_COLUMN_COUNT_MISMATCH as a separate
SQLSTATE for 8.5 and beyond, but I doubt we'd consider back-patching
such a change. It's not clear to me whether you need a solution that
works in back branches.
Makes sense.
Best,
David
Home |
Main Index |
Thread Index