On Tue, Jun 09, 2026 at 09:08:50AM +0000, Bertrand Drouvot wrote: > Now I wonder if we shoud not "protect" the operators too. They could also > lead to wrong results (if not worst).
Kind of true. Still we have been pretty lax about the operators as they also lead to less readable queries. There was one spot missing with string_agg() two lines down one of the pg_get_expr() changes. The spots for relation and function qualifications are worth addressing anyway, and consistent with the file style. Fixed the extra spot I have noticed, and applied the result on HEAD. -- Michael
signature.asc
Description: PGP signature
