Re: Small fix for _copySetConstraintsStmt - Mailing list pgsql-patches

From Tom Lane
Subject Re: Small fix for _copySetConstraintsStmt
Date
Msg-id 5583.1015562785@sss.pgh.pa.us
Whole thread Raw
In response to Small fix for _copySetConstraintsStmt  (Fernando Nasser <fnasser@redhat.com>)
List pgsql-patches
Fernando Nasser <fnasser@redhat.com> writes:
> Field is a list of strings, not nodes.

I fixed this by fixing the representation of ConstraintsSetStmt.
copyfuncs.c does not need to change.

            regards, tom lane

pgsql-patches by date:

Previous
From: "Rod Taylor"
Date:
Subject: Re: Basic DOMAIN Support
Next
From: Tom Lane
Date:
Subject: Re: Small fix for _valueCopy()