Re: 7.3.3 array_out tweak - Mailing list pgsql-general

From Thien-Thi Nguyen
Subject Re: 7.3.3 array_out tweak
Date
Msg-id E19hAWa-0006gg-00@colo.agora-net.com
Whole thread Raw
In response to Re: 7.3.3 array_out tweak  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
   Date: Mon, 28 Jul 2003 10:11:52 -0400
   From: Tom Lane <tgl@sss.pgh.pa.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

pgsql-general by date:

Previous
From: "jose antonio leo"
Date:
Subject: update innside transactions?
Next
From: Dmitry Tkach
Date:
Subject: Re: CREATE TABLE with REFERENCE