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

From Laurent Laborde
Subject Re: dead assignment src/bin/scripts/print.c line 421
Date
Msg-id CAEy3c_T5Pu4zsNh1UmPkmoLV+-8xq6iEktdp=JmvEcrSsdzDFw@mail.gmail.com
Whole thread Raw
In response to dead assignment src/bin/scripts/print.c line 421  (Laurent Laborde <kerdezixe@gmail.com>)
List pgsql-hackers
Should have been sent to the bugs ML sorry :-/

On Mon, Jul 13, 2015 at 3:56 PM, Laurent Laborde <kerdezixe@gmail.com> wrote:
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/



--
Laurent "ker2x" Laborde

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Freeze avoidance of very large table.
Next
From: Heikki Linnakangas
Date:
Subject: Re: dead assignment src/bin/scripts/print.c line 421