We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe21fca commit 41fa3dfCopy full SHA for 41fa3df
src/backend/access/transam/xact.c
@@ -3397,7 +3397,7 @@ UserAbortTransactionBlock(void)
3397
3398
/*
3399
* The user issued ABORT when not inside a transaction. Issue a
3400
- * WARNING and go to abort state. The upcoming call to
+ * NOTICE and go to abort state. The upcoming call to
3401
* CommitTransactionCommand() will then put us back into the
3402
* default state.
3403
*/
0 commit comments