Re: generic copy options

Поиск
Список
Период
Сортировка
От Dan Colish
Тема Re: generic copy options
Дата
Msg-id 20090917222040.GD13715@funkstrom.spiretech.com
обсуждение исходный текст
Ответ на Re: generic copy options  (Emmanuel Cecchet <manu@asterdata.com>)
Ответы Re: generic copy options  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-hackers
Hi,
I have read through the patch a few times and it looks OK. Theadditions to the COPY syntax work as expected and as
agreeduponbased on the thread. Below are some points from my checklist.
 
- Patch applies cleanly- Included new tests and documentation- Well commented- Documentation is clearly written-
Producedno error or warning on compile- When compiled passes all tests- Syntax works as expected- Performance appears
tobe the same although I don't have a good way for  testing this at the moment- Patch integrates well with current
backendcopy functions- Patch cleanly extends the psql \copy featureAny further thoughts on this patch? I think its
prettymuch ready.
 

--
--Dan


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [COMMITTERS] pgsql: CVS NULL Documentation Clearify documentation of CVS's output of
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: gcc versus division-by-zero traps