| From: | Rushabh Lathia <rushabh(dot)lathia(at)gmail(dot)com> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Cc: | Rushabh Lathia <rushabh(dot)lathia(at)enterprisedb(dot)com> |
| Subject: | Server crash while trying to read expression using pg_get_expr() |
| Date: | 2010-06-03 07:21:37 |
| Message-ID: | AANLkTin5yrTo0JUCADaQA6HDrSHFCNWTURm3TACh9Qjo@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2010-06-03 07:37:10 | Re: Server crash while trying to read expression using pg_get_expr() |
| Previous Message | Tom Lane | 2010-06-03 03:58:33 | Re: BUG #5364: citext behavior when type not in public schema |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2010-06-03 07:37:10 | Re: Server crash while trying to read expression using pg_get_expr() |
| Previous Message | Simon Riggs | 2010-06-03 04:35:43 | Re: Allow wal_keep_segments to keep all segments |