projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b073c3c
)
Update src/test/kerberos to account for previous commit.
author
Noah Misch
<noah@leadboat.com>
Fri, 10 Sep 2021 07:44:01 +0000
(
00:44
-0700)
committer
Noah Misch
<noah@leadboat.com>
Fri, 10 Sep 2021 07:44:01 +0000
(
00:44
-0700)
src/test/kerberos/t/001_auth.pl
patch
|
blob
|
blame
|
history
diff --git
a/src/test/kerberos/t/001_auth.pl
b/src/test/kerberos/t/001_auth.pl
index 34562045cbe11188600f2e872ff5423485baae25..2c81a26ac73da666ccdb2c318bfd7c76eb070d00 100644
(file)
--- a/
src/test/kerberos/t/001_auth.pl
+++ b/
src/test/kerberos/t/001_auth.pl
@@
-298,7
+298,7
@@
test_query(
test_query(
$node,
'test1',
- "CREATE TABLE mytab (f1 int primary key);\n"
+ "CREATE T
EMP T
ABLE mytab (f1 int primary key);\n"
. "COPY mytab FROM STDIN;\n"
. join("\n", (1 .. 100000))
. "\n\\.\n"