8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 16:43:03 +01:00

Correctly written my name and e-mail

This commit is contained in:
hvlad 2008-05-13 07:26:32 +00:00
parent 0500540861
commit 8cf8a6b00b
7 changed files with 59 additions and 59 deletions

View File

@ -36,12 +36,12 @@
* Bugfix CORE-1651 * Bugfix CORE-1651
False isc_req_sync error may be reported by fbclient to the client application False isc_req_sync error may be reported by fbclient to the client application
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1649 * Bugfix CORE-1649
AV when recursive query used MERGE JOIN in execution plan AV when recursive query used MERGE JOIN in execution plan
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1648 * Bugfix CORE-1648
RDB$TYPES doesn't list types for database triggers RDB$TYPES doesn't list types for database triggers
@ -102,7 +102,7 @@
* Bugfix CORE-1597 * Bugfix CORE-1597
GLOBAL TEMPORARY TABLEs allowed to be created in ODS less than 11.1 GLOBAL TEMPORARY TABLEs allowed to be created in ODS less than 11.1
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1594 * Bugfix CORE-1594
Bug in CsConvert::convert() Bug in CsConvert::convert()
@ -124,7 +124,7 @@
* Bugfix CORE-1584 * Bugfix CORE-1584
Server crashes or bugchecks when inserting into monitoring tables Server crashes or bugchecks when inserting into monitoring tables
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1582 * Bugfix CORE-1582
ABS() rounds NUMERIC values ABS() rounds NUMERIC values
@ -139,7 +139,7 @@
* Bugfix CORE-1574 * Bugfix CORE-1574
Multi-file database problems Multi-file database problems
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1567 * Bugfix CORE-1567
Selecting from MON$STATEMENTS yields an error and an exit() call Selecting from MON$STATEMENTS yields an error and an exit() call
@ -220,7 +220,7 @@
* Bugfix CORE-1519 * Bugfix CORE-1519
AV in isc_dsql_fetch() AV in isc_dsql_fetch()
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1514 * Bugfix CORE-1514
Many new 2.1 built-in functions have incorrect NULL semantics Many new 2.1 built-in functions have incorrect NULL semantics
@ -267,7 +267,7 @@
* Bugfix CORE-1481 * Bugfix CORE-1481
GFIX may report false errors when using in-memory metadata GFIX may report false errors when using in-memory metadata
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1375 * Bugfix CORE-1375
Wrong mapping for 0x212C in cs_gb2312.h Wrong mapping for 0x212C in cs_gb2312.h
@ -277,7 +277,7 @@
* Bugfix CORE-1199 * Bugfix CORE-1199
Internal GDS software consistency check (CCH_precedence: block marked (212)) Internal GDS software consistency check (CCH_precedence: block marked (212))
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-374 * Bugfix CORE-374
Restore with SPs in 'COMPUTED BY' fields fails Restore with SPs in 'COMPUTED BY' fields fails
@ -323,7 +323,7 @@
* New feature CORE-1625 * New feature CORE-1625
Implement new setting to relax strict SQL standard's alias checking rules Implement new setting to relax strict SQL standard's alias checking rules
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* New feature CORE-1511 * New feature CORE-1511
POSITION(<string_expr_1>, <string_expr_2> [, <start_pos>]) POSITION(<string_expr_1>, <string_expr_2> [, <start_pos>])
@ -359,7 +359,7 @@
Database corruption possible when database file extension and read\write activity Database corruption possible when database file extension and read\write activity
are performed simultaneously are performed simultaneously
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1467 * Bugfix CORE-1467
Error 'database shutdown' after canceling statement via MON$STATEMENTS Error 'database shutdown' after canceling statement via MON$STATEMENTS
@ -379,13 +379,13 @@
* Bugfix CORE-1457 * Bugfix CORE-1457
Server crashes attempting to deliver events for the just disconnected session Server crashes attempting to deliver events for the just disconnected session
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
Dmitry Yemanov <dimitr at firebirdsql.org> Dmitry Yemanov <dimitr at firebirdsql.org>
* Bugfix CORE-1456 * Bugfix CORE-1456
Wrong events delivery in the case of concurrent XNET connections Wrong events delivery in the case of concurrent XNET connections
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
Dmitry Yemanov <dimitr at firebirdsql.org> Dmitry Yemanov <dimitr at firebirdsql.org>
* Bugfix CORE-1455 * Bugfix CORE-1455
@ -397,7 +397,7 @@
Client library crashes when attempting to process an event received just prior to disconnection Client library crashes when attempting to process an event received just prior to disconnection
Contributor(s): Contributor(s):
Dmitry Yemanov <dimitr at firebirdsql.org> Dmitry Yemanov <dimitr at firebirdsql.org>
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1451 * Bugfix CORE-1451
Using RDB$DB_KEY in SQL's WHERE section while selecting from a procedure crashes the server Using RDB$DB_KEY in SQL's WHERE section while selecting from a procedure crashes the server
@ -418,7 +418,7 @@
* Bugfix CORE-1443 * Bugfix CORE-1443
Embedded engine may hang application on exit if no database access was performed Embedded engine may hang application on exit if no database access was performed
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1441 * Bugfix CORE-1441
Query cancellation feature cannot interrupt a long fetch Query cancellation feature cannot interrupt a long fetch
@ -448,12 +448,12 @@
* Bugfix CORE-1430 * Bugfix CORE-1430
Access Violation in fbclient.dll if statement prepared and executed right after events was registered Access Violation in fbclient.dll if statement prepared and executed right after events was registered
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1428 * Bugfix CORE-1428
Incorrect timestamp substraction in 3 dialect when result is negative number Incorrect timestamp substraction in 3 dialect when result is negative number
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1419 * Bugfix CORE-1419
Wrong current timestamp evaluation for selectable procedures Wrong current timestamp evaluation for selectable procedures
@ -489,7 +489,7 @@
* Bugfix CORE-1401 * Bugfix CORE-1401
Global temporary table instance may pick up not all indices Global temporary table instance may pick up not all indices
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1400 * Bugfix CORE-1400
GSTAT doesn't support port number in connection string GSTAT doesn't support port number in connection string
@ -509,7 +509,7 @@
* Bugfix CORE-1397 * Bugfix CORE-1397
Possible vulnerability in the remote server Possible vulnerability in the remote server
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1395 * Bugfix CORE-1395
Few problems with domains's check constraints Few problems with domains's check constraints
@ -519,7 +519,7 @@
* Bugfix CORE-1388 * Bugfix CORE-1388
Cannot attach to remote service manager if remote engine version is less than 2.0 Cannot attach to remote service manager if remote engine version is less than 2.0
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1384 * Bugfix CORE-1384
LIKE doesn't work correctly with collations using SPECIALS-FIRST=1 LIKE doesn't work correctly with collations using SPECIALS-FIRST=1
@ -529,7 +529,7 @@
* Bugfix CORE-1380 * Bugfix CORE-1380
I/O errors after changing FW for the already attached database I/O errors after changing FW for the already attached database
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1379 * Bugfix CORE-1379
Invalid parameter type when using it in CHAR_LENGTH function Invalid parameter type when using it in CHAR_LENGTH function
@ -545,12 +545,12 @@
Incorrect result of recursive CTE query when recursive member's SELECT list Incorrect result of recursive CTE query when recursive member's SELECT list
contains expression using self-referenced fields contains expression using self-referenced fields
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1372 * Bugfix CORE-1372
isc_dsql_fetch() called after isc_commit_transaction() doesn't raise an error isc_dsql_fetch() called after isc_commit_transaction() doesn't raise an error
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1371 * Bugfix CORE-1371
Execute block fails within execute statement Execute block fails within execute statement
@ -560,7 +560,7 @@
* Bugfix CORE-1370 * Bugfix CORE-1370
Memory leak when using CTE within procedure Memory leak when using CTE within procedure
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1369 * Bugfix CORE-1369
Downgrade from ODS11.1 misses default values of procedure parameters Downgrade from ODS11.1 misses default values of procedure parameters
@ -570,7 +570,7 @@
* Bugfix CORE-1361 * Bugfix CORE-1361
Index operations for global temporary tables are not visible for the active connection Index operations for global temporary tables are not visible for the active connection
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1359 * Bugfix CORE-1359
Server crashes at the first operation with the monitoring tables Server crashes at the first operation with the monitoring tables
@ -586,7 +586,7 @@
* Bugfix CORE-1349 * Bugfix CORE-1349
Remote interface doesn't validate the client supplied message length against the message format length Remote interface doesn't validate the client supplied message length against the message format length
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1347 * Bugfix CORE-1347
Unexpected "cannot transliterate" error Unexpected "cannot transliterate" error
@ -661,7 +661,7 @@
* New feature CORE-1381, CORE-1480 * New feature CORE-1381, CORE-1480
Allow Firebird to bypass filesystem cache for database files Allow Firebird to bypass filesystem cache for database files
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* New feature CORE-1366 * New feature CORE-1366
French insensitive collation FR_FR_CI_AI French insensitive collation FR_FR_CI_AI
@ -692,7 +692,7 @@
Data type unknown Data type unknown
Contributor(s): Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br> Adriano dos Santos Fernandes <adrianosf at uol.com.br>
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1306 * Bugfix CORE-1306
Indices not used for views Indices not used for views
@ -702,22 +702,22 @@
* Bugfix CORE-1303 * Bugfix CORE-1303
Infinite loop in SS remote listener Infinite loop in SS remote listener
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1300 * Bugfix CORE-1300
Lower level index pages is missed from parent page Lower level index pages is missed from parent page
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1299 * Bugfix CORE-1299
Wrong index entries order at non-leaf b-tree pages Wrong index entries order at non-leaf b-tree pages
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1298 * Bugfix CORE-1298
BTR\garbage_collect code can make a deadlock in a page cache BTR\garbage_collect code can make a deadlock in a page cache
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1292 * Bugfix CORE-1292
Can't create table using long username and UTF8 as attachment charset Can't create table using long username and UTF8 as attachment charset
@ -728,7 +728,7 @@
Can't transliterate character set when look at procedure text in database Can't transliterate character set when look at procedure text in database
just created from script (and thus in ODS 11.1) just created from script (and thus in ODS 11.1)
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1286 * Bugfix CORE-1286
Bug with COMPUTED BY fields Bug with COMPUTED BY fields
@ -738,7 +738,7 @@
* Bugfix CORE-1276 * Bugfix CORE-1276
Sometime INET error reported as 0 in firebird.log instead of real error code Sometime INET error reported as 0 in firebird.log instead of real error code
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1271 * Bugfix CORE-1271
Creation of invalid procedures/triggers allowed Creation of invalid procedures/triggers allowed
@ -768,13 +768,13 @@
* Bugfix CORE-1248 * Bugfix CORE-1248
Incorrect timestamp arithmetics when one of the operands is negative number Incorrect timestamp arithmetics when one of the operands is negative number
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1244 * Bugfix CORE-1244
Server crash on "select * from <recursive CTE>" Server crash on "select * from <recursive CTE>"
Contributor(s): Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br> Adriano dos Santos Fernandes <adrianosf at uol.com.br>
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1240 * Bugfix CORE-1240
Any task, using libfbclient, hangs on exit (Darwin PPC) Any task, using libfbclient, hangs on exit (Darwin PPC)
@ -789,7 +789,7 @@
* Bugfix CORE-1228 * Bugfix CORE-1228
Database often became corrupted after an out of disk space condition Database often became corrupted after an out of disk space condition
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1227 * Bugfix CORE-1227
LIST() function seems not work if used twice or more in a query LIST() function seems not work if used twice or more in a query
@ -799,22 +799,22 @@
* Bugfix CORE-1223 * Bugfix CORE-1223
Wrong message in firebird.log on Open SuSe Linux 10.2 : Open file limit increased from 1024 to 0 Wrong message in firebird.log on Open SuSe Linux 10.2 : Open file limit increased from 1024 to 0
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1218 * Bugfix CORE-1218
isc_dsql_info(isc_info_sql_stmt_type) doesn't set isc_info_end at the end of the passed user's buffer isc_dsql_info(isc_info_sql_stmt_type) doesn't set isc_info_end at the end of the passed user's buffer
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1215 * Bugfix CORE-1215
Wrong SELECT query results using index to evaluate >= condition Wrong SELECT query results using index to evaluate >= condition
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1207 * Bugfix CORE-1207
FB embedded requires extra OS privileges FB embedded requires extra OS privileges
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1205 * Bugfix CORE-1205
v2.1 GBAK crashes the v2.0.x server when attempting to backup a database v2.1 GBAK crashes the v2.0.x server when attempting to backup a database
@ -825,7 +825,7 @@
* Bugfix CORE-1196 * Bugfix CORE-1196
Long SQL statements break TCP/IP connection Long SQL statements break TCP/IP connection
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
Alex Peshkov <peshkoff at mail.ru> Alex Peshkov <peshkoff at mail.ru>
Dmitry Yemanov <dimitr at firebirdsql.org> Dmitry Yemanov <dimitr at firebirdsql.org>
@ -898,7 +898,7 @@
* Bugfix CORE-132 * Bugfix CORE-132
Restore fails on external table Restore fails on external table
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-107 * Bugfix CORE-107
Instance of fb_lock_mgr runs after build Instance of fb_lock_mgr runs after build
@ -923,7 +923,7 @@
* Improvement CORE-1229 * Improvement CORE-1229
Allocate disk space by more than one page at a time Allocate disk space by more than one page at a time
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Improvement CORE-1226 * Improvement CORE-1226
Allow RETURNING in INSERT...SELECT, UPDATE and DELETE Allow RETURNING in INSERT...SELECT, UPDATE and DELETE
@ -960,7 +960,7 @@
* Improvement CORE-961 * Improvement CORE-961
Free external tables as soon as they're no longer in use by user requests Free external tables as soon as they're no longer in use by user requests
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Improvement CORE-867 * Improvement CORE-867
GBAK should change param0 to not show username/password in ps axf GBAK should change param0 to not show username/password in ps axf
@ -1052,7 +1052,7 @@
* Bugfix CORE-1031 * Bugfix CORE-1031
fb_lock_print.exe fails on Windows 2003 R2 / XP SP2 fb_lock_print.exe fails on Windows 2003 R2 / XP SP2
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-1009 * Bugfix CORE-1009
Restoring RDB$BASE_FIELD for expression Restoring RDB$BASE_FIELD for expression
@ -1108,7 +1108,7 @@
* Bugfix CORE-908 * Bugfix CORE-908
Garbage in plan output of complex statement Garbage in plan output of complex statement
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Bugfix CORE-900 * Bugfix CORE-900
Deadlock when attaching simultaneously with services and standard APIs Deadlock when attaching simultaneously with services and standard APIs
@ -1273,17 +1273,17 @@
* Improvement CORE-1071 * Improvement CORE-1071
Background garbage collector doesn't need to read backversion of active record Background garbage collector doesn't need to read backversion of active record
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Improvement CORE-1070 * Improvement CORE-1070
Optimize sparse bitmap operations (set, test and clear) with mostly consecutive values Optimize sparse bitmap operations (set, test and clear) with mostly consecutive values
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Improvement CORE-1069 * Improvement CORE-1069
Optimize index scan when more than one index scanned and ANDed Optimize index scan when more than one index scanned and ANDed
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Improvement CORE-979 * Improvement CORE-979
Make RDB$DB_KEY in outer joins returns NULL when appropriate Make RDB$DB_KEY in outer joins returns NULL when appropriate
@ -1314,12 +1314,12 @@
Improve network protocol performance Improve network protocol performance
Contributor(s): Contributor(s):
Dmitry Yemanov <dimitr at firebirdsql.org> Dmitry Yemanov <dimitr at firebirdsql.org>
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Improvement CORE-970 * Improvement CORE-970
Show line/column numbers in PSQL error stack trace Show line/column numbers in PSQL error stack trace
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Improvement CORE-969 * Improvement CORE-969
Deprecate page sizes of 1K and 2K as being inefficient Deprecate page sizes of 1K and 2K as being inefficient
@ -1421,14 +1421,14 @@
See also: See also:
/doc/README.common_table_expressions /doc/README.common_table_expressions
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Feature CORE-962 * Feature CORE-962
Global temporary tables Global temporary tables
See also: See also:
/doc/README.global_temporary_tables /doc/README.global_temporary_tables
Contributor(s): Contributor(s):
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
* Feature CORE-864 * Feature CORE-864
Chinese character set GBK Chinese character set GBK

View File

@ -13,7 +13,7 @@ Function:
that string is 2048 bytes. If actual trace is longer then it will be truncated to this limit. that string is 2048 bytes. If actual trace is longer then it will be truncated to this limit.
Author: Author:
Vlad Horsun <horsun at kdb.dp.ua> Vlad Khorsun <hvlad at users.sourceforge.net>
Examples: Examples:

View File

@ -1,7 +1,7 @@
SQL Language Extension: common table expressions SQL Language Extension: common table expressions
Author: Author:
Vlad Horsun <hvlad@users.souceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
based on work by Paul Ruizendaal for Fyracle project based on work by Paul Ruizendaal for Fyracle project

View File

@ -4,7 +4,7 @@ Function:
allow input parameters of stored procedures to have optional default values allow input parameters of stored procedures to have optional default values
Autor: Autor:
Vlad Horsun <horsun at kdb.dp.ua> Vlad Khorsun <hvlad at users.sourceforge.net>
Syntax: Syntax:
same as default value definition of column or domain, except that same as default value definition of column or domain, except that

View File

@ -5,7 +5,7 @@ Function:
Supports input and output parameters Supports input and output parameters
Autor: Autor:
Vlad Horsun <horsun@kdb.dp.ua> Vlad Khorsun <hvlad at users.sourceforge.net>
Syntax: Syntax:
EXECUTE BLOCK [ (param datatype = ?, param datatype = ?, ...) ] EXECUTE BLOCK [ (param datatype = ?, param datatype = ?, ...) ]

View File

@ -1,7 +1,7 @@
SQL Language Extension: global temporary tables SQL Language Extension: global temporary tables
Author: Author:
Vlad Horsun <hvlad@users.souceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
Function: Function:

View File

@ -1,7 +1,7 @@
New information items New information items
Author: Author:
Vlad Horsun <hvlad at users.sourceforge.net> Vlad Khorsun <hvlad at users.sourceforge.net>
New items for isc_database_info New items for isc_database_info