Re: improve pgbench syntax error messages
От
Fabien COELHO
Тема
Re: improve pgbench syntax error messages
Дата
Msg-id
alpine.DEB.2.10.1503071145120.24480@sto
Ответ на
Re: improve pgbench syntax error messages (Fabien COELHO)
Список
Дерево обсуждения
improve pgbench syntax error messages Fabien COELHO <coelho@cri.ensmp.fr>
Re: improve pgbench syntax error messages Robert Haas <robertmhaas@gmail.com>
Re: improve pgbench syntax error messages Fabien COELHO <coelho@cri.ensmp.fr>
Re: improve pgbench syntax error messages Fabien COELHO <coelho@cri.ensmp.fr>
Re: improve pgbench syntax error messages Fabien COELHO <coelho@cri.ensmp.fr>
Re: improve pgbench syntax error messages Robert Haas <robertmhaas@gmail.com>
Re: improve pgbench syntax error messages Fabien COELHO <coelho@cri.ensmp.fr>
Re: improve pgbench syntax error messages Fabien COELHO <coelho@cri.ensmp.fr>
Re: improve pgbench syntax error messages Robert Haas <robertmhaas@gmail.com>
Re: improve pgbench syntax error messages Fabien COELHO <coelho@cri.ensmp.fr>
> Here is a v3, which (1) activates better error messages from bison > and (2) improves the error reporting from the scanner as well. v4. While adding a basic function call syntax to expressions, a noticed that it would be useful to access the "detail" field of syntax errors so as to report the name of the unknown function. This version just adds the hook (expr_yyerror_detailed) that could be called later for this purpose. -- Fabien.
В списке pgsql-hackers по дате отправления