On Mon, Aug 6, 2012 at 03:20:18PM -0400, Bruce Momjian wrote:
> On Sat, Aug 4, 2012 at 10:34:14AM -0400, Bruce Momjian wrote:
> > > I am thinking it is too late to apply this for 9.2 because users might
> > > have already tested their applications, though I doubt many are using BC
> > > dates. F
On Sat, Aug 4, 2012 at 10:34:14AM -0400, Bruce Momjian wrote:
> > I am thinking it is too late to apply this for 9.2 because users might
> > have already tested their applications, though I doubt many are using BC
> > dates. Feedback?
>
> There is never just one bug in formatting.c --- the input
On Fri, Aug 3, 2012 at 06:51:45PM -0400, Bruce Momjian wrote:
> I also tested boundry values, e.g. 6th Century BC is 600-501:
>
> test=> select to_char('0600-01-01 00:00:00 BC' :: timestamp, 'CC');
>to_char
> -
>-6
> (1 row)
>
> test=> select
On Thu, Jul 21, 2011 at 08:40:11AM +, Artem Andreev wrote:
>
> The following bug has been logged online:
>
> Bug reference: 6126
> Logged by: Artem Andreev
> Email address: ar...@oktetlabs.ru
> PostgreSQL version: 9.0.4
> Operating system: Debian 6.0
> Description:
The following bug has been logged online:
Bug reference: 6126
Logged by: Artem Andreev
Email address: ar...@oktetlabs.ru
PostgreSQL version: 9.0.4
Operating system: Debian 6.0
Description:CC parameter in to_char() behaves incorrectly
Details:
CC parameter in to_char