Re: quoting bug?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: quoting bug?
Date: 2008-02-09 17:29:10
Message-ID: 25003.1202578150@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)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

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Patrick Welche 2008-02-09 18:26:22 Re: quoting bug?
Previous Message Tom Lane 2008-02-09 17:27:08 Re: Patch review