"Ibrar Ahmed" <[EMAIL PROTECTED]> writes:
> While looking at the code base I have encountered a server crash in
> to_timestamp function.
> select TO_TIMESTAMP ( '2006 1', ' Q' );
> server closed the connection unexpectedly
Looks like Heikki fixed this yesterday. It works here:
regression=#
Hi,
While looking at the code base I have encountered a server crash in
to_timestamp function.
select TO_TIMESTAMP ( '2006 1', ' Q' );
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The con