pgsql: Fix grammar.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix grammar.
Date: 2017-03-17 00:30:09
Message-ID: E1cofmT-0003MZ-7B@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix grammar.

This would have ben grammatical if the closing tag name were actually
part of the output, but of course it's not.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-03-17 03:13:06 Re: [COMMITTERS] pgsql: Remove objname/objargs split for referring to objects
Previous Message Peter Eisentraut 2017-03-16 23:01:05 pgsql: psql: Add completion for \help DROP|ALTER