Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit978e73c

Browse files
authored
Merge pull request#236 from postgrespro/postgresql-14-port
Postgresql 14 port
2 parentscb203af +23122ab commit978e73c

23 files changed

+2759
-54
lines changed

‎expected/pathman_CVE-2020-14350.out

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ DROP TABLE IF EXISTS test1 CASCADE;
99
DROP TABLE IF EXISTS test2 CASCADE;
1010
DROP ROLE IF EXISTS regress_hacker;
1111
SET client_min_messages = 'notice';
12+
GRANT CREATE ON SCHEMA public TO PUBLIC;
1213
CREATE EXTENSION pg_pathman;
1314
CREATE ROLE regress_hacker LOGIN;
1415
-- Test 1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp