Re: [BUGS] BUG #6126: CC parameter in to_char() behaves incorrectly

2012-08-04 Thread Bruce Momjian
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

[BUGS] Small bug in psqlodbc-09.01 prevents interoperability with LISTSERV

2012-08-04 Thread Eric Thomas
Because we have customers who think Excel is an RDBMS, our product LISTSERV religiously queries ODBC capabilities at startup and prints warnings as appropriate. A customer tried to use PostgreSQL on Windows and got the following (these are our messages not yours, I am pasting them to show all th