This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "dspam".
The branch, master has been updated
via 4062fcca84114b59ab536764dc150f2dceacc9a3 (commit)
from f98ef8143ac78b80e818817f346d47383931bfc5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4062fcca84114b59ab536764dc150f2dceacc9a3
Author: Stevan Bajic <st...@ba...>
Date: Tue Jun 23 23:11:43 2009 +0200
Speed up of PostgreSQL driver
* Avoid calling _pgsql_drv_token_type() in _ds_get_nexttoken(). The token
field is either NUMERIC(20) or BIGINT for the dspam_token_data table per
made connection to the PostgreSQL database. No need to check that for
each and every token in _ds_get_nexttoken().
MFM: 21 day
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 7 +++++++
src/pgsql_drv.c | 8 +++-----
2 files changed, 10 insertions(+), 5 deletions(-)
hooks/post-receive
--
dspam
|