In pageinspect, perform clean-up after testing gin-related functions

From: Kuntal Ghosh <kuntalghosh(dot)2007(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: In pageinspect, perform clean-up after testing gin-related functions
Date: 2018-07-11 07:07:04
Message-ID: CAGz5QCKxDvqGRCCvz5P4gE1F0diKR+o7u9RPFdPiAoPq+_AQyw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
0001-In-pageinspect-drop-table-after-testing-gin-related-.patch text/x-patch 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-07-11 07:16:47 Re: TRUNCATE tables referenced by FKs on partitioned tables
Previous Message Michael Paquier 2018-07-11 06:33:36 Re: automatic restore point