Skip to content

Commit 6caef80

Browse files
author
Antonin Houska
committed
Adjusted comment.
1 parent d06e280 commit 6caef80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pg_rewrite.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1261,7 +1261,7 @@ rewrite_table_impl(char *relschema_src, char *relname_src,
12611261
if (conv_map)
12621262
free_conversion_map_ext(conv_map);
12631263

1264-
/* See the top of the function. */
1264+
/* See PushActiveSnapshot() above. */
12651265
PopActiveSnapshot();
12661266
}
12671267

0 commit comments

Comments
 (0)