dead assignment src/bin/scripts/print.c line 421

Поиск
Список
Период
Сортировка
От Laurent Laborde
Тема dead assignment src/bin/scripts/print.c line 421
Дата
Msg-id CAEy3c_RmqMqWGSvR00uowZx+V8p=vLEru38FPnzAwci_PwdqMw@mail.gmail.com
обсуждение исходный текст
Ответы Re: dead assignment src/bin/scripts/print.c line 421  (Laurent Laborde <kerdezixe@gmail.com>)
Re: dead assignment src/bin/scripts/print.c line 421  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: TABLESAMPLE patch is really in pretty sad shape
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Default Roles (was: Additional role attributes)