8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 14:03:07 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo. This repo is resync'ed with github every thirty minutes.
Go to file
asfernandes 166c41c5b1 Move transactRequest, createBlob, openBlob, getSlice, putSlice and ddl from ITransaction to IAttachment.
It's better to have one standard than two, and "ddl" was broken from API POV.
So make the IAttachment always the caller, explicit or implicit (via IStatement or IRequest), and pass the ITransaction as parameter.
2011-03-21 21:56:47 +00:00
builds Fix boot build 2011-03-21 13:43:51 +00:00
doc Added EVENT_TYPE and OBJECT_TYPE to DDL_TRIGGER context. Improvement suggested by Thomas Steinmaurer. 2011-02-20 01:08:48 +00:00
examples Package example 2009-11-14 20:17:30 +00:00
extern Avoid annoying warnings 2010-10-20 21:54:45 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers Fixed CORE-3201 - ATAN2 returns incorrect value for (0, 0). 2011-02-03 14:51:50 +00:00
src Move transactRequest, createBlob, openBlob, getSlice, putSlice and ddl from ITransaction to IAttachment. 2011-03-21 21:56:47 +00:00
acx_pthread.m4 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 2004-10-04 05:23:56 +00:00
autogen.sh Fixed CORE-2862: configure --with-fbudf breaks build on CentOS 2010-05-17 10:39:32 +00:00
binreloc.m4 OSRI and new posix build 2010-10-12 08:02:57 +00:00
ChangeLog nightly update 2011-03-21 03:15:39 +00:00
configure.in Frontported fix for CORE-3194: Number of connections to linux superclassic has limit equal 508 2011-01-28 17:56:50 +00:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00
mkChangeLog.sh Fixed correct buildno in 2.5 2010-08-24 08:27:22 +00:00