]> granicus.if.org Git - postgresql/commit
Rewrite comments in replication slot advance implementation
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 19 Jul 2018 18:15:44 +0000 (14:15 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 19 Jul 2018 18:15:44 +0000 (14:15 -0400)
commit1573995f55994ee04dd0d69481de17d662ad8e88
tree4e6d3b8e298e3e0549a34abe53406540678cd6b0
parent309765fa1e317597bfd341fa99dfa97ea5722890
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
src/backend/replication/logical/logical.c
src/backend/replication/slotfuncs.c