Re: Segmentation fault of psql unset - Mailing list pgsql-patches

From Tom Lane
Subject Re: Segmentation fault of psql unset
Date
Msg-id 6952.1011370582@sss.pgh.pa.us
Whole thread Raw
In response to Segmentation fault of psql unset  (sugita@sra.co.jp)
List pgsql-patches
sugita@sra.co.jp writes:
> Attached is a patch for following fault.

>     $ psql
>     test=# \unset
>     \unset: missing required argument
>     Segmentation fault

Good catch!  Patch applied.

            regards, tom lane

pgsql-patches by date:

Previous
From: sugita@sra.co.jp
Date:
Subject: Segmentation fault of psql unset
Next
From: Rick Flower
Date:
Subject: Re: Patches for AIX builds..