Remove commented-out code in 026_overwrite_contrecord.pl - Mailing list pgsql-hackers

From Imran Zaheer
Subject Remove commented-out code in 026_overwrite_contrecord.pl
Date
Msg-id CA+UBfa=qqnpx-B_dTy4KCYEyXCmST_Zv9X1DL3Yw0mccmzOaaQ@mail.gmail.com
Whole thread Raw
Responses Re: Remove commented-out code in 026_overwrite_contrecord.pl
List pgsql-hackers
Hi

There is some unused commented line of code in the tap test file `026_overwrite_contrecord.pl` [1]. Looks like a left over from earlier test development. 

Remove it for clarity.

Thanks,
Imran Zaheer

[1]: 
https://github.com/postgres/postgres/blob/b7b27eb41a5cc0b45a1a9ce5c1cde5883d7bc358/src/test/recovery/t/026_overwrite_contrecord.pl#L61
Attachment

pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Import Statistics in postgres_fdw before resorting to sampling.
Next
From: Imran Zaheer
Date:
Subject: Re: Silence -Wmaybe-uninitialized warnings