Fix comments in recovery tests Commit 4464fddf removed the large insertions but missed to remove all the comments referring to them. Also remove a superfluous ')' in another comment.
Author: Hayato Kuroda <[email protected]> Reviewed-by: Michael Paquier <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Discussion: https://postgr.es/m/oscpr01mb149663a99daf2826be691c23df5...@oscpr01mb14966.jpnprd01.prod.outlook.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/d8f07dbb81a169ff8d54c6684c0ca385b83de757 Modified Files -------------- src/test/recovery/t/046_checkpoint_logical_slot.pl | 2 +- src/test/recovery/t/047_checkpoint_physical_slot.pl | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-)
