dimitr
|
c991229426
|
Fixed the SQLSTATE issue reported by Claudio.
|
2008-03-05 09:31:51 +00:00 |
|
alexpeshkoff
|
48e9858b57
|
fixed CORE-1756: AV in isc_start_transaction (isc_start_multiple)
|
2008-02-29 16:44:17 +00:00 |
|
dimitr
|
ec513fd5cb
|
Ported SQLSTATE from Vulcan.
Part I: core changes.
|
2008-02-24 14:07:01 +00:00 |
|
dimitr
|
253765389a
|
Done CORE-1750.
|
2008-02-20 13:13:22 +00:00 |
|
robocop
|
980b9e5176
|
I thought this DYN message deserves to be translatable.
|
2008-02-02 16:51:51 +00:00 |
|
alexpeshkoff
|
68a4f26b0e
|
Fixing merge (generated headers)
|
2008-01-16 12:29:17 +00:00 |
|
dimitr
|
48e81dd58a
|
The merge is being fixed.
|
2008-01-16 12:22:11 +00:00 |
|
robocop
|
1147c140fe
|
Fixed the message
column @1 is not defined in table @1
and added a new one for unknown field in procedure (with Dmitry's permission).
|
2007-12-04 10:05:17 +00:00 |
|
robocop
|
4463333859
|
No more hpux (lowercase). To be reviewed by Paul Beach.
|
2007-11-17 10:26:09 +00:00 |
|
hvlad
|
5fb46701d1
|
Regenerate files
|
2007-11-15 23:05:40 +00:00 |
|
alexpeshkoff
|
a80dd39b11
|
Fixed CORE-1593: Full domain user name can be longer than 31 char(for trusted authentication)
|
2007-11-15 12:48:24 +00:00 |
|
alexpeshkoff
|
edc03201ca
|
Fixed CORE-1537: NBackup creates difference file in bad place
|
2007-10-26 13:21:16 +00:00 |
|
asfernandes
|
1706ea36d3
|
Backport patch to make references (at BLR level) to non-existent system fields return NULL - to simplify ODS differences handling
|
2007-10-14 01:32:24 +00:00 |
|
dimitr
|
317748b2e1
|
Added MON$STAT_GROUP into the statistics tables.
This allows to join backwards from a particular statistics record.
|
2007-09-28 19:43:06 +00:00 |
|
dimitr
|
72bbf56ea2
|
Added MON$BACKUP_STATE to MON$DATABASE.
|
2007-09-14 15:39:53 +00:00 |
|
dimitr
|
a13f1e0ff4
|
Added MON$IO_STATS and MON$RECORD_STATS.
|
2007-09-14 15:13:19 +00:00 |
|
asfernandes
|
6e5cc128e8
|
Correction
|
2007-09-11 16:07:29 +00:00 |
|
robocop
|
23fb63d680
|
Misc.
|
2007-06-08 08:40:59 +00:00 |
|
alexpeshkoff
|
344fdfbfc7
|
Make ids.h better human-readable
|
2007-06-06 13:08:03 +00:00 |
|
alexpeshkoff
|
ea8ba3370d
|
Cleaned up mutexes - removed MUTX_T and related macros
|
2007-06-06 12:37:24 +00:00 |
|
dimitr
|
bc7c4d0054
|
Added remote process name to the monitoring data. Applications are allowed to override this value via DPB.
|
2007-05-16 07:54:33 +00:00 |
|
alexpeshkoff
|
8aba4a1ea1
|
Added fbsvcmgr, utility to access services manager
|
2007-05-03 11:25:05 +00:00 |
|
asfernandes
|
c5cf6ea6b8
|
Implementation of CORE-1235: NATURAL JOIN and JOIN...USING
|
2007-04-29 19:04:26 +00:00 |
|
alexpeshkoff
|
f9b7195280
|
Fixed CORE-1083 - engine silently ignored attempt to revoke privilege
|
2007-04-28 14:13:44 +00:00 |
|
asfernandes
|
9582ea243c
|
1) Upgrade INTL interface to undestand misc. configuration informations
2) Make our ICU collations work with different ICU versions (tested with ICU 3.6)
|
2007-04-15 15:57:12 +00:00 |
|
robocop
|
dd2432420a
|
Either VC doesn't have INFINITY in math.h or it should be constrained to new versions of the compiler.
|
2007-04-15 11:21:56 +00:00 |
|
robocop
|
01864d3507
|
Fix CORE-1162
|
2007-03-28 04:51:48 +00:00 |
|
robocop
|
e71a03261c
|
This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash.
|
2007-03-28 04:20:36 +00:00 |
|
robocop
|
4c970f143d
|
Correct error code (forgot this generated file in the previous commit).
|
2007-03-22 14:03:24 +00:00 |
|
dimitr
|
d31f946fba
|
Added MON$CALL_STACK plus some minor monitoring-related changes.
|
2007-03-05 07:50:23 +00:00 |
|
robocop
|
3a73b8c28c
|
Update generated file after Alex changes.
|
2007-03-02 11:14:14 +00:00 |
|
asfernandes
|
be9e3a8a84
|
1) Correction for input parameters
2) Correct message for constraint violation in CAST
3) Display parameter/variable number when there is no debug info
|
2007-01-17 23:59:23 +00:00 |
|
asfernandes
|
aca179f398
|
Full domain support and NOT NULL in PSQL
|
2007-01-17 01:19:01 +00:00 |
|
asfernandes
|
659d23e6ab
|
Report number of concurrent transaction when raising update_conflict
|
2006-12-17 21:03:41 +00:00 |
|
dimitr
|
b43b43eca9
|
1) Changed MON$STATEMENTS a bit.
2) Implemented statement cancellation.
|
2006-12-04 21:36:29 +00:00 |
|
asfernandes
|
ac0f122511
|
Fixed CORE-997 - Database-Update 1.5 to 2.0 fails
|
2006-12-01 14:36:12 +00:00 |
|
robocop
|
c466e704c8
|
For unknown reasons, this generated file wasn't committed.
|
2006-11-28 08:52:28 +00:00 |
|
asfernandes
|
5e818bd4a9
|
Rename REPLACE to UPDATE OR INSERT
|
2006-11-26 15:40:10 +00:00 |
|
asfernandes
|
d168869475
|
Added RDB$NULL_FLAG and RDB$PARAMETER_MECHANISM to RDB$PROCEDURE_PARAMETERS
|
2006-11-24 00:25:13 +00:00 |
|
robocop
|
7f2b0cd25d
|
Fix typos in recent messages.
|
2006-11-10 08:10:56 +00:00 |
|
asfernandes
|
570b6cd4b4
|
1) CORE-645 and CORE-745: Database triggers
2) CORE-711: Make syntax for "CREATE TRIGGER" compliant with SQL2003
|
2006-11-05 18:30:36 +00:00 |
|
hvlad
|
05b028628f
|
Replace few hardcoded error messages by new error codes
|
2006-11-05 10:54:46 +00:00 |
|
robocop
|
fb0cd24854
|
Put two recent hardcoded messages into the msg db.
|
2006-11-05 04:01:30 +00:00 |
|
dimitr
|
363ed4b7ba
|
Simplification and fix.
|
2006-10-31 15:19:13 +00:00 |
|
dimitr
|
736e1122e7
|
Win64 adjustments.
|
2006-10-30 13:04:03 +00:00 |
|
dimitr
|
e4fffd425f
|
1) Updated monitoring implementation.
2) Cleanup.
|
2006-10-30 12:39:08 +00:00 |
|
robocop
|
a270d9c440
|
Put into the msg file several hardcoded messages marked by Arno to be localized.
|
2006-10-17 06:03:21 +00:00 |
|
robocop
|
28c3d29886
|
ApiGuide.pdf says a maximum of 16 databases is allowed for a multi-db transaction. However, Ann agrees that a modern new, sensible limit is 256 databases for start_transaction and start_multiple.
Fixed a buffer overrun in jrd.cpp related to this.
|
2006-10-14 01:29:36 +00:00 |
|
robocop
|
2b27f56428
|
- Give meaningful message when reaching max group items (255), reported by David Schnepper.
- Misc: more mnemonics for nodes' argument positions.
- Experimental: try to detect conflicting sort options on the same field.
|
2006-10-07 09:40:59 +00:00 |
|
robocop
|
e0badaed04
|
Solve problem reported by Bill Oliver in fb-devel: we should complain when someone tries to sort on more than 255 items.
|
2006-09-30 09:10:28 +00:00 |
|