[COMMITTERS] pgsql: Fix documentation typo.

2012-12-22 Thread Tom Lane
Fix documentation typo. "GetForeignTableColumnOptions" should be "GetForeignColumnOptions". Noted by Metin Döşlü. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/eb035068121532ed7db47081e71655746d31cd16 Modified Files -- doc/src/sgml/fdwhandler.sgml |

[COMMITTERS] pgsql: Fix documentation typo.

2012-12-22 Thread Tom Lane
Fix documentation typo. "GetForeignTableColumnOptions" should be "GetForeignColumnOptions". Noted by Metin Döşlü. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/97e1db771ccd64e84081b4576d285d0ddcfbae03 Modified Files -- doc/src/sgml/fdwhandler.sg