8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 02:03:03 +01:00
firebird-mirror/src
arnobrinkman 975638783a bugfix: Parameters from stored procedures in a sub-select where not remaped to the good context in a aggregate query.
example:
SELECT
  (SELECT sp.x FROM SP_TEST(T1.ID) sp)
FROM
  Table1 T1
GROUP BY
  T1.ID
2003-04-16 22:49:41 +00:00
..
alice Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
burp Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
common Restrict UDF access via UdfAccess entry in firebird.conf 2003-04-12 16:34:26 +00:00
dsql bugfix: Parameters from stored procedures in a sub-select where not remaped to the good context in a aggregate query. 2003-04-16 22:49:41 +00:00
dudley Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
extern/editline Provide prototypes for isatty() and getpid(). 2003-03-12 14:29:14 +00:00
extlib Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. 2003-02-25 12:55:20 +00:00
gpre Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
include Introduce of ISC_STATUS_ARRAY 2003-04-16 10:10:14 +00:00
install Fix up Linux scripts 2003-04-15 15:26:33 +00:00
intl Add cast 2003-04-03 01:52:05 +00:00
intlcpp Add cast 2003-04-03 01:52:05 +00:00
ipserver Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
iscguard - Correct formats 2003-04-03 02:16:59 +00:00
isql Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
journal Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
jrd Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
lock Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
make.new/config Dropped HAVE_*EXIT defines 2003-03-13 15:46:34 +00:00
makefiles Delete prefix files for obsolete ports 2002-10-29 03:33:12 +00:00
misc increment build number 2003-04-16 22:21:10 +00:00
msgs Updated messages database. 2003-04-13 13:07:37 +00:00
qli Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
remote Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
utilities Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
v5_examples Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
wal Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00