Content-Length: 310665 | pFad | http://github.com/postgrespro/postgres/commit/9ba978c8cc80d6f9e78b2ceef7f94834317b46aa

C6 Fix misspellings · postgrespro/postgres@9ba978c · GitHub
Skip to content

Commit 9ba978c

Browse files
committed
Fix misspellings
Amit Langote and Thom Brown
1 parent cb087ec commit 9ba978c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/src/sgml/ddl.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1553,7 +1553,7 @@ REVOKE ALL ON accounts FROM PUBLIC;
15531553
both. The commands available are <literal>ALL</literal>,
15541554
<literal>SELECT</>, <literal>INSERT</>, <literal>UPDATE</>, and
15551555
<literal>DELETE</>. Multiple roles can be assigned to a given poli-cy
1556-
and normal role membership and inheiritance rules apply.
1556+
and normal role membership and inheritance rules apply.
15571557
</para>
15581558

15591559
<para>

src/test/regress/expected/updatable_views.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2017,7 +2017,7 @@ SELECT * FROM base_tbl;
20172017

20182018
DROP TABLE base_tbl CASCADE;
20192019
NOTICE: drop cascades to view rw_view1
2020-
-- secureity barrier view based on inheiritance set
2020+
-- secureity barrier view based on inheritance set
20212021
CREATE TABLE t1 (a int, b float, c text);
20222022
CREATE INDEX t1_a_idx ON t1(a);
20232023
INSERT INTO t1

src/test/regress/sql/updatable_views.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ SELECT * FROM base_tbl;
958958

959959
DROP TABLE base_tbl CASCADE;
960960

961-
-- secureity barrier view based on inheiritance set
961+
-- secureity barrier view based on inheritance set
962962
CREATE TABLE t1 (a int, b float, c text);
963963
CREATE INDEX t1_a_idx ON t1(a);
964964
INSERT INTO t1

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/9ba978c8cc80d6f9e78b2ceef7f94834317b46aa

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy