On 20/08/2014 3:51 AM, John R Pierce wrote:
really well designed method of generating really awful nested
queries?whatever.
Sure, if that's what you're into. As the doco says:
How far you go in the direction of monster queries is up to you,
the application designer. Quince has no
rks with
sqlite too (and maybe other DBMSes in the future -- it's a matter of
adding backend libraries).
It's all explained at http://quince-lib.com .
Cheers,
--- Michael Shepanski
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
Craig Ringer writes:
>
>Thoughts, folks? Does this matter in practice, since anything you'd
> want to index will in practice be small enough or a candidate for
> full-text indexing?
Here's my case: the field is meant to hold a person's name, so it's
usually well under the 8191-byte limit. I want