Fix mistake in extensible node code.

Robert Haas <rhaas@postgresql.org>

Commit: aec64e8f45209b084fa33482de3831bc68b18913
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-03-01T18:17:09Z
Releases: 9.6.0
Fix mistake in extensible node code.

I believe that I (rhaas) introduced this bug while editing the patch
that became bcac23de73b89b001fbc628d84471a392e928d1c.

Report and patch from KaiGai Kohei.

Files

PathChange+/−
src/backend/nodes/extensible.c modified +1 −1