Re: quoting bug?

Patrick Welche <prlw1@newn.cam.ac.uk>

From: Patrick Welche <prlw1@newn.cam.ac.uk>
To: Brendan Jurd <direvus@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2008-02-09T18:26:22Z
Lists: pgsql-hackers
On Sat, Feb 09, 2008 at 12:29:10PM -0500, Tom Lane wrote:
> Patrick Welche <prlw1@newn.cam.ac.uk> writes:
> > I am surprised to see
> 
> > NOTICE:  (1,two,"Sat 09 Feb 16:47:44.514503 2008")
> 
> This is the expected formatting for a composite type.  Read
> http://www.postgresql.org/docs/8.3/static/rowtypes.html#AEN6266

Thank you - sorry for noise.

Patrick