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

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Josef Šimánek <josef(dot)simanek(at)gmail(dot)com>
Cc: Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Lukas Fittl <lukas(at)fittl(dot)com>
Subject: Re: [PATCH] Add --syntax to postgres for SQL syntax checking
Date: 2024-02-26 07:20:05
Message-ID: CAGECzQT=Ti4zfV-aKQFkF=5mDDz1pSZVR9NP2i2Rq-sxzJQ03Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 25 Feb 2024 at 23:34, Josef Šimánek <josef(dot)simanek(at)gmail(dot)com> wrote:
> Exposing parser to frontend tools makes no sense to me

Not everyone seems to agree with that, it's actually already done by
Lukas from pganalyze: https://github.com/pganalyze/libpg_query

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2024-02-26 07:29:07 Re: Synchronizing slots from primary to standby
Previous Message Hayato Kuroda (Fujitsu) 2024-02-26 07:19:04 RE: speed up a logical replica setup