- Log -----------------------------------------------------------------
commit c430e5a4b0c961a7fdb0ad72ac4c730704ce806c
Author: Stevan Bajic <st...@ba...>
Date: Sat Nov 14 11:41:51 2009 +0100
Fixing bugs in _ds_get_nextuser(), _ds_get_nexttoken() and _ds_get_nextsignature() in the PostgreSQL driver
* Synced the pgsql_drv to have the same changes as done recently on the mysql_drv
* Fixed various memory leaks, bugs and logical errors (should speed up and fix dspam_clean, dspam_stats, etc)
* Added description to the source code for the above mentioned functions
* Added a two functions for notice processing to prevent the driver printing notices to stderr
MFM: 1 day
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 +
src/pgsql_drv.c | 286 ++++++++++++++++++++++++++++++-------------------------
2 files changed, 157 insertions(+), 131 deletions(-)
hooks/post-receive
--
dspam
|