pgsql: Comment update for join pushdown.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Comment update for join pushdown.
Date: 2015-09-29 11:50:45
Message-ID: E1ZgtQj-0001ve-Lf@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Comment update for join pushdown.

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/758fcfdc016ac687c4f4094e0dca6ae641400820

Modified Files
--------------
src/backend/optimizer/util/pathnode.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-09-29 14:52:45 pgsql: Fix plperl to handle non-ASCII error message texts correctly.
Previous Message Robert Haas 2015-09-29 02:06:55 pgsql: Parallel executor support.