]> granicus.if.org Git - php/commit
Added three new user functions
authorArd Biesheuvel <abies@php.net>
Wed, 6 Aug 2003 17:51:46 +0000 (17:51 +0000)
committerArd Biesheuvel <abies@php.net>
Wed, 6 Aug 2003 17:51:46 +0000 (17:51 +0000)
commit00d42286ecbe3a049ed3ef79a1d3f854e652249a
tree0f476cb5bf573185b7644bfd901d50b894d03576
parent9f46081ca29a2f0d1f7c05c6c0aed356c65cc4d1
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.
ext/interbase/interbase.c
ext/interbase/php_interbase.h