On Sun, Oct 30, 2011 at 10:58 AM, Tom Lane <[email protected]> wrote: > You are misreading the old code. The inner loop increments the last > byte, checks for success, and if it hasn't produced a greater string > then it loops around to increment again.
Ugh. You're right. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
