pgsql: If we're gonna use ExecRelationIsTargetRelation here, might as - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: If we're gonna use ExecRelationIsTargetRelation here, might as
Date
Msg-id 20070731163607.8FF069FB7F8@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
If we're gonna use ExecRelationIsTargetRelation here, might as well
simplify a bit further.

Modified Files:
--------------
    pgsql/src/backend/executor:
        execUtils.c (r1.148 -> r1.149)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/execUtils.c.diff?r1=1.148&r2=1.149)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix security definer functions with polymorphic arguments.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix a bug in the original implementation of redundant-join-clause