Test: fix 039.log_backend_messages.
authorTatsuo Ishii <ishii@postgresql.org>
Sun, 1 Dec 2024 07:53:28 +0000 (16:53 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Sun, 1 Dec 2024 07:53:28 +0000 (16:53 +0900)
Commit 6d4106f9c forgot to add pgproto data which is necessary in the
test.

src/test/regression/tests/039.log_backend_messages/pgproto.data [new file with mode: 0644]

diff --git a/src/test/regression/tests/039.log_backend_messages/pgproto.data b/src/test/regression/tests/039.log_backend_messages/pgproto.data
new file mode 100644 (file)
index 0000000..7fce755
--- /dev/null
@@ -0,0 +1,6 @@
+'P'    ""      "SELECT * FROM t1"      0
+'B'    ""      ""      0       0       0
+'E'    ""      0
+'S'
+'Y'
+'X'