Token length limit

From: "Ansley, Michael" <Michael(dot)Ansley(at)intec(dot)co(dot)za>
To: "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Token length limit
Date: 1999-08-13 10:21:37
Message-ID: 1BF7C7482189D211B03F00805F8527F70ED0DF@S-NATH-EXCH2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Now that the query strings are effectively unlimited in length, the point
that I mentioned in a previous mail about the token length being limited to
16kB becomes an issue. One of the reasons for wanting a large query string
length is to allow people to insert long text strings into a text field.
However, if I understand things right, the token length will limit the text
going into the text field to 16kB. Is this right? Should I have a look at
how to increase the token length arbitrarily?

--------------------------------------------------------------------
Science is the game we play with God to find out what his rules are.
--------------------------------------------------------------------

[(LI)U]NIX IS user friendly; it's just picky about who its friends are.

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 1999-08-13 10:36:30 behavior of setlocale under FreeBSD 3.1
Previous Message Theo Kramer 1999-08-13 09:53:34 COPY