> Looking in that function, there is a similar "found" variable that > isn't being initialised (which my compiler didn't warn about). > Initialising that to false, sems to fix the problem and all the > regression tests then pass.
Excellent. Please send an updated patch. -- Álvaro Herrera <[email protected]> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
