pgsql: Remove redundant result assignment in 004_sync.pl.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove redundant result assignment in 004_sync.pl.
Date: 2023-09-14 03:16:32
Message-ID: E1qgcqF-003iSQ-Mf@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove redundant result assignment in 004_sync.pl.

Author: Peter Smith
Discussion: http://postgr.es/m/CAHut+PuTNdxnpn24s6jfPDe+fKJoe3M-CoNv-DFsZmJN-ed0Xw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a2e0d5e5f6a05f436f7b73c7f12ffcc22611d23d

Modified Files
--------------
src/test/subscription/t/004_sync.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2023-09-14 03:43:18 pgsql: Flush logical slots to disk during a shutdown checkpoint if requ
Previous Message Andres Freund 2023-09-14 02:22:00 pgsql: Fix tracking of temp table relation extensions as writes