Stephen R. van den Berg wrote:
Peter Bortas @ Pike developers forum wrote:
That's the information I'd like to see now _on the list_ before each checkin that changes behaviour. I know you are doing good work with the Postgres bindings, and I will continue to turn a blind eye to that.
Well, I have fixed and brushed up the existing Postgres driver as much as I needed for the short term (it is stable in its current form and heavily tested in a production environment, I don't think I'll be making much changes there anymore in the future), I'm about to include an alternate driver (pgsql.pike) which is available as the second method to connect to PostgreSQL databases, and as it looks now, it is probably going to be the preferred method; over time the old driver could be deprecated perhaps.
I'll make the deadline for 15:00 today, to get the new driver included. It already has been tested quite reasonably (not in a production environment yet, though).