Re: [COMMITTERS] pgsql/src/backend/lib (stringinfo.c) - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: [COMMITTERS] pgsql/src/backend/lib (stringinfo.c)
Date
Msg-id 37D7C7C9.B20E4B7E@alumni.caltech.edu
Whole thread Raw
In response to Re: [COMMITTERS] pgsql/src/backend/lib (stringinfo.c)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] Re: [COMMITTERS] pgsql/src/backend/lib (stringinfo.c)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Anyway, the fixed code copes with both conventions.
> You'll need to re-initdb to get rid of the broken rules in your
> database, but then things should be OK...

Things look great. Thanks!

btw, any problem with trimming the numeric test back to taking a few
seconds, perhaps up to 30 seconds? It takes *way* too long at the
moment...
                     - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: Edwin Ramirez
Date:
Subject: Re: [HACKERS] Postgres Performance
Next
From: "Jacques B. Dimanche"
Date:
Subject: Re: [ADMIN] How to use pg_log ?