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 a2e56bb315..6a280f321a 100644 --- a/src/test/regress/expected/errors.out +++ b/src/test/regress/expected/errors.out @@ -92,11 +92,11 @@ ERROR: renameatt: attribute "oid" exists -- TRANSACTION STUFF -- not in a xact -NOTICE: UserAbortTransactionBlock and not in in-progress state abort; +NOTICE: UserAbortTransactionBlock and not in in-progress state -- not in a xact -NOTICE: EndTransactionBlock and not inprogress/abort state end; +NOTICE: EndTransactionBlock and not inprogress/abort state -- -- DEFINE AGGREGATE |
