COPY TO

From: mohsen soodkhah mohammadi <mohsensoodkhah(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: COPY TO
Date: 2013-11-23 06:48:22
Message-ID: CAGT6x6dpM=aha=xwwb7s_sAm1QuVdOvTR6OMzO+-PrniRmHkug@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hello.
in copy.c is one function that its name is CopyOneRowTO.
in this function have one foreach loop. in this loop first if have this
condition: !cstate->binary
what means this condition and when true this condition?
thank you.

Responses

  • Re: COPY TO at 2013-11-23 08:07:34 from Michael Paquier

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2013-11-23 07:39:13 Re: UNION ALL on partitioned tables won't use indices.
Previous Message Amit Kapila 2013-11-23 06:32:14 Re: Server is not getting started with log level as debug5 on master after commit 3147ac