pgsql: Reorganize heap_page_prune() function comment

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Reorganize heap_page_prune() function comment
Дата
Msg-id E1rmr5c-004jjk-MY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Reorganize heap_page_prune() function comment

heap_page_prune()'s function header comment didn't explain the
parameters in the same order they appear in the function. Fix that.

Author: Melanie Plageman <melanieplageman@gmail.com>
Discussion: https://www.postgresql.org/message-id/20240320013602.6sypr4cx6sefpemg@liskov

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c33084205a865538212b7edd99ab5de8e7220fb7

Modified Files
--------------
src/backend/access/heap/pruneheap.c | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)


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

Предыдущее
От: Dean Rasheed
Дата:
Сообщение: pgsql: Add "--exclude-extension" to pg_dump's options.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Catalog domain not-null constraints