pgsql: Fix grammar in REVOKE documentation

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix grammar in REVOKE documentation
Date: 2018-06-10 13:52:27
Message-ID: E1fS0lf-00018Z-6u@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix grammar in REVOKE documentation

Reported-by: Erwin Brandstetter

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c83e2029909c5411ca11fd841851016f1f9810e6

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-06-10 19:22:44 pgsql: Improve run-time partition pruning to handle any stable expressi
Previous Message Michael Paquier 2018-06-10 10:45:04 pgsql: Fix and document lock handling for in-memory replication slot da