Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO - Mailing list pgsql-hackers

From Mingli Zhang
Subject Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO
Date
Msg-id CANG7CALpB74xzAWUA53sNip-pa1q8mgpWFwzDBj3F+P1GxdCkg@mail.gmail.com
Whole thread Raw
In response to Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi,


The point about cleaning up the attribute handling of FORCE_NOT_NULL
and FORCE_NULL in the COPY TO path is a good catch, though, so let's
remove all that.  I'll go apply this part of the patch in a bit, or
tomorrow.
--
Michael

Thanks for review!


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: ResourceOwner refactoring
Next
From: Andres Freund
Date:
Subject: Re: heavily contended lwlocks with long wait queues scale badly