dead assignment src/bin/scripts/print.c line 421 - Mailing list pgsql-hackers

From Laurent Laborde
Subject dead assignment src/bin/scripts/print.c line 421
Date
Msg-id CAEy3c_RmqMqWGSvR00uowZx+V8p=vLEru38FPnzAwci_PwdqMw@mail.gmail.com
Whole thread Raw
Responses Re: dead assignment src/bin/scripts/print.c line 421
Re: dead assignment src/bin/scripts/print.c line 421
List pgsql-hackers
Friendly greetings !

in file src/bin/scripts/print.c line 421 :
need_recordsep = false;
then set to true line 424.

Now i'm pretty sure it's a meaningless "bug" without any consequence (the commit that introduced it is 15 years old).

There is a lot of (apparently) dead assignment here and there but some assigment could be used for debugging purpose so ... why not. But this one ?

--
Laurent "ker2x" Laborde
DBA gandi.net \o/

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TABLESAMPLE patch is really in pretty sad shape
Next
From: Fujii Masao
Date:
Subject: Re: Default Roles (was: Additional role attributes)