Re: WIP: to_char, support for EEEE format

From: Brendan Jurd <direvus(at)gmail(dot)com>
To: Euler Taveira de Oliveira <euler(at)timbira(dot)com>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WIP: to_char, support for EEEE format
Date: 2009-07-29 09:46:29
Message-ID: 37ed240d0907290246q5fda969cl955ae20f32459663@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2009/7/29 Euler Taveira de Oliveira <euler(at)timbira(dot)com>:
> Looks better but I did some tests and caught some strange behaviors.
>

Pavel,

Any comment on these cases? When I looked at the patch I wasn't
really sure why it filled the string with '#' either, but I didn't
question it.

Cheers,
BJ

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2009-07-29 10:12:36 Re: xpath not a good replacement for xpath_string
Previous Message Dean Rasheed 2009-07-29 08:22:49 Re: WIP: Deferrable unique constraints