History log of /PHP-7.2/ext/interbase/php_interbase.h (Results 51 – 75 of 100)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# dfbed2aa 15-Aug-2003 Ard Biesheuvel

Added ibase_free_event_handler()


# d5de1ad4 15-Aug-2003 Ard Biesheuvel

Added ibase_set_event_handler()


# 970371ef 14-Aug-2003 Ard Biesheuvel

Added ibase_wait_event()


# 05db0878 13-Aug-2003 Ard Biesheuvel

Allow the use of EXECUTE PROCEDURE statements


# b220a551 12-Aug-2003 Ard Biesheuvel

.... and again


# c552c34b 12-Aug-2003 Ard Biesheuvel

Re-commit of failed patch


# 72000ab8 12-Aug-2003 foobar

Revert previous patch.


# b58fa703 12-Aug-2003 Ard Biesheuvel

Allow prepared execution of any non-query statement except CREATE DB
(fixes bug #7014)


# 69252c3c 10-Aug-2003 Ard Biesheuvel

Added ibase_num_params() and ibase_param_info()
@- Added function ibase_num_params() (Ard)
@- Added function ibase_param_info() (Ard)


# 9510d999 10-Aug-2003 Ard Biesheuvel

Added ibase_affected_rows() and ibase_num_rows()
Fix for ibase_fetch_*() error after exhaustion of result
@- Added ibase_affected_row() (Ard)
@- Added ibase_num_rows() (Ard)


# 870ba563 08-Aug-2003 Ard Biesheuvel

Changed the names of some struct members for readability
Added function ibase_errcode()
@- Added function ibase_errcode() (Ard)


Revision tags: RELEASE_0_5_3, php-4.3.3RC3
# 712d7d56 07-Aug-2003 Ard Biesheuvel

Fixed crash in _php_ibase_error() after request shutdown


Revision tags: RELEASE_0_5_2
# 00d42286 06-Aug-2003 Ard Biesheuvel

Added three new user functions

ibase_{commit|rollback}_ret()
Commit or rollback a transaction without losing the transaction context.

ibase_name_result()
Assign a name to a

Added three new user functions

ibase_{commit|rollback}_ret()
Commit or rollback a transaction without losing the transaction context.

ibase_name_result()
Assign a name to a result so {UPDATE|DELETE} ... WHERE CURRENT OF <name>
statements can be used.

show more ...


# 966663d3 06-Aug-2003 Ard Biesheuvel

Minor Win32 fixes/cleanups


Revision tags: RELEASE_1_2b5
# 605619ba 05-Aug-2003 foobar

Fix CS/WS


# f98251f3 05-Aug-2003 Ard Biesheuvel

Significant changes to layout of internal data structures
in order to accomodate and carry out the following changes:
* Removal of arbitrary 'transactions-per-link' limit,
* Transactions

Significant changes to layout of internal data structures
in order to accomodate and carry out the following changes:
* Removal of arbitrary 'transactions-per-link' limit,
* Transactions over multiple databases.

Leak fixes in ibase_query() and ibase_execute() by replacing
emalloc() with do_alloca()

Changes to ibase_query() to enable the use of CREATE DATABASE ...

Added ibase_drop_db()

show more ...


Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2
# 676d4fca 10-Jul-2003 foobar

Revert bad fix.


# 3396cb34 10-Jul-2003 foobar

Fix crashes in certain situations (whenever there is an error, basically..)


Revision tags: php-5.0.0b1, php-4.3.3RC1
# e8e4db85 14-Jun-2003 Daniela Mariaschi

Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants
required from bugs #8797 #23887
(added IBASE_WRITE, IBASE_WAIT, IBASE_CONCURRENCY just for clarity)


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b
# 82d513ee 14-May-2003 Daniela Mariaschi

better fix bug #20641.
Overflow numeric/decimal datatype on NT


Revision tags: SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 861f6883 12-Sep-2002 Derick Rethans

- Fixed linker error when HAVE_STRFTIME was not set


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0
# 8a65d5d3 06-Jun-2002 Daniela Mariaschi

Add control on IB version. ibase_add_user(), ibase_modify_user()
and ibase_delete_user() are available with IB6 or later


Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1
# 716e6a03 15-Mar-2002 Daniela Mariaschi

added new ibase_fetch_assoc() php function


1234