pgsql: Rewrite comments in replication slot advance implementation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Rewrite comments in replication slot advance implementation
Дата
Msg-id E1fgDUl-0004qg-Q6@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Rewrite comments in replication slot advance implementation

The code added by 9c7d06d60680 was a bit obscure; clarify that by
rewriting the comments.  Lack of clarity has already caused bugs, so
it's a worthy goal.

Co-authored-by: Arseny Sher <a.sher@postgrespro.ru>
Co-authored-by: Michaël Paquier <michael@paquier.xyz>
Co-authored-by: Álvaro Herrera <alvherre@alvh.no-ip.org>
Reviewed-by: Petr Jelínek <petr.jelinek@2ndquadrant.com>
Discussion: https://postgr.es/m/87y3fgoyrn.fsf@ars-thinkpad

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1573995f55994ee04dd0d69481de17d662ad8e88

Modified Files
--------------
src/backend/replication/logical/logical.c |  5 ++-
src/backend/replication/slotfuncs.c       | 72 ++++++++++++++++++++-----------
2 files changed, 50 insertions(+), 27 deletions(-)


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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Fix handling of empty uncompressed posting list pages in GIN
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Fix handling of empty uncompressed posting list pages in GIN