Server crash while trying to read expression using pg_get_expr() - Mailing list pgsql-bugs

From Rushabh Lathia
Subject Server crash while trying to read expression using pg_get_expr()
Date
Msg-id AANLkTin5yrTo0JUCADaQA6HDrSHFCNWTURm3TACh9Qjo@mail.gmail.com
Whole thread Raw
Responses Re: Server crash while trying to read expression using pg_get_expr()
List pgsql-bugs
Hi,

Server crash while trying to read expression(wrong) using pg_get_expr().

postgres=# SELECT pg_get_expr('{FUNCEXPR', 1255);
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
!> \q



Thanks,
Rushabh Lathia
www.EnterpriseDB.com

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5364: citext behavior when type not in public schema
Next
From: Heikki Linnakangas
Date:
Subject: Re: Server crash while trying to read expression using pg_get_expr()