Re: [PATCH] Add --syntax to postgres for SQL syntax checking

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: [PATCH] Add --syntax to postgres for SQL syntax checking
Дата
в 10:29:08
Msg-id
84fb3001-d9ee-49f4-9b01-5e4358d59b3a@eisentraut.org
Ответ на
Список
Дерево обсуждения
[PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Laurenz Albe <laurenz.albe@cybertec.at>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking "David G. Johnston" <david.g.johnston@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking "David G. Johnston" <david.g.johnston@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Robert Haas <robertmhaas@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking walther@technowledgy.de
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking walther@technowledgy.de
Re: [PATCH] Add --syntax to postgres for SQL syntax checking "David G. Johnston" <david.g.johnston@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking "David G. Johnston" <david.g.johnston@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Laurenz Albe <laurenz.albe@cybertec.at>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Robert Haas <robertmhaas@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Robert Haas <robertmhaas@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking "David G. Johnston" <david.g.johnston@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking "David G. Johnston" <david.g.johnston@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Robert Haas <robertmhaas@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Peter Eisentraut <peter@eisentraut.org>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Jelte Fennema-Nio <postgres@jeltef.nl>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek <josef.simanek@gmail.com>
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Pavel Stehule <pavel.stehule@gmail.com>
On 15.05.24 21:05, Robert Haas wrote:
> I don't think it's at all obvious that this belongs on the server side
> rather than the client side. I think it could be done in either place,
> or both. I just think we don't have the infrastructure to do it
> cleanly, at present.

I think if you're going to do a syntax-check-with-catalog-lookup mode, 
you need authentication and access control.  The mode without catalog 
lookup doesn't need that.  But it might be better to offer both modes 
through a similar interface (or at least plan ahead for that).



В списке pgsql-hackers по дате отправления
От: Peter Eisentraut
Дата:
От: Jelte Fennema-Nio
Дата:
FAQ