Re: Modernize const handling with readline
От
Tom Lane
Тема
Re: Modernize const handling with readline
Дата
Msg-id
2288670.1696342238@sss.pgh.pa.us
Ответ на
Modernize const handling with readline (Peter Eisentraut)
Список
Дерево обсуждения
Modernize const handling with readline Peter Eisentraut <peter@eisentraut.org>
Re: Modernize const handling with readline Tom Lane <tgl@sss.pgh.pa.us>
Re: Modernize const handling with readline Aleksander Alekseev <aleksander@timescale.com>
Re: Modernize const handling with readline Peter Eisentraut <peter@eisentraut.org>
Re: Modernize const handling with readline Aleksander Alekseev <aleksander@timescale.com>
Re: Modernize const handling with readline Peter Eisentraut <peter@eisentraut.org>
Peter Eisentraut writes: > The comment > /* On some platforms, readline is declared as readline(char *) */ > is obsolete. The casting away of const can be removed. +1, that's surely not of interest on anything we still support. regards, tom lane
В списке pgsql-hackers по дате отправления