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

level, per report from Tom.
This commit is contained in:
Bruce Momjian 2012-08-15 19:09:37 -04:00
parent fe21fcaf8d
commit 41fa3dfb0a
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*/