[COMMITTERS] orafce - orafce: Fix pointer arithmetic in ora_sinit().

2011-03-21 Thread User Hlinnaka
Log Message: --- Fix pointer arithmetic in ora_sinit(). Modified Files: -- orafce: shmmc.c (r1.17 -> r1.18) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/shmmc.c?r1=1.17&r2=1.18) -- Sent via pgsql-committers mailing list (pgsql-committers@pos

[COMMITTERS] orafce - orafce: Rewrite defragmentation() function in a more readable

2010-05-11 Thread User Hlinnaka
Log Message: --- Rewrite defragmentation() function in a more readable way. The logic is still the same, it first sorts the array and then moves slots and merges adjacent unused slots. This should also fix bug 1010784, I'm not 100% clear what the bug was, but apparently the old defragmentat

[COMMITTERS] orafce - orafce: Minor cleanup: fix spelling of a few error messages and

2010-05-07 Thread User Hlinnaka
Log Message: --- Minor cleanup: fix spelling of a few error messages and comments, use built-in pstrdup() instead of the custom pstrcpy(), fix indentation. Modified Files: -- orafce: alert.c (r1.18 -> r1.19) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oraf

[COMMITTERS] orafce - orafce: Fix memory management in ora_salloc().

2010-05-05 Thread User Hlinnaka
Log Message: --- Fix memory management in ora_salloc(). Calling ora_salloc() repeatedly until out-of-memory used to crash sometimes, because we failed to reinitialize min_max and select variables after defragmentation. Defragmentation could render the old values invalid. Modified Files: --

[COMMITTERS] orafce - orafce: Fixed a bug in dbms_alert_defered_signal: if message

2008-03-04 Thread User Hlinnaka
Log Message: --- Fixed a bug in dbms_alert_defered_signal: if message parameter was NULL, we passed the NULL to DatumGetTextP causing a segfault. Fixed a bug in unregister_event: failed to unregister the last receiver on an event, because we incorrectly tested for "ev->receivers_number >

[COMMITTERS] orafce - orafce: Fixed a bug in dbms_alert_defered_signal: if message

2008-03-04 Thread User Hlinnaka
Log Message: --- Fixed a bug in dbms_alert_defered_signal: if message parameter was NULL, we passed the NULL to DatumGetTextP causing a segfault. Fixed a bug in unregister_event: failed to unregister the last receiver on an event, because we incorrectly tested for "ev->receivers_number >

[COMMITTERS] malaga-tsearch - malaga-tsearch: Initial version.

2007-09-10 Thread User Hlinnaka
Log Message: --- Initial version. Added Files: --- malaga-tsearch: COPYING (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/malaga-tsearch/malaga-tsearch/COPYING?rev=1.1&content-type=text/x-cvsweb-markup) Makefile (r1.1) (http://cvs.pgfoundr

[COMMITTERS] malaga-tsearch - malaga-tsearch: Imported Sources

2007-09-09 Thread User Hlinnaka
Update of /cvsroot/malaga-tsearch/malaga-tsearch In directory pgfoundry.org:/tmp/cvs-serv24830 Log Message: Created root directory Status: Vendor Tag: start Release Tags: initial No conflicts created by this import ---(end of broadcast)--

[COMMITTERS] malaga-tsearch - CVSROOT: fixed broken format

2007-09-09 Thread User Hlinnaka
Log Message: --- fixed broken format Modified Files: -- CVSROOT: modules (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/malaga-tsearch/CVSROOT/modules.diff?r1=1.2&r2=1.3) ---(end of broadcast)---

[COMMITTERS] malaga-tsearch - CVSROOT: Added malaga-tsearch module

2007-09-09 Thread User Hlinnaka
Log Message: --- Added malaga-tsearch module Modified Files: -- CVSROOT: modules (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/malaga-tsearch/CVSROOT/modules.diff?r1=1.1&r2=1.2) ---(end of broadcast)---