Re: [BUGS] round - timestamp bug

2001-01-25 Thread Karel Zak
> radius=# create table x (x timestamp); > CREATE > radius=# insert into x (x) values ('Tue 23 Jan 21:38:59.997 2001'); > INSERT 619178 1 > radius=# select * from x; > x > - > Tue 23 Jan 21:38:60.00 2001 ART > (1 row) > > radius=#

[BUGS] round - timestamp bug

2001-01-25 Thread Gonzalo Arana
POSTGRESQL BUG REPORT TEMPLATE Your name : Gonzalo Arana Your email address : [EMAIL PROTECTED] System Con