pgsql: Add missing quote in docs

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing quote in docs
Date: 2020-09-09 10:42:52
Message-ID: E1kFxYy-0001TP-VY@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing quote in docs

Mistake in commit 68b603e1a9.

Reported-by: Ian Barwick

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/60df530c571a8a5fbae82dc82e4931bb6325ddc0

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-09-09 16:01:10 pgsql: Doc: adjust documentation related to index support functions.
Previous Message Peter Eisentraut 2020-09-09 08:05:17 pgsql: Add some more numeric test coverage