[COMMITTERS] pgsql: Add missing support for new node fields - Mailing list pgsql-committers

From Andrew Dunstan
Subject [COMMITTERS] pgsql: Add missing support for new node fields
Date
Msg-id E1cq93r-0004ey-Mp@gemulon.postgresql.org
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Add missing support for new node fields
List pgsql-committers
Add missing support for new node fields

Commit b6fb534f added two new node fields but neglected to add copy and
comparison support for them, Mea culpa, should have checked for that.

per buildfarm animals with -DCOPY_PARSE_PLAN_TREES

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8bc40533d61da972df63c0960965044dc485b147

Modified Files
--------------
src/backend/nodes/copyfuncs.c  | 2 ++
src/backend/nodes/equalfuncs.c | 2 ++
2 files changed, 4 insertions(+)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [COMMITTERS] pgsql: Add IF NOT EXISTS for CREATE SERVER andCREATE USER MAPPING
Next
From: Bruce Momjian
Date:
Subject: [COMMITTERS] pgsql: doc: adjust 'Infinity' example to include minus