Re: FDW table hints

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Magnus Hagander <magnus@hagander.net>
Cc: Dave Page <dpage@pgadmin.org>, Susanne Ebrecht <susanne@2ndquadrant.com>, David Fetter <david@fetter.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-05-05T17:22:18Z
Lists: pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> Since I brought it up - a patch along this line?

Please don't capitalize "foreign table" there.

Also, I think an "else" before the other ereport would make the code
clearer, even though it's not strictly necessary.

			regards, tom lane