Re: Remove commented-out code in 026_overwrite_contrecord.pl

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Imran Zaheer <imran(dot)zhir(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Remove commented-out code in 026_overwrite_contrecord.pl
Date: 2026-04-06 09:40:50
Message-ID: CALDaNm1r3szni7Fb=iumSS5MkHvo7cU+6SL6_YZzcRrF+YGQrw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 3 Apr 2026 at 19:26, Imran Zaheer <imran(dot)zhir(at)gmail(dot)com> wrote:
>
> 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.

I agree with you, +1 to remove this.

Regards,
Vignesh

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2026-04-06 09:45:05 Re: Eliminating SPI / SQL from some RI triggers - take 3
Previous Message Alvaro Herrera 2026-04-06 09:38:20 Re: Adding REPACK [concurrently]