summaryrefslogtreecommitdiff
path: root/ext/oci8/oci8_lob.c
Commit message (Expand)AuthorAgeFilesLines
* Add explicit casts to remove some of Pierre's snapshot build warningsChristopher Jones2011-07-271-3/+3
* Sync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4Christopher Jones2011-06-071-0/+5
* - Year++Felipe Pena2011-01-011-1/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+1
* Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown)Christopher Jones2010-01-061-2/+28
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFB: OCI8: Remove macros obsoleted by rev 1.55.2.3.2.11.2.1 when Oracle 8 sup...Christopher Jones2008-06-051-2/+0
* MFHChristopher Jones2008-04-181-54/+54
* Remove trailing period from error thus syncing with PHP 6Christopher Jones2008-03-251-1/+1
* Further improvements to error handlingChristopher Jones2008-03-221-23/+23
* MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)Christopher Jones2008-02-251-1/+6
* MFH: fix zts buildRob Richards2008-01-241-2/+2
* MFB: fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory)Christopher Jones2008-01-151-3/+21
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: fix #42134 (oci_error() returns false after oci_new_collection() fails)Antony Dovgal2007-07-311-2/+11
* MFH: add casts to fix compilation warningsChristopher Jones2007-07-181-3/+4
* MFH: fix #41711 (Null temporary lobs not supported)Antony Dovgal2007-06-251-2/+1
* MFH: fix PECL bug #10194 (crash in Oracle client when memory limit reached in...Antony Dovgal2007-03-291-7/+33
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFHAntony Dovgal2006-12-121-1/+5
* MFH: fix #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit)Antony Dovgal2006-12-081-2/+2
* MFHAntony Dovgal2006-11-101-2/+2
* minor improvementsAntony Dovgal2006-08-221-1/+1
* MFH: fix PECL bug #8112 (OCI8 persistent connections misbehave when Apache pr...Antony Dovgal2006-08-211-25/+25
* minor CS/WS fixesAntony Dovgal2006-08-151-8/+26
* add support for NCLOBsAntony Dovgal2006-08-091-11/+32
* MFH:Antony Dovgal2006-06-071-79/+135
* MFH: attempt to fix OCILobRead2() related problemsAntony Dovgal2006-05-201-2/+7
* fix #36934 (OCILob->read() doesn't move internal pointer when reading 0's)Antony Dovgal2006-04-051-8/+65
* reimplement php_oci_lob_read() and fix PECL bug #5995Antony Dovgal2006-03-211-11/+9
* MFH: delete descriptor from the hash and avoid crashes on commit/rollbackAntony Dovgal2006-01-051-3/+13
* bump year and license versionfoobar2006-01-011-3/+3
* upgrade bundled OCI8 to v.1.1Antony Dovgal2005-12-011-0/+702