robocop
e5b226f7a7
More unused params; style.
2009-05-02 13:00:09 +00:00
robocop
95292d1731
Style.
2008-12-20 08:12:19 +00:00
asfernandes
ff5f8745fb
Remove trailing spaces (.h files)
2008-12-05 00:56:15 +00:00
dimitr
68f3670087
Made indices on procedure and exception IDs unique.
...
Added new unique index on generator ID.
2008-04-23 08:06:28 +00:00
asfernandes
8dc822337a
1) Remove feature that allow one collation name to be used with more than one charset.
...
2) Remove PT_BR for WIN1252, let's live with WIN_PTBR only.
2005-10-13 19:11:29 +00:00
robocop
b8d1f00f94
- Corrections and changes to Adriano's commit, subject to his inspection.
...
- Solved an endless loop with trim and zero-length trim characters, etc.
- Some places are signaled with FB_COMPILER_MESSAGE for prompt attention.
2005-06-06 08:30:03 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00
dimitr
9229dfebcb
Enforced uniqueness of blob filter name and in/out types pair.
...
This fixes SF #750662 . A couple of new error messages would also be nice.
2005-05-02 13:47:41 +00:00
brodsom
f1af4b5b1b
-To solve the inf.h and ibase.h duplicated definitions
...
1.-Create new inf_pub.h and include it into ibase.h
2.-Replace inf.h with inf_pub.h where included
-Replace defines with consts
2004-05-07 10:48:06 +00:00
brodsom
ee861d41ec
Corrections suggested by Claudio
2004-05-03 22:42:47 +00:00
brodsom
2f4865a195
Replace defines for constants
2004-04-29 14:51:02 +00:00
brodsom
2aeb693d06
extern cleaning
...
removing underscores in macros
DLL_EXPORT cleaning
2003-10-03 01:53:34 +00:00
skidder
143f8d2443
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
brodsom
ab9e5e8fa5
Rollback generated metadata headers change
2003-08-03 23:26:51 +00:00
brodsom
32787c51c1
Adding generator for fields.h, relations.h, ids.h and names.h
2003-07-12 20:13:22 +00:00
dimitr
b096a2593d
CONST -> const
2003-02-13 10:11:35 +00:00
eku
34e9391a97
Use the new macro FB_NELEM to calculate the number of elements in an array.
2002-12-02 09:45:52 +00:00
dimitr
3a4c431d17
Just a cosmetic change.
2002-10-02 13:27:39 +00:00
skidder
3c7236ee3c
Roll back my previos DDL optimization changes. Add index RDB(RDB) instead. Testing revealed that it works faster
2002-09-16 16:31:38 +00:00
dimitr
699c0dd97c
Minor ODS change (version 10.1). New indices on system tables:
...
- define index RDB$INDEX_41
for RDB$INDICES
RDB$FOREIGN_KEY;
- define index RDB$INDEX_42
for RDB$RELATION_CONSTRAINTS
RDB$RELATION_NAME, RDB$CONSTRAINT_TYPE;
2002-08-27 11:58:47 +00:00
tamlin
9a776a604e
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00