fsg
af44f86e59
let isql ignore packaged functions when extracting external UDF's
2014-06-21 14:07:47 +00:00
asfernandes
8162336592
Fixed CORE-4415 - Useless extraction of generic DDL trigger.
2014-05-06 18:10:07 +00:00
robocop
51b9c701ba
1.- Prevent special chars from disabling isql. 2.- Do not take offsets from null pointers.
2014-05-04 06:46:39 +00:00
robocop
e853009f49
Group some global vars in isql (relative to the SET command).
2014-05-04 05:40:55 +00:00
robocop
1bb6f45b89
Misc.
2014-05-01 05:29:19 +00:00
alexpeshkoff
9bd0939f09
Implemented CORE-1377: Add an ability to change role without reconnecting to database
2014-04-30 15:12:12 +00:00
asfernandes
913c435667
Misc.
2014-04-19 21:36:55 +00:00
mapopa
1dd025a587
cleanup comments
2014-04-18 15:45:58 +00:00
mapopa
38dbb12df5
cleanup comments
2014-04-18 15:40:34 +00:00
alexpeshkoff
8c39e4563c
Enhanced diagnostics in authentication mapping
2014-04-18 15:33:11 +00:00
mapopa
2c3d7d8981
remove unused constants
2014-04-18 14:43:06 +00:00
mapopa
df118f7cf8
cleanup WAL was removed
2014-04-18 14:32:03 +00:00
mapopa
d4c1bcbca2
cleanup Not found, probably in some lost GUI-related file
2014-04-18 11:44:51 +00:00
alexpeshkoff
5bfe0dfa97
Fixed some errors in mapping code, reported by Vlad privately, when using serverwide auth plugin
2014-04-15 12:18:28 +00:00
asfernandes
9ea4e7957b
Correction.
2014-04-14 15:46:18 +00:00
asfernandes
8608223f53
Misc.
2014-04-13 01:42:10 +00:00
alexpeshkoff
82a3a54896
Fixed mapping errors reported by Claudio & Treeve
2014-04-10 16:43:10 +00:00
robocop
d26b039d0e
Let's see if this time I got the formatting well done.
2014-04-10 01:36:15 +00:00
robocop
de7ed79414
Fixing several issues with my previous commit:
...
Use increment [by], no step.
Enable again code in ini.epp because it's needed when restoring (but not when creating gens directly in a new db).
Gbak has code to fix system generators and we should allow it.
Nbackup cannot update the history generator when doing a backup.
Field name renamed to rdb$generator_increment.
2014-04-09 07:17:34 +00:00
robocop
cadd8accc4
Implemented STEP for generators/sequences and took the opportunity to make the blrOp param const. Please rebuild the databases.
2014-04-09 02:28:38 +00:00
robocop
c90d9d4547
Misc.
2014-04-05 01:44:32 +00:00
alexpeshkoff
20e846369e
Implemented CORE-3370: Resolve additional aspects of multiple security databases from services and cross-database requests POV (mapping names)
2014-04-04 15:57:18 +00:00
asfernandes
dd8b61bdae
Fixed CORE-4380 - ISQL truncates blob when reading an empty segment.
2014-03-31 16:17:23 +00:00
asfernandes
a94ccac632
Revert the behavior of SHOW command without a database connection. It makes sense for SHOW SQL DIALECT.
2014-03-19 16:19:32 +00:00
asfernandes
c5ed1e0334
Misc.
2014-03-16 18:41:42 +00:00
asfernandes
d785b0a3fb
Fixed problem with SHOW GENERATOR after SET GENERATOR became DDL.
2014-03-14 15:41:15 +00:00
robocop
3e52925a0d
Include rdb$linger in SHOW DATABASE and-x (extract database).
2014-03-11 07:53:01 +00:00
robocop
13129284e3
The new API requires checking for null pointer before, not after the call. Maybe there are other places that need adjustment.
2014-03-11 07:47:34 +00:00
robocop
2645c2ea80
Gpre was generating code to connect isql to the build db (yachts) instead of the runtime db.
2014-03-11 06:22:52 +00:00
robocop
626270ff82
isql embedded hangs when trying to quit after an error (thanks Vlad for solution).
2014-03-11 06:08:27 +00:00
robocop
f76267b069
Misc.
2014-03-07 20:34:00 +00:00
robocop
caaf525d3c
Misc.
2014-02-25 06:13:30 +00:00
robocop
b1c8cb93fb
I don't know why this var was reintroduced, but I don't need it to build FB3.
2014-02-22 07:03:45 +00:00
asfernandes
cb3f15792e
Warnings.
2014-02-21 15:47:05 +00:00
asfernandes
a52e0ad4c4
Fixed alignment issue.
2014-02-02 01:07:03 +00:00
asfernandes
787f3fd8aa
Misc.
2014-02-02 01:02:57 +00:00
alexpeshkoff
b3c65c98b9
Renamed it once more
2014-01-27 16:47:43 +00:00
alexpeshkoff
ede5ddeaa5
Misc formattingsrc/common/classes/fb_tls.h
2014-01-23 12:26:03 +00:00
alexpeshkoff
9f0f251599
Fixed CORE-4321: Regression: ISQL does not destroy the SQL statement
2014-01-22 11:21:51 +00:00
alexpeshkoff
00971c3941
Changes in IUtl, suggested by Adriano & Dmitry
2014-01-20 14:36:08 +00:00
alexpeshkoff
078827c8e0
Fixed possible alignment issue
2014-01-20 13:08:56 +00:00
asfernandes
8e932b1809
Misc. and fixes.
2014-01-17 15:05:19 +00:00
alexpeshkoff
75d2767224
Misc postfixes for ISQL, thanks to Adriano
2014-01-17 14:09:19 +00:00
asfernandes
f3e7be12ba
Misc.
2014-01-16 14:52:18 +00:00
alexpeshkoff
d7afd6b300
Print 3 digits in times + fix for windows
2014-01-16 13:44:19 +00:00
alexpeshkoff
1f19455043
Fixed posix build
2014-01-16 13:07:01 +00:00
alexpeshkoff
949defe5e6
Implemented CORE-4317: Make ISQL use new object API with 32-bit length for object sizes (messages, SQL statements, etc.)
...
Implementation also includes changes in GPRE, but this utility is not complete - only commands, used in ISQL,
are working in code generator for new API.
New interface IUtl is added - it performs tasks, related with database objects (attachment, transaction, etc.),
but not requiring routing in YValve, i.e. client only tasks.
2014-01-15 13:02:08 +00:00
asfernandes
0ec5daac05
Misc.
2014-01-06 00:51:37 +00:00
robocop
2810026363
Misc and warnings.
2013-12-29 00:35:50 +00:00
alexpeshkoff
d6297bebd4
Fixed some gcc warnings
2013-11-19 13:19:11 +00:00