Skip to content

Commit 2d689f2

Browse files
committed
Update src/test/kerberos to account for previous commit.
1 parent b073c3c commit 2d689f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/kerberos/t/001_auth.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ sub test_query
298298
test_query(
299299
$node,
300300
'test1',
301-
"CREATE TABLE mytab (f1 int primary key);\n"
301+
"CREATE TEMP TABLE mytab (f1 int primary key);\n"
302302
. "COPY mytab FROM STDIN;\n"
303303
. join("\n", (1 .. 100000))
304304
. "\n\\.\n"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy