hvlad
|
6d9f5e255a
|
Fixed bug CORE-2943 : parsing error recursive query with two recursive parts
|
2010-03-25 13:50:16 +00:00 |
|
asfernandes
|
7b1c7db1ee
|
Fixed CORE-2923 - Problem with dependencies between a procedure and a view using that procedure
|
2010-03-20 19:12:51 +00:00 |
|
asfernandes
|
05b983be1d
|
Backport change that fix CORE-2910, found by Dmitry
|
2010-03-09 18:55:13 +00:00 |
|
asfernandes
|
eb705dbc6e
|
Backport fix for CORE-2888 - A memory corruption cause incorrect query evaluation and may crash the server
|
2010-02-28 14:42:04 +00:00 |
|
hvlad
|
b3a3268e34
|
Fixed bug CORE-2852 : Server crash when executing syntactical wrong SQL statement with an active trace session
|
2010-02-08 14:49:24 +00:00 |
|
dimitr
|
2537234198
|
Fixed CORE-2811: 'Unsuccessful execution' error when updating a record.
The first BLR after blr_label must be blr_begin.
|
2010-01-15 08:11:17 +00:00 |
|
asfernandes
|
99c45a25e5
|
Care about non-existing charset as seen by Claudio
|
2009-12-19 01:55:59 +00:00 |
|
asfernandes
|
acc3efb19e
|
Backported fix for unregistered bug: Query string crashes 2.5RC1
|
2009-12-19 01:45:40 +00:00 |
|
asfernandes
|
69b1834f81
|
Remove wrong comment part, seen by Claudio
|
2009-12-17 01:46:17 +00:00 |
|
robocop
|
df3b3d5a75
|
Misc.
|
2009-12-15 06:36:14 +00:00 |
|
asfernandes
|
d129eec633
|
Fixed CORE-2804 - Problems with COMMENT ON and strings using introducer (charset)
|
2009-12-14 14:53:14 +00:00 |
|
robocop
|
fb7ec7d780
|
Misc.
|
2009-12-14 13:07:40 +00:00 |
|
hvlad
|
b31f3bc8c5
|
Backport fix for bug CORE-2797 : Problem with default value of SP parameter
|
2009-12-12 17:22:20 +00:00 |
|
hvlad
|
5fa620a7d6
|
Fixed bug CORE-2783 : AV using recursive query as subquery in SELECT list and ORDER'ing by them
|
2009-12-10 15:35:15 +00:00 |
|
alexpeshkoff
|
bd9fb75df8
|
Improvement CORE-2748: allow gsec to grant RDB$ADMIN role in the security database
|
2009-11-13 18:09:29 +00:00 |
|
asfernandes
|
ee1e7aa529
|
Backport fix for CORE-2739 - ASSERT at parse.cpp line 22885
|
2009-11-07 19:21:03 +00:00 |
|
hvlad
|
494aaa7965
|
Backport fix for bug CORE-2720 : Wrong evaluation result with divide and unary plus\minus operations
|
2009-10-31 20:03:53 +00:00 |
|
dimitr
|
7c5117ce10
|
Optimization for the large number of columns, basically mirroring the one inside var_info() (backport).
|
2009-10-12 06:46:32 +00:00 |
|
asfernandes
|
d6266054b7
|
Fixed CORE-2660 - COUNT(*) incorrectly returns 0 when a condition of an outer join doesn't match
|
2009-10-04 21:47:52 +00:00 |
|
asfernandes
|
9b11713517
|
Fixed the problem reported in fb-devel about wrong "string right truncation" error
|
2009-09-30 02:16:18 +00:00 |
|
robocop
|
cdb6e7501d
|
Misc comment, mark the end of the "unreserved" words.
|
2009-09-24 08:55:34 +00:00 |
|
alexpeshkoff
|
6c1d6c2241
|
Fixed CORE-2638: Make words, non-reserved according to SQL speciication, non-reserved in our grammar
|
2009-09-24 07:39:22 +00:00 |
|
aafemt
|
f81520e142
|
CORE-1991
|
2009-09-19 08:05:14 +00:00 |
|
asfernandes
|
102956a54d
|
Fixed CORE-1787 - Consistency check when subquery is ordered by aggregate function from other context
|
2009-09-07 03:58:48 +00:00 |
|
asfernandes
|
11ecb659e4
|
Misc
|
2009-09-05 18:18:44 +00:00 |
|
asfernandes
|
c8a6620661
|
Fixed CORE-2615 - Silent truncation when using utf8 parameters and utf8 client character set encoding
|
2009-09-04 15:20:48 +00:00 |
|
asfernandes
|
d8f739f53c
|
Misc
|
2009-09-03 01:28:54 +00:00 |
|
robocop
|
43962281d4
|
Misc and isolate the win9x code even more.
|
2009-09-02 04:23:02 +00:00 |
|
asfernandes
|
f590889311
|
Fixed CORE-2607 - Introducer (_charset) problems with monitoring and persistent modules
|
2009-08-30 02:26:50 +00:00 |
|
verbguy
|
8b75ba391b
|
HP-UX IA-64 warning, integer conversion resulted in a change of sign
|
2009-08-27 14:22:45 +00:00 |
|
asfernandes
|
398975b940
|
Misc
|
2009-08-20 01:32:24 +00:00 |
|
robocop
|
8ce0cf3e79
|
Style.
|
2009-08-16 05:25:30 +00:00 |
|
hvlad
|
4d1e602903
|
Fixed error in my patch for CORE-2558 : store save point number at impure area. Thanks to Adriano.
|
2009-08-06 06:30:35 +00:00 |
|
asfernandes
|
88495f2e92
|
Fixed CORE-2584 - Wrong results for CASE used together with GROUP BY
|
2009-08-06 02:32:56 +00:00 |
|
asfernandes
|
fea56bf058
|
Misc
|
2009-08-06 01:06:05 +00:00 |
|
hvlad
|
7964c35930
|
Fixed bug CORE-2558 : AV at engine when some statement under autonomous transaction dropped transaction level savepoint
|
2009-08-05 21:36:49 +00:00 |
|
robocop
|
e90fc8d63f
|
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 |
|
asfernandes
|
4171c16988
|
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 |
|
asfernandes
|
4759973045
|
Fixed CORE-2576 - Server may crash parsing wrong or truncated BLR
Full rebuild required - CMP_compile2 prototype changed
|
2009-08-02 04:10:07 +00:00 |
|
asfernandes
|
a8c1cdb655
|
Fixed CORE-2579 - Parameters and variables cannot be used as expressions in EXECUTE PROCEDURE parameters without a colon prefix.
Improvement CORE-2580 - Allow usage of subselects as PSQL expressions
|
2009-08-01 18:20:17 +00:00 |
|
robocop
|
dc9e7e7a4a
|
Paul Beach confirmed this Darwin code is no longer necessary.
|
2009-08-01 05:37:08 +00:00 |
|
robocop
|
33bc8670c2
|
Misc and constants.
|
2009-07-19 13:31:05 +00:00 |
|
asfernandes
|
a020112c25
|
Fixed problem reported by Dmitry Kovalenko in fb-devel
|
2009-07-14 18:52:53 +00:00 |
|
asfernandes
|
91dc75000c
|
Misc
|
2009-07-14 15:51:41 +00:00 |
|
asfernandes
|
08bc7eaff4
|
Fixed CORE-2552 - isc_dsql_execute2 does not return errors when called with a non-NULL output SQLDA
|
2009-07-14 15:49:37 +00:00 |
|
robocop
|
d5635f76aa
|
Isolate more scrollable cursors code.
|
2009-07-06 10:43:47 +00:00 |
|
asfernandes
|
82efebc4c8
|
Misc
|
2009-07-05 02:15:43 +00:00 |
|
asfernandes
|
9bd287b702
|
Fixed CORE-2538 - PSQL doesnt allow to use singleton query result as input parameter of stored procedure when procedure accessed using 'execute procedure'
|
2009-07-05 00:48:36 +00:00 |
|
robocop
|
f10e1b72eb
|
Style.
|
2009-06-27 06:23:36 +00:00 |
|
robocop
|
57f7e5474d
|
Isolate even more the scrollable cursors-related code.
|
2009-06-22 08:56:46 +00:00 |
|