Re: [HACKERS] patch proposal - Mailing list pgsql-hackers

From David Steele
Subject Re: [HACKERS] patch proposal
Date
Msg-id cec7f9d7-929f-ce5f-a7c9-ae2ba063dd29@pgmasters.net
Whole thread Raw
In response to Re: [HACKERS] patch proposal  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On 1/23/17 10:52 PM, Michael Paquier wrote:
> On Tue, Jan 24, 2017 at 7:22 AM, David Steele <david@pgmasters.net> wrote:
>> 3) There are no tests.  I believe that
>> src/test/recovery/t/006_logical_decoding.pl would be the best place to
>> insert your tests.
> 
> 003_recovery_targets.pl is the test for recovery targets. The routines
> it has would be helpful.

Thanks for the correction, that's what I meant.  Auto-complete is not my
friend.

-- 
-David
david@pgmasters.net



pgsql-hackers by date:

Previous
From: Stas Kelvich
Date:
Subject: Re: [HACKERS] Speedup twophase transactions
Next
From: Ants Aasma
Date:
Subject: Re: [HACKERS] Checksums by default?