Dean Rasheed <[email protected]> writes:
> I just spotted that tab completion of double quoted identifiers seems
> to be broken in 9.2devel.
Yeah, looks like I broke it :-( --- I think I missed the fact that the
last check with WORD_BREAKS was looking at the previous character not
the current one, so I thought adding the "else" was a safe optimization.
Patch applied, thanks for the report!
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers