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
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
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
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:
--
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 >
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 >
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
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)--
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)---
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)---
10 matches
Mail list logo