From: Tom Copeland Date: 2007-01-20T11:43:19+09:00 Subject: Re: "postgres" module needs work, author gone, patch included On Sat, 2007-01-20 at 10:38 +0900, Jeff Davis wrote: > I'd like to do some more serious refactoring, but I just wanted to get > some feedback first. Who uses this module, and what do you think about > my changes? How old of a client library do we want to support? The > current module uses ugly #define directives to bolt on support for > ancient versions of libpq, is this necessary? I use it with PostgreSQL 8.2 and I've been pretty happy with it. Haven't looked at any of the code, though. Sounds like you're bringing it up to speed, which is great! Yours, Tom