Re: 7.3.3 array_out tweak

From: Thien-Thi Nguyen <ttn(at)glug(dot)org>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 7.3.3 array_out tweak
Date: 2003-07-28 16:07:00
Message-ID: E19hAWa-0006gg-00@colo.agora-net.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Date: Mon, 28 Jul 2003 10:11:52 -0400
From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>

That was what the pre-7.2 coding did, and it was broken. Types abstime
and "char" are counterexamples in one direction, and float8 and numeric
are counterexamples in the other. (And that's not even considering
user-defined datatypes.) We are not going back to that.

ok, thanks for the concise summary. i will try to think of another
approach to achieve this kind of consistency for array output.

thi

In response to

Browse pgsql-general by date

  From Date Subject
Next Message jose antonio leo 2003-07-28 16:16:04 update innside transactions?
Previous Message nolan 2003-07-28 16:02:49 Re: psql -e