Re: psql: show only failed queries
От | Pavel Stehule |
---|---|
Тема | Re: psql: show only failed queries |
Дата | |
Msg-id | CAFj8pRDkBY_BZVCMg2qW8rP5ey_s07uqTFOR2-3v1zMUZ=3sYQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: psql: show only failed queries (Rajeev rastogi <rajeev.rastogi@huawei.com>) |
Ответы |
Re: psql: show only failed queries
|
Список | pgsql-hackers |
On 26 June 2014 11:53, Samrat Revagade Wrote:
>> I am sending updated patch - buggy statement is printed via more logical psql_error function instead printf
>Thank you for updating patch, I really appreciate your efforts.
>Now, everything is good from my side.
>* it apply cleanly to the current git master
>* includes necessary docs
>* I think It is very good and necessary feature.
>If Kumar Rajeev Rastogi do not have any extra comments, then I think patch is ready for committer.
I have reviewed this patch. Please find my review comments below:
1. Command start-up option (e.g. -a/--echo-all for --ECHO=all), for new functionality is not provided.
2. New Command start-up option should be added in "psql --help" as well as in documentation.
Also as I understand, this new option is kind of sub-set of existing option (ECHO=query), so should not we display
query string in the same format as it was getting printed earlier.
Though I also feel that prefixing query with STATEMENT word will be helpful to grep but at the same time I am worried
about inconsistency with existing option.
Pavel
Thanks and Regards,
Kumar Rajeev Rastogi
В списке pgsql-hackers по дате отправления: