Thx for your comment. Based on other comments, I will probably convert the command into a SQL function. This allows passing arguments such as the one which can be used in the current command (VERBOSE, FORMAT).
This will avoid keyword collisions. Regards Remi 2017-05-10 22:04 GMT+02:00 Pavel Stehule <pavel.steh...@gmail.com>: > Hi > > 2017-05-10 18:40 GMT+02:00 Remi Colinet <remi.coli...@gmail.com>: > >> Hello, >> >> This is version 2 of the new command name PROGRESS which I wrote in order >> to monitor long running SQL queries in a Postgres backend process. >> > > This patch introduce lot of reserved keyword. Why? It can breaks lot of > applications. Cannot you enhance EXPLAIN command? > > Regards > > Pavel > >