pgsql: Fix typo in create_policy.sgml - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Fix typo in create_policy.sgml
Date
Msg-id E1ZasAg-0004zw-V2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in create_policy.sgml

WTIH -> WITH

Pointed out by Dmitriy Olshevskiy

Backpatch to 9.5 where create_policy.sgml was added.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/dc3573b5d310eb42f478892870a0889a50693530

Modified Files
--------------
doc/src/sgml/ref/create_policy.sgml |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Further fixes for degenerate outer join clauses.
Next
From: Stephen Frost
Date:
Subject: pgsql: Fix typo in create_policy.sgml