summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/errors.out
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/regress/expected/errors.out')
-rw-r--r--src/test/regress/expected/errors.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/regress/expected/errors.out b/src/test/regress/expected/errors.out
index 132e2ad709..2a6c5ff044 100644
--- a/src/test/regress/expected/errors.out
+++ b/src/test/regress/expected/errors.out
@@ -99,10 +99,10 @@ ERROR: attribute "oid" of relation "stud_emp" already exists
-- not in a xact
abort;
-WARNING: ROLLBACK: no transaction in progress
+WARNING: there is no transaction in progress
-- not in a xact
end;
-WARNING: COMMIT: no transaction in progress
+WARNING: there is no transaction in progress
--
-- CREATE AGGREGATE
-- sfunc/finalfunc type disagreement