Re: Cache lookup errors with functions manipulation objectaddresses - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: Cache lookup errors with functions manipulation objectaddresses
Date
Msg-id 20190924.152508.02384638.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re: Cache lookup errors with functions manipulation object addresses  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Cache lookup errors with functions manipulation object addresses
List pgsql-hackers
At Tue, 24 Sep 2019 08:58:50 +0900, Michael Paquier <michael@paquier.xyz> wrote in <20190923235850.GA2012@paquier.xyz>
> On Mon, Sep 23, 2019 at 09:15:24PM +0200, Dmitry Dolgov wrote:
> Please feel free to use the updated versions attached.  These can
> apply on top of HEAD at 30d1379.

In 0003, empty string and NULL are not digtinguishable in psql
text output. It'd be better that the regression test checks that
the return is actually NULL using "is NULL" or "\pset null
'<null>'" or something like.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Surafel Temesgen
Date:
Subject: Re: Option to dump foreign data in pg_dump
Next
From: Marina Polyakova
Date:
Subject: Re: pg_upgrade check fails on Solaris 10