Re: Add pg_freespacemap extension sql test

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Dong Wook Lee <sh95119(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add pg_freespacemap extension sql test
Date: 2022-03-08 14:45:13
Message-ID: 20220308144513.GW27651@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 08, 2022 at 11:39:08PM +0900, Dong Wook Lee wrote:
> Hi,
> I just added some tests for the pg_freespacemap extension because the test
> coverage was 0 percent.
> But I don't know if I did it correctly.

The patch only touches doc/*.sgml.
I suppose you forgot to use "git add".

--
Justin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2022-03-08 14:46:24 Re: Handle infinite recursion in logical replication setup
Previous Message Dong Wook Lee 2022-03-08 14:43:47 Re: Add pg_freespacemap extension sql test