pgsql: Fix typos in sgml docs about RefetchForeignRow().

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos in sgml docs about RefetchForeignRow().
Date: 2019-03-18 20:41:05
Message-ID: E1h5z4D-0006qh-2s@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in sgml docs about RefetchForeignRow().

I screwed this up in ad0bda5d24e.

Reported-By: Jie Zhang, Michael Paquier, Etsuro Fujita
Discussion: https://postgr.es/m/1396E95157071C4EBBA51892C5368521017F2DA203@G08CNEXMBPEKD02.g08.fujitsu.local

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/11180a5015e9c6299ee732fa587b3a8bc6dca6b2

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-03-18 21:55:11 pgsql: Fix memory leak in printtup.c.
Previous Message Andres Freund 2019-03-18 20:16:45 pgsql: Remove leftover reference to oid column.