8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 10:03:03 +01:00
firebird-mirror/src/jrd
2009-12-04 09:00:56 +00:00
..
extds Misc. 2009-11-06 05:46:43 +00:00
os shared libraries have ".sl" suffix on HP-UX HPPA. A more complete fix using configure.in and autoconfig.h will be committed later to HEAD 2009-10-28 13:16:07 +00:00
trace Fixed bug CORE-2781 : AV in fbtracemgr when command line swithes set wrongly 2009-12-01 14:32:45 +00:00
acl.h Misc 2009-08-20 01:32:24 +00:00
align.h Misc 2009-07-15 03:13:16 +00:00
alt_proto.h Fixed build with Sun Studio after making SCH_ast() dummy function. Does not require mentioning in whats new and release notes. 2009-10-30 09:09:10 +00:00
alt.cpp Fixed build with Sun Studio after making SCH_ast() dummy function. Does not require mentioning in whats new and release notes. 2009-10-30 09:09:10 +00:00
blb_proto.h Change param type from SLONG* to UCHAR* because we gain nothing with the old declaration, except forced casts. 2008-12-22 10:06:43 +00:00
blb.cpp Backport fix for CORE-2722 - Storage of malformed blob is allowed when copying from a blob with NONE/OCTETS charset 2009-11-01 17:00:20 +00:00
blb.h Misc. 2009-04-10 14:28:35 +00:00
blf_proto.h
blob_filter.cpp Style. 2009-08-23 12:26:59 +00:00
blob_filter.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
blp.h Use COMMONAPPDATA folder on Windows for shared memory files placement (lock table, even table, etc). 2009-05-25 10:57:22 +00:00
blr.h Implement improvement CORE-2452 : Add Role Name in input parameters for EXECUTE STATEMENT 2009-05-14 10:21:47 +00:00
BlrReader.h Fix warning with HP-UX compiler - reported by Bill 2009-08-20 01:55:20 +00:00
btn.cpp Simplification. 2009-06-21 08:32:55 +00:00
btn.h Misc 2009-08-14 01:58:22 +00:00
btr_proto.h Isolate even more the scrollable cursors-related code. 2009-06-22 08:45:38 +00:00
btr.cpp Backport fix for bug CORE-2684 : Error page NNN is of wrong type (expected 7, found N) 2009-10-15 09:32:47 +00:00
btr.h Misc 2009-09-25 02:17:08 +00:00
build_no.h Update. 2009-12-04 09:00:56 +00:00
builtin.cpp Comments and style. 2009-08-22 12:09:51 +00:00
cch_proto.h Improvement CORE-2672 : Reduce precedence writes 2009-10-11 22:15:51 +00:00
cch.cpp Misc 2009-10-15 02:07:33 +00:00
cch.h Improvement CORE-2672 : Reduce precedence writes 2009-10-11 22:15:51 +00:00
CharSet.cpp Style. 2009-06-27 11:44:21 +00:00
CharSet.h HP-UX IA-64 warnings, type qualifier is meaningless 2009-08-27 20:15:44 +00:00
cmp_proto.h Change the interface again. Please full rebuild (although the many recent changes to common.h almost qualify as full rebuild). 2009-08-05 12:30:32 +00:00
cmp.cpp Backported fix for CORE-2578: select rdb$db_key from a view with a more than 1 table joined, results in conversion error 2009-11-05 16:24:11 +00:00
Collation.cpp Style. 2009-08-13 10:35:56 +00:00
Collation.h 1) Let the collation existence locks respect the database shutdown. In particular, let's distinguish between "releasing" and "destroying" the lock. 2009-07-13 19:45:08 +00:00
common.h Port to Renesas SH (linux) by Nobuhiro Iwamatsu 2009-10-07 13:29:17 +00:00
constants.h Fixed CORE-2657: Ability to get any permissions (including SYSDBA) working with services 2009-10-02 16:44:00 +00:00
CsConvert.h Misc 2009-05-03 21:57:13 +00:00
cvt2_proto.h Separated CVT functions to common and jrd parts. 2008-07-10 15:57:33 +00:00
cvt2.cpp Comments and style. 2009-08-23 09:50:47 +00:00
cvt_proto.h Misc. 2009-09-06 06:24:07 +00:00
cvt.cpp Fixed CORE-2615 - Silent truncation when using utf8 parameters and utf8 client character set encoding 2009-09-04 15:20:48 +00:00
Database.cpp Misc, style, fixing dangerous warnings, constness, etc. 2009-02-08 11:23:46 +00:00
Database.h Improve performance a bit. 2009-11-30 09:23:13 +00:00
DatabaseSnapshot.cpp Misc 2009-09-24 02:11:10 +00:00
DatabaseSnapshot.h Misc. 2009-08-13 15:08:50 +00:00
DataTypeUtil.cpp Backported fix for CORE-2578: select rdb$db_key from a view with a more than 1 table joined, results in conversion error 2009-11-05 16:24:11 +00:00
DataTypeUtil.h Fixed CORE-2361 - String truncation reading 8859-1 Spanish column using isc_dsql_fetch with UTF-8 connection 2009-04-18 22:20:20 +00:00
db_alias.cpp Fix line ending inconsistence 2009-09-22 15:49:55 +00:00
db_alias.h
dbg_proto.h Style. 2009-01-14 11:10:48 +00:00
dbg.cpp Misc. 2009-04-03 10:24:08 +00:00
dbg.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
dbt.cpp Not sure if there's hope that this file will compile again. 2009-08-28 04:58:53 +00:00
DebugInterface.cpp Debug checks. 2009-08-05 12:31:54 +00:00
DebugInterface.h HP-UX IA-64 warnings, type qualifier is meaningless 2009-08-27 20:15:44 +00:00
dflt.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
dfw_proto.h Ported fix for CORE-2634: Performance regression when restoring database with big metadata 2009-09-29 10:35:16 +00:00
dfw.epp Fixed bug in my recent commit. 2009-11-28 22:28:22 +00:00
divorce.cpp AIX port - cleanup 2009-03-01 13:23:58 +00:00
divorce.h
dmp_proto.h Style. 2009-01-14 11:10:48 +00:00
dmp.cpp - Better input type for SQZ_decompress plus a bit of style. 2009-06-14 12:19:32 +00:00
dpm_proto.h Isolate even more the scrollable cursors-related code. 2009-06-22 08:45:38 +00:00
dpm.epp Let's better use a context pool, if required (backport). 2009-10-12 06:44:21 +00:00
drq.h Misc 2009-08-26 01:52:12 +00:00
dsc2.h Fixed CORE-2550: Bus error when working with DB_KEY on bigendian machines. Introduced dtype_dbkey inside engine. 2009-07-09 14:04:42 +00:00
dsc_proto.h
dsc_pub.h Misc 2009-07-15 03:13:16 +00:00
dsc.cpp Style. 2009-08-13 10:35:56 +00:00
dsc.h Style. 2009-08-13 10:35:56 +00:00
dyn_def.epp Change the interface again. Please full rebuild (although the many recent changes to common.h almost qualify as full rebuild). 2009-08-05 12:30:32 +00:00
dyn_del.epp Backported fix for CORE-2768: ALTERING OR DROPPING PROCEDURE which has type of domain parameter leads to attempt to delete that domain 2009-11-26 15:56:16 +00:00
dyn_df_proto.h
dyn_dl_proto.h More unused params. 2009-04-28 13:48:18 +00:00
dyn_md_proto.h
dyn_mod.epp Fix for my previous commit (CORE-2685) 2009-10-17 16:34:46 +00:00
dyn_proto.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
dyn_ut_proto.h Style. 2008-12-18 10:57:12 +00:00
dyn_util.epp Patch from Bill Oliver - blr must be unsigned 2009-08-26 13:14:17 +00:00
dyn.epp Improvement CORE-2748: allow gsec to grant RDB$ADMIN role in the security database 2009-11-13 18:09:29 +00:00
dyn.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
enc_proto.h
enc.cpp Mark input array as const. 2009-09-25 06:38:34 +00:00
entry.h Misc. 2009-08-26 14:50:54 +00:00
err_proto.h Misc 2009-04-04 16:28:33 +00:00
err.cpp Avoid suspicious ctor according to Claudio's request 2009-09-01 10:36:30 +00:00
event_proto.h More fixes for bug CORE-2444 : When more than one attachment register interests in events simultaneously and free space in events table is exhausted engine could hung 2009-05-07 13:05:45 +00:00
event.cpp Misc 2009-06-06 18:13:57 +00:00
event.h Misc. 2009-05-24 05:36:04 +00:00
evl_proto.h
evl_string_test.cpp Misc 2008-12-20 19:57:43 +00:00
evl_string.h AIX port - fixed warnings 2009-05-28 07:55:13 +00:00
evl.cpp Fixed CORE-2730: Bus error when working with DB_KEY on RISC machines 2009-11-05 09:27:36 +00:00
exe_proto.h This should fix regressions related to fixes of: 2008-09-01 13:18:02 +00:00
exe.cpp Misc. 2009-07-13 10:00:43 +00:00
exe.h Just a consistency with other variables. 2009-10-05 16:06:44 +00:00
execute_statement.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
execute_statement.h Backport fix for bug CORE-2731 : Recursive EXECUTE STATEMENT works wrong 2009-11-05 22:44:48 +00:00
ext_proto.h Implement sub-task CORE-1647 : Close external table's file even if it used by some cached (inactive) requests. 2009-06-03 09:59:45 +00:00
ext.cpp Misc and isolate the win9x code even more. 2009-09-02 04:23:02 +00:00
ext.h Misc 2009-06-06 18:13:57 +00:00
fields.h Improvement CORE-2551 - Interpret DPB items as now the database name parameter is interpreted and change MON$ filenames fields from NONE to UNICODE_FSS. 2009-07-11 19:58:28 +00:00
fil.h Style. 2008-12-20 08:12:19 +00:00
file_params.h CORE-2263: RemoteAuxPort for SuperClassic and regular Classic. 2009-06-08 12:21:31 +00:00
filte_proto.h
filters.cpp Misc. 2009-12-04 07:56:48 +00:00
flags.h Style. 2008-12-20 08:12:19 +00:00
flu_proto.h
flu.cpp Comments. 2009-08-22 12:16:47 +00:00
flu.h Style. 2009-01-03 09:14:29 +00:00
fun_proto.h Unused params 2009-04-28 13:08:04 +00:00
fun.epp Misc 2009-10-15 02:07:33 +00:00
functions.cpp Comments and style. 2009-08-22 12:09:51 +00:00
functions.h
gds_proto.h Some things discussed with Dmitry and Claudio - rename the new function to fb_print_blr, use ULONG parameter for blr_length and return int 2009-08-03 15:52:48 +00:00
gds.cpp Fixed CORE-2601: fine tuning of the installation directories does not work in configure 2009-09-11 10:49:46 +00:00
gdsassert.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
GlobalRWLock.cpp Fixed bug CORE-2647 : Race condition during detach database can lead to AV 2009-09-29 09:13:37 +00:00
GlobalRWLock.h Misc. 2009-06-08 09:57:29 +00:00
grant_proto.h Misc 2009-09-30 01:10:11 +00:00
grant.epp Misc 2009-09-30 01:10:11 +00:00
ibase.h Deprecate unpublished API function isc_reset_fpe() 2009-08-24 08:01:06 +00:00
ibsetjmp.h
idx_proto.h Unused params 2009-04-28 13:08:04 +00:00
idx.cpp More explicit (and shorter) life-time for sort blocks. Now they belong to either requests (user sorts) or transactions (index sorts). 2009-09-04 06:11:55 +00:00
idx.h More unused params; style. 2009-05-02 13:00:09 +00:00
inf_proto.h Misc 2009-06-19 02:29:08 +00:00
inf_pub.h Port to Renesas SH (linux) by Nobuhiro Iwamatsu 2009-10-07 13:29:17 +00:00
inf.cpp Seems more readable to me. 2009-07-17 17:03:02 +00:00
ini_proto.h 1) Fixed the layering, as dbb_lock shouldn't belong to PIO. 2008-07-09 08:40:31 +00:00
ini.epp More explicit (and shorter) life-time for sort blocks. Now they belong to either requests (user sorts) or transactions (index sorts). 2009-09-04 06:11:55 +00:00
ini.h Use named constants to represent field lengths. In the future it will have to be split between logical length (characters) and physical fields (bytes, for the internal buffers). 2009-05-03 14:08:39 +00:00
intl_builtin.cpp Misc 2009-07-04 23:06:05 +00:00
intl_classes.h Unused function params. 2009-04-26 10:24:44 +00:00
intl_proto.h Misc 2009-06-09 00:56:58 +00:00
intl.cpp Misc 2009-07-15 03:13:16 +00:00
intl.h Style. 2008-12-20 08:12:19 +00:00
IntlManager.cpp Feature CORE-2636 - Add support for GB 18030 character set 2009-09-23 15:44:26 +00:00
IntlManager.h
intlnames.h
intlobj_new.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
IntlUtil.cpp Style. 2009-07-03 11:02:17 +00:00
IntlUtil.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
irq.h - Comments. 2009-08-24 10:34:17 +00:00
isc_f_proto.h Misc 2009-07-06 22:37:31 +00:00
isc_file.cpp Implement RemoteFileOpenAbility on Windows. This also implements CORE-1038 improvement 2009-09-29 16:55:26 +00:00
isc_proto.h Misc 2009-09-03 01:28:54 +00:00
isc_s_proto.h isc_ipc usage cleanup 2009-06-10 09:18:33 +00:00
isc_sync.cpp Make it build on gcc/solaris/sparc again 2009-11-26 16:03:10 +00:00
isc_version.h Update. 2009-12-04 09:00:56 +00:00
isc_version.rc
isc.cpp Explicity initialize a variable 2009-09-03 01:18:35 +00:00
isc.h 1. Solaric/Sparc SunProCC port. 2009-05-05 08:06:37 +00:00
jrd_proto.h Introduced the fb_ping() provider call (it's not exported thus it doesn't belong to the public API). 2009-08-25 11:16:32 +00:00
jrd_pwd.h Fixed CORE-2601: fine tuning of the installation directories does not work in configure 2009-09-11 10:49:46 +00:00
jrd.cpp Backported fix for CORE-2778: SegFault in services when using same handle in different threads 2009-12-01 11:50:35 +00:00
jrd.h Backport fix for bug CORE-2731 : Recursive EXECUTE STATEMENT works wrong 2009-11-05 22:44:48 +00:00
lck_proto.h Misc 2009-08-20 01:32:24 +00:00
lck.cpp Misc 2009-08-23 01:27:46 +00:00
lck.h Misc 2009-06-06 18:13:57 +00:00
license.h Use macro __sun instead of sun for this platform 2009-05-07 07:11:06 +00:00
lls.h
met_proto.h Patch from Bill for compilers that treat constant parameters as part of the function signature 2009-08-05 18:41:24 +00:00
met.epp An attempt to fix CORE-2766: page 0 is of wrong type (expected 6, found 1). 2009-11-27 13:27:10 +00:00
met.h Get rid of more typedefs. 2009-04-03 10:07:55 +00:00
misc_func_ids.h
mov_proto.h
mov.cpp Misc. 2009-06-12 11:39:01 +00:00
msg_encode.h Warnings from Bill Oliver. 2009-08-27 09:51:55 +00:00
msg.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
names.h Improvement CORE-2551 - Interpret DPB items as now the database name parameter is interpreted and change MON$ filenames fields from NONE to UNICODE_FSS. 2009-07-11 19:58:28 +00:00
nav_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
nav.cpp Misc 2009-09-25 02:17:08 +00:00
nbak.cpp Misc 2009-09-30 01:10:11 +00:00
nbak.h Misc. 2009-09-29 10:17:39 +00:00
nod.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
nodebug.cpp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
ntrace.h HP-UX IA-64 warnings, type qualifier is meaningless 2009-08-27 20:15:44 +00:00
obj.h
ods_proto.h
ods.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
ods.h Misc 2009-08-26 01:52:12 +00:00
opt_proto.h CORE-2509. Took the opportunity to fix several data types. 2009-06-18 12:07:07 +00:00
opt.cpp Just a consistency with other variables. 2009-10-05 16:06:44 +00:00
Optimizer.cpp Fixed CORE-2659: Sub-optimal (not indexed) query plan for outer joins involving complex views. 2009-10-03 11:37:46 +00:00
Optimizer.h More optimizer adjustments + named constants instead of hardcoded numbers. 2009-08-19 09:18:30 +00:00
pag_proto.h Misc 2009-08-26 01:52:12 +00:00
pag.cpp Port to Renesas SH (linux) by Nobuhiro Iwamatsu 2009-10-07 13:29:17 +00:00
pag.h 1) Globally named per-database shmem regions. 2009-01-28 12:27:18 +00:00
par_proto.h Change the interface again. Please full rebuild (although the many recent changes to common.h almost qualify as full rebuild). 2009-08-05 12:30:32 +00:00
par.cpp Change the interface again. Please full rebuild (although the many recent changes to common.h almost qualify as full rebuild). 2009-08-05 12:30:32 +00:00
pcmet_proto.h Misc 2009-09-30 01:10:11 +00:00
pcmet.epp Misc. 2009-09-30 06:09:05 +00:00
perf_proto.h Improvement CORE-2619 : Make memory and other statistics to work with 64-bit values. 2009-09-09 10:28:26 +00:00
perf.cpp printf format warnings/errors 2009-09-23 15:43:33 +00:00
perf.h Improvement CORE-2619 : Make memory and other statistics to work with 64-bit values. 2009-09-09 10:28:26 +00:00
PreparedStatement.cpp More unused params. 2009-04-28 14:13:46 +00:00
PreparedStatement.h
pwd.cpp Use per-thread circular strings buffers instead common and per-attachment combination 2009-09-01 09:20:24 +00:00
qatest.cpp Style. 2009-01-20 08:33:59 +00:00
quad_proto.h Separated CVT functions to common and jrd parts. 2008-07-10 15:57:33 +00:00
quad.cpp Unused function params. 2009-04-26 10:24:44 +00:00
quad.h Misc 2009-05-03 21:57:13 +00:00
que.h Misc 2009-09-30 01:10:11 +00:00
RandomGenerator.cpp
RandomGenerator.h Fixed a few signed vs unsigned warnings 2009-01-22 16:53:10 +00:00
RecordBuffer.cpp
RecordBuffer.h
RecordNumber.h Sun compiler warnings fix 2009-06-10 11:30:05 +00:00
Relation.cpp Fixed bug CORE-2771 : AV at backup of database with GTT 2009-11-25 10:48:31 +00:00
Relation.h An attempt to fix CORE-2766: page 0 is of wrong type (expected 6, found 1). 2009-11-27 13:27:10 +00:00
relations.h Improvement CORE-2551 - Interpret DPB items as now the database name parameter is interpreted and change MON$ filenames fields from NONE to UNICODE_FSS. 2009-07-11 19:58:28 +00:00
req.h More explicit (and shorter) life-time for sort blocks. Now they belong to either requests (user sorts) or transactions (index sorts). 2009-09-04 06:11:55 +00:00
ResultSet.cpp More unused params. 2009-04-28 14:13:46 +00:00
ResultSet.h Misc 2008-06-29 12:26:55 +00:00
rlck_proto.h Style. 2008-12-22 09:00:05 +00:00
rlck.cpp Style. 2009-06-21 05:46:51 +00:00
rpb_chain.cpp Style. 2009-06-27 06:23:36 +00:00
rpb_chain.h HP-UX IA-64 warnings, type qualifier is meaningless 2009-08-27 20:15:44 +00:00
rse_proto.h
rse.cpp Misc 2009-09-25 02:17:08 +00:00
rse.h Fixed bug CORE-2616 : page 1530262 is of wrong type (expected 7, found 5) 2009-09-24 21:05:45 +00:00
RuntimeStatistics.cpp Warnings 2009-06-04 15:17:18 +00:00
RuntimeStatistics.h Unused function params. 2009-04-26 10:24:44 +00:00
sbm.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
scl_proto.h Style. 2008-12-23 08:41:23 +00:00
scl.epp _string will not compile on Darwin using gcc 4.2.1 2009-09-23 13:35:37 +00:00
scl.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
scroll_cursors.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
sdl_proto.h Style. 2008-12-23 08:41:23 +00:00
sdl.cpp Use per-thread circular strings buffers instead common and per-attachment combination 2009-09-01 09:20:24 +00:00
sdl.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
sdw_proto.h Promote thread_data* as function argument. Only exception where both tdbb and dbb were left together as arguments is nbak.cpp's call to CCH_rollover_to_shadow to avoid any side effect in the changed code, but anyway, that function calls SDW_rollover_to_shadow that takes the dbb from the tdbb and not explicitly. 2008-12-14 09:28:25 +00:00
sdw.cpp Misc 2009-08-23 01:27:46 +00:00
sdw.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
sha.cpp Misc 2009-06-29 02:06:00 +00:00
sha.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
shut_proto.h Misc 2009-08-26 01:52:12 +00:00
shut.cpp Used the new feature for the database shutdown. 2009-08-26 08:56:26 +00:00
SimilarToMatcher.h Backport fix for CORE-2755 - SIMILAR TO works wrongly 2009-11-18 18:58:53 +00:00
sort_proto.h More explicit (and shorter) life-time for sort blocks. Now they belong to either requests (user sorts) or transactions (index sorts). 2009-09-04 06:11:55 +00:00
sort.cpp More explicit (and shorter) life-time for sort blocks. Now they belong to either requests (user sorts) or transactions (index sorts). 2009-09-04 06:11:55 +00:00
sort.h More explicit (and shorter) life-time for sort blocks. Now they belong to either requests (user sorts) or transactions (index sorts). 2009-09-04 06:11:55 +00:00
sqz_proto.h - Better input type for SQZ_decompress plus a bit of style. 2009-06-14 12:19:32 +00:00
sqz.cpp Misc 2009-06-20 18:46:59 +00:00
sqz.h Patch by DS and VKh to speed up SQZ in some cases 2009-06-10 12:41:13 +00:00
status.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
status.h 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
svc_undoc.h
svc.cpp Misc. 2009-12-03 03:33:51 +00:00
svc.h Misc. 2009-12-03 03:33:51 +00:00
SysFunction.cpp The original message about FP overflow was not very useful for built-in functions (unlike other msgs, it didn't identify the cause). Made a special message for it. Also, one alice (gfix) help item was put erroneously by IB engineers in system_errors.sql; delete it. 2009-07-17 17:13:28 +00:00
SysFunction.h
TempSpace.cpp Misc 2009-08-23 01:27:46 +00:00
TempSpace.h Put TempFile in Firebird namespace 2009-06-06 18:39:29 +00:00
TextType.cpp Style. 2009-06-27 06:23:36 +00:00
TextType.h Prevent surprises with signed chars being promoted to negative integers. 2008-12-25 06:10:15 +00:00
thread_proto.h
ThreadData.cpp Style. 2009-01-14 11:10:48 +00:00
ThreadData.h Comment unused thread data types. 2009-08-16 05:20:17 +00:00
ThreadStart.cpp Style. 2009-06-27 06:23:36 +00:00
ThreadStart.h 1. Solaric/Sparc SunProCC port. 2009-05-05 08:06:37 +00:00
tpc_proto.h
tpc.cpp Comment. 2009-08-21 09:45:08 +00:00
tpc.h
tra_proto.h Unused function params. 2009-04-26 10:24:44 +00:00
tra.cpp Ported fix for CORE-2634: Performance regression when restoring database with big metadata 2009-09-29 10:35:16 +00:00
tra.h Ported fix for CORE-2634: Performance regression when restoring database with big metadata 2009-09-29 10:35:16 +00:00
trig.h Backported fix for CORE-2765: Use of RDB$ADMIN role does not provide SYSDBA rights in GRANT/REVOKE 2009-11-29 15:41:42 +00:00
types.h Implemented CORE-1583: Enhance MON$STATEMENTS / MON$STATE to represent real CPU consumption. 2008-08-25 06:58:35 +00:00
unicode_util.cpp Fixed CORE-2642 - ICU initialization for properly work in MT environment 2009-10-05 15:52:32 +00:00
unicode_util.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
UserManagement.cpp 1. Pass explicit role to the security database attachment 2009-10-05 10:27:02 +00:00
UserManagement.h Fixed transactions support in user management commands 2009-02-19 12:59:32 +00:00
utl_proto.h Style. 2008-12-25 06:09:37 +00:00
utl.cpp Port to Renesas SH (linux) by Nobuhiro Iwamatsu 2009-10-07 13:29:17 +00:00
val_proto.h
val.h Fixed alignment issues with on-stack vary strings 2009-04-29 14:00:32 +00:00
validation.cpp Misc 2009-08-14 01:58:22 +00:00
version.rc
vio_debug.h
vio_proto.h Isolate even more the scrollable cursors-related code. 2009-06-22 08:45:38 +00:00
vio.cpp Misc 2009-09-30 01:10:11 +00:00
VirtualTable.cpp Style. 2009-06-27 06:23:36 +00:00
VirtualTable.h
why_proto.h Misc 2009-08-26 01:52:12 +00:00
why.cpp Misc comments. 2009-10-07 09:39:51 +00:00