From: Tatsuo Ishii Date: Tue, 10 Oct 2017 07:17:52 +0000 (+0900) Subject: Update sql-error expected data. X-Git-Tag: V3_7_0_BETA1~8 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=6da5672892a4c3f0347110495e522b194305c623;p=pgpool2.git Update sql-error expected data. --- diff --git a/src/test/extended-query-test/expected/sql-error.data b/src/test/extended-query-test/expected/sql-error.data index 31fbf7698..4dab941b8 100644 --- a/src/test/extended-query-test/expected/sql-error.data +++ b/src/test/extended-query-test/expected/sql-error.data @@ -16,5 +16,5 @@ FE=> Sync <= BE CommandComplete(BEGIN) <= BE CloseComplete <= BE ErrorResponse(S ERROR V ERROR C 42P01 M relation "non_existsing_table" does not exist P 15 F parse_relation.c L 1186 R parserOpenTable ) -<= BE ReadyForQuery(I) +<= BE ReadyForQuery(E) FE=> Terminate