pgsql: Make a comment more precise. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Make a comment more precise.
Date
Msg-id E1Zz9KI-0001dj-3S@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make a comment more precise.

Remote expressions now also matter to make_foreignscan()

Noted by Etsuro Fujita.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e073490457176805bc31b8f7c7829ce1b71a6e76

Modified Files
--------------
contrib/postgres_fdw/postgres_fdw.c |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Avoid aggregating worker instrumentation multiple times.
Next
From: Tom Lane
Date:
Subject: pgsql: Accept flex > 2.5.x in configure.