Tom Lane escreveu:
> Euler Taveira de Oliveira <eu...@timbira.com> writes:
>> Why are we analysing the query there? One possible fix is to remove the '.' 
>> as
>> delimiter in strtokx(). The trivial patch is attached.
> 
> Surely that would break a lot of other cases.
> 
Why? Even if it can't catch all cases when we remove the '.', the query will
be parsed (again) by PostgreSQL.


-- 
  Euler Taveira de Oliveira
  http://www.timbira.com/

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to