Branch: Tag:

2016-02-28

2016-02-28 19:38:57 by Stephen R. van den Berg <srb@cuci.nl>

Update CHANGES documenting the recent pgsql bugfixes.

1:   Changes since Pike 8.0.164   ----------------------------------------------------------------------    + Bug fixes + --------- +  + o pgsql +  +  The new driver in 8.0 suffered from filedescriptor leaks if the +  database connections were not explicitly close()d. +  Fixes have been applied which eliminate the filedescriptor leak and also +  ensure that the filedescriptors are closed the instant the object +  loses all references. +    Building and installing   -----------------------