In pageinspect, perform clean-up after testing gin-related functions - Mailing list pgsql-hackers

From Kuntal Ghosh
Subject In pageinspect, perform clean-up after testing gin-related functions
Date
Msg-id CAGz5QCKxDvqGRCCvz5P4gE1F0diKR+o7u9RPFdPiAoPq+_AQyw@mail.gmail.com
Whole thread Raw
Responses Re: In pageinspect, perform clean-up after testing gin-related functions  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
Hello all,

In pageinspect/sql/gin.sql, we don't drop the table test1 at the end
of the test. IMHO, we should clean-up at the end of a test. I've
attached the patch to perform the same.

-- 
Thanks & Regards,
Kuntal Ghosh
EnterpriseDB: http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: automatic restore point
Next
From: Michael Paquier
Date:
Subject: Re: TRUNCATE tables referenced by FKs on partitioned tables