Remove unused function from walsender.c

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Remove unused function from walsender.c
Дата
Msg-id CAHGQGwEGRNP3qKhJxT__eJk4ysX4qE7kfsegd4-A8Kn6kKW8Sg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Remove unused function from walsender.c
Список pgsql-hackers
Hi,

There is an unused function GetOldestWALSendPointer() in walsender.c.
Per comment, it was introduced because we may need it in the future for
synchronous replication.

Now we have very similar function SyncRepGetOldestSyncRecPtr() in
syncrep.c. Which makes me think that GetOldestWALSendPointer()
no longer needs to be maintained. So, is it time to remove that unused
function?

Regards,

-- 
Fujii Masao



В списке pgsql-hackers по дате отправления: