Commit 41fa3dfb authored by Bruce Momjian's avatar Bruce Momjian

Update C comment to NOTICE to reflect previous commit changing the error

level, per report from Tom.
parent fe21fcaf
......@@ -3397,7 +3397,7 @@ UserAbortTransactionBlock(void)
/*
* The user issued ABORT when not inside a transaction. Issue a
* WARNING and go to abort state. The upcoming call to
* NOTICE and go to abort state. The upcoming call to
* CommitTransactionCommand() will then put us back into the
* default state.
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment