diff options
Diffstat (limited to 'src/test/regress/expected/errors.out')
| -rw-r--r-- | src/test/regress/expected/errors.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/regress/expected/errors.out b/src/test/regress/expected/errors.out index 61f1dfd012..2aa6be0ce5 100644 --- a/src/test/regress/expected/errors.out +++ b/src/test/regress/expected/errors.out @@ -93,10 +93,10 @@ ERROR: renameatt: attribute "oid" exists -- not in a xact abort; -NOTICE: UserAbortTransactionBlock and not in in-progress state +NOTICE: ROLLBACK: no transaction in progress -- not in a xact end; -NOTICE: EndTransactionBlock and not inprogress/abort state +NOTICE: COMMIT: no transaction in progress -- -- DEFINE AGGREGATE |
