[HACKERS] Re: new set of psql patches for loading (saving) data from (to) text, binary files
От
Jason O'Donnell
Тема
[HACKERS] Re: new set of psql patches for loading (saving) data from (to) text, binary files
Дата
Msg-id
20170109162428.9879.70388.pgcf@coridan.postgresql.org
Ответ на
[HACKERS] new set of psql patches for loading (saving) data from (to) text,binary files (Pavel Stehule)
Список
Дерево обсуждения
[HACKERS] new set of psql patches for loading (saving) data from (to) text,binary files Pavel Stehule <pavel.stehule@gmail.com>
[HACKERS] Re: new set of psql patches for loading (saving) data from (to) text, binary files Jason O'Donnell <odonnelljp01@gmail.com>
Re: [HACKERS] Re: new set of psql patches for loading (saving) datafrom (to) text, binary files Pavel Stehule <pavel.stehule@gmail.com>
[HACKERS] Re: new set of psql patches for loading (saving) data from (to)text, binary files Stephen Frost <sfrost@snowman.net>
[HACKERS] Re: new set of psql patches for loading (saving) data from (to) text,binary files Pavel Stehule <pavel.stehule@gmail.com>
[HACKERS] Re: new set of psql patches for loading (saving) data from (to)text, binary files Stephen Frost <sfrost@snowman.net>
[HACKERS] Re: new set of psql patches for loading (saving) data from (to) text,binary files Pavel Stehule <pavel.stehule@gmail.com>
Re: Re: new set of psql patches for loading (saving) datafrom (to) text, binary files Andres Freund <andres@anarazel.de>
Re: Re: new set of psql patches for loading (saving) datafrom (to) text, binary files Andres Freund <andres@anarazel.de>
Re: Re: new set of psql patches for loading (saving) datafrom (to) text, binary files Stephen Frost <sfrost@snowman.net>
Re: Re: new set of psql patches for loading (saving) datafrom (to) text, binary files Andres Freund <andres@anarazel.de>
Re: Re: new set of psql patches for loading (saving) datafrom (to) text, binary files Stephen Frost <sfrost@snowman.net>
Re: Re: new set of psql patches for loading (saving) datafrom (to) text, binary files Pavel Stehule <pavel.stehule@gmail.com>
Re: [HACKERS] Re: new set of psql patches for loading (saving) datafrom (to) text, binary files Stephen Frost <sfrost@snowman.net>
Re: [HACKERS] Re: new set of psql patches for loading (saving) datafrom (to) text, binary files Pavel Stehule <pavel.stehule@gmail.com>
Re: [HACKERS] Re: new set of psql patches for loading (saving) datafrom (to) text, binary files Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
[HACKERS] Re: new set of psql patches for loading (saving) data from (to) text,binary files Pavel Stehule <pavel.stehule@gmail.com>
Re: [HACKERS] Re: new set of psql patches for loading (saving) datafrom (to) text, binary files Michael Paquier <michael.paquier@gmail.com>
The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: tested, passed Spec compliant: not tested Documentation: tested, failed Pavel, gstore/gbstore: The functionality worked as expected - one row, one column results of queries can be sent to a file or shell. It would be nice if a test case was included that proves results more than one row, one column wide will fail. The documentation included is awkward to read. How about: "Sends the current query input buffer to the server and stores the result to an output file specified in the query or pipes the output to a shell command. The file or command are written to only if the query successfully returns exactly one, non-null row and column. If the query fails or does not return data, an error is raised. " Parameterized Queries: The functionality proposed works as expected. Throughout the documentation, code and test cases the word "Parameterized" is spelled incorrectly: "PARAMETRIZED_QUERIES" set_from_file/set_from_bfile: The functionality proposed worked fine, I was able to set variables in sql from files. Minor typo in the documentation: "The content is escapeaed as bytea value." Hope this helps! Jason O'Donnell Crunchy Data The new status of this patch is: Waiting on Author
В списке pgsql-hackers по дате отправления
От: Peter Eisentraut
Дата:
От: Vladimir Rusinov
Дата: