Re: [PATCH] Performance Improvement For Copy From Binary Files - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Re: [PATCH] Performance Improvement For Copy From Binary Files
Date
Msg-id CALj2ACUNRQCXrqJAo-O2BhE3=nTbVqWSnR3GZ-8iCLKAkhXsiw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Performance Improvement For Copy From Binary Files  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-hackers
>
> > > CopyReadFromRawBuf as a name for the new function might be misleading
> > > as long as we are only using it for binary data.  Maybe
> > > CopyReadBinaryData is more appropriate?  See attached v4 with these
> > > and a few other cosmetic changes.
> > >
> >
> > CopyReadBinaryData() looks meaningful. +1.
>
> Okay, thanks.   Let's have a committer take a look at this then?
>

I think yes, unless someone has any more points/review comments.
Accordingly the status in the commitfest can be changed.

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Resetting spilled txn statistics in pg_stat_replication
Next
From: Peter Eisentraut
Date:
Subject: Re: Default setting for enable_hashagg_disk