Skip to content

Commit e8de147

Browse files
committed
typo
1 parent 36faa15 commit e8de147

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

expected/pathman_CVE-2020-14350.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Check fix for CVE-2020-14350.
3-
* See also 7eeb1d986 pstgresql commit.
3+
* See also 7eeb1d986 postgresql commit.
44
*/
55
SET client_min_messages = 'warning';
66
DROP FUNCTION IF EXISTS _partition_data_concurrent(oid,integer);

sql/pathman_CVE-2020-14350.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Check fix for CVE-2020-14350.
3-
* See also 7eeb1d986 pstgresql commit.
3+
* See also 7eeb1d986 postgresql commit.
44
*/
55

66
SET client_min_messages = 'warning';

0 commit comments

Comments
 (0)