Skip to content

Commit a461a6a

Browse files
author
Antonin Houska
committed
Fixed macro name in a comment.
1 parent 0bc6c79 commit a461a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pg_squeeze.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3628,7 +3628,7 @@ squeeze_handle_error_db(ErrorData **edata_p, MemoryContext edata_cxt)
36283628
FlushErrorState();
36293629

36303630
/*
3631-
* Abort the transaction as we do not call PG_RETHROW() below in this
3631+
* Abort the transaction as we do not call PG_RE_THROW() below in this
36323632
* case.
36333633
*/
36343634
AbortOutOfAnyTransaction();

0 commit comments

Comments
 (0)