Adds non null value

password_test
gurkanindibay 2024-06-14 16:25:13 +03:00
parent 2874d7af46
commit f4485514a4
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ GRANT ALL ON TABLE lineitem, orders, lineitem, customer, nation, part, supplier
\c :alice_conninfo
-- router query (should break because of bad password)
INSERT INTO customer VALUES (12345, 'name', NULL, 5, 'phone', 123.45, 'segment', 'comment');
INSERT INTO customer VALUES (12345, 'name', 'test', 5, 'phone', 123.45, 'segment', 'comment');
-- fix alice's worker1 password ...
UPDATE pg_dist_authinfo