Re: [PATCH] Patch to fix a crash of psql

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: laurenz(dot)albe(at)wien(dot)gv(dot)at
Cc: ishii(at)postgresql(dot)org, jianggq(at)cn(dot)fujitsu(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Patch to fix a crash of psql
Date: 2012-11-30 16:48:04
Message-ID: 20121201.014804.1703875380083747565.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I wonder about the "possible".
>
> Could there be false positives with the test?
> If yes, I don't like the idea.

Yes, there could be false positives. It was just because the input
file was broken. In the real world, I think probably encoding mismatch
is the most possible cause, but this is not 100%.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2012-11-30 16:55:39 Re: [PATCH] Patch to fix a crash of psql
Previous Message Andrew Dunstan 2012-11-30 16:34:55 Re: json accessors