log_heap_visible(): remove unused parameter and update comment

Поиск
Список
Период
Сортировка
От Drouvot, Bertrand
Тема log_heap_visible(): remove unused parameter and update comment
Дата
Msg-id bbc7bb4b-94e0-3baf-2250-b2ee8ef22eea@gmail.com
обсуждение исходный текст
Ответы Re: log_heap_visible(): remove unused parameter and update comment  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Список pgsql-hackers
Hi,

While resuming the work on [1] I noticed that:

- there is an unused parameter in log_heap_visible()
- the comment associated to the function is not in "sync" with the 
current implementation (referring a "block" that is not involved anymore)

Attached a tiny patch as an attempt to address the above remarks.


[1]: https://commitfest.postgresql.org/39/3740/

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
Вложения

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

Предыдущее
От: Benjamin Coutu
Дата:
Сообщение: Re: disfavoring unparameterized nested loops
Следующее
От: vignesh C
Дата:
Сообщение: Re: Support logical replication of DDLs