Re: SQL/MED - file_fdw - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: SQL/MED - file_fdw
Date
Msg-id AANLkTik+ixh38Gkv_1L7prcOd5d8LetKB6hOybC7bu+Q@mail.gmail.com
Whole thread Raw
In response to Re: SQL/MED - file_fdw  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: SQL/MED - file_fdw  (Shigeru HANADA <hanada@metrosystems.co.jp>)
Re: SQL/MED - file_fdw  (Robert Haas <robertmhaas@gmail.com>)
Re: SQL/MED - file_fdw  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
List pgsql-hackers
On Sun, Dec 19, 2010 at 12:45, Robert Haas <robertmhaas@gmail.com> wrote:
> I'm not questioning any of that.  But I'd like the resulting code to
> be as maintainable as we can make it.

I added comments and moved some setup codes for COPY TO to BeginCopyTo()
for maintainability. CopyTo() still contains parts of initialization,
but I've not touched it yet because we don't need the arrangement for now.

--
Itagaki Takahiro

Attachment

pgsql-hackers by date:

Previous
From: Radosław Smogura
Date:
Subject: Re: Binary timestamp with without timezone
Next
From: Florian Pflug
Date:
Subject: Re: serializable lock consistency