From dc0ff9f8f8251d7ab9b5248bf1945341a036d76e Mon Sep 17 00:00:00 2001
From: Peter Smith <peter.b.smith@fujitsu.com>
Date: Thu, 16 Feb 2023 10:00:41 +1100
Subject: [PATCH v12] PS fix EOF for xml_2.out

---
 src/test/regress/expected/xml_2.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/regress/expected/xml_2.out b/src/test/regress/expected/xml_2.out
index c04a57f..2bacbde 100644
--- a/src/test/regress/expected/xml_2.out
+++ b/src/test/regress/expected/xml_2.out
@@ -1679,4 +1679,4 @@ ERROR:  invalid XML document
 -- XML format: empty string
 SELECT xmlformat('');
 ERROR:  invalid XML document
-\set VERBOSITY default
\ No newline at end of file
+\set VERBOSITY default
-- 
1.8.3.1

