Thread: Improve wording for FDW header file reference

Improve wording for FDW header file reference

From
Daniel Gustafsson
Date:
The "Foreign Data Wrapper Callback Routines” section contains an odd wording in
the reference to the relevant headerfile:

    "The FdwRoutine struct type is declared in
    src/include/foreign/fdwapi.h, which see for additional details.”

The attached patch is an attempt at improving this.

cheers ./daniel


Attachment