8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 21:23:03 +01:00
Commit Graph

985 Commits

Author SHA1 Message Date
dimitr
c6e838a144 Changed syntax of the INDEX subclause of a constraint declaration,
now it looks as:
[USING [ASC[ENDING] | DESC[ENDING]] INDEX index]
2002-09-04 12:09:25 +00:00
dimitr
43181f0dc8 increment build number 2002-09-04 10:22:59 +00:00
dimitr
87ff660462 Renamed gdsintl.dll to fbintl.dll. 2002-09-04 10:22:58 +00:00
dimitr
c58abd9882 increment build number 2002-09-04 10:22:02 +00:00
dimitr
bd2d2debc3 Make sure we're Firebird, both interbase.msg and interbase.log are renamed. 2002-09-04 09:12:46 +00:00
dimitr
47fbd669c0 increment build number 2002-09-04 09:12:45 +00:00
dimitr
1e02c754d4 increment build number 2002-09-04 09:12:44 +00:00
dimitr
ae0a82e35b increment build number 2002-09-04 09:12:43 +00:00
dimitr
89ff7bae78 increment build number 2002-09-04 08:19:00 +00:00
dimitr
9959a4bc0d Changed the default registry key to the native Firebird one. 2002-09-04 08:18:58 +00:00
dimitr
9b23022fd5 Added ib_udf project. 2002-09-03 17:31:12 +00:00
dimitr
4a2822134a increment build number 2002-09-03 17:31:11 +00:00
dimitr
4a15b6a211 increment build number 2002-09-03 17:29:54 +00:00
dimitr
e2c1962fbe Minor build changes in the UDF libraries. 2002-09-03 17:29:53 +00:00
dimitr
1bcf5c6514 increment build number 2002-09-03 17:25:39 +00:00
dimitr
4cd4d54e17 Added ib_udf project. 2002-09-03 17:25:37 +00:00
dimitr
d099441e24 increment build number 2002-09-03 17:23:18 +00:00
dimitr
ef16c0aeea increment build number 2002-09-03 17:23:17 +00:00
dimitr
869af73a68 Minor build changes in the UDF libraries. 2002-09-03 17:23:16 +00:00
eku
11e2cdfd55 increment build number 2002-09-03 13:35:26 +00:00
eku
b33e6557a0 Fixed more make problems.
Why do we touch the result here???
2002-09-03 13:35:21 +00:00
eku
f39023b442 increment build number 2002-09-03 13:25:31 +00:00
eku
7523439025 Added the new configure option '--with-lock-manager' that controlls the build of the manager binary. This option is only valid for CS architecture.
Replaced '#' with the correct M4 macro for comments 'dnl'.
2002-09-03 13:25:30 +00:00
eku
38c6cfeb5c increment build number 2002-09-03 13:24:25 +00:00
eku
3dd55e034c increment build number 2002-09-03 13:24:24 +00:00
eku
c6b3dead0a increment build number 2002-09-03 13:24:23 +00:00
eku
1db20cfdf5 increment build number 2002-09-03 13:24:22 +00:00
eku
5a73f83acb Added the new configure option '--with-lock-manager' that controlls the build of the manager binary. This option is only valid for CS architecture. 2002-09-03 13:24:21 +00:00
fsg
6789203a8e increment build number 2002-09-02 15:01:18 +00:00
fsg
500441a2c6 ChangeLog updated 2002-09-02 15:01:17 +00:00
dimitr
081b6c86a5 increment build number 2002-09-01 15:49:04 +00:00
dimitr
b36015e6e9 - allowed user-defined index names for PK/FK/UK constraints
- fixed ugly hardcoded name checks for primary/foreign keys
- implemented RECREATE VIEW statement
2002-09-01 15:49:03 +00:00
dimitr
e83e3137c1 increment build number 2002-09-01 15:44:48 +00:00
dimitr
ba801091ad increment build number 2002-09-01 15:44:47 +00:00
dimitr
03b6a53563 increment build number 2002-09-01 15:44:46 +00:00
dimitr
94fa429dc4 - allowed user-defined index names for PK/FK/UK constraints
- fixed ugly hardcoded name checks for primary/foreign keys
- implemented RECREATE VIEW statement
2002-09-01 15:44:45 +00:00
dimitr
5a30f98003 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-31 13:13:00 +00:00
dimitr
a788616f97 increment build number 2002-08-31 13:12:59 +00:00
fsg
5520a784a9 increment build number 2002-08-31 09:25:15 +00:00
fsg
b3668751f6 Some minor fixes to get it compiled under linux again,
some of them submitted by Nickolay Samofatov
2002-08-31 09:25:14 +00:00
fsg
665f27b1c0 increment build number 2002-08-31 09:25:13 +00:00
dimitr
5c565b30b4 Fixed bug, when nobody could alter or drop a trigger which name contains 'RDB$'. 2002-08-28 15:50:54 +00:00
dimitr
c70a2ffd49 increment build number 2002-08-28 15:50:53 +00:00
dimitr
2042d70dfd increment build number 2002-08-28 15:48:50 +00:00
dimitr
6fe24d7c89 Some changes to make gdef, instreg and instsvc compilable. 2002-08-28 15:48:49 +00:00
dimitr
37e5e64997 increment build number 2002-08-28 09:20:15 +00:00
dimitr
e5a5f1c361 Added new projects to the workspace:
- gdef.exe
  - instreg.exe
  - instsvc.exe
2002-08-28 09:20:14 +00:00
eku
ac62420649 increment build number 2002-08-28 09:07:52 +00:00
eku
605c1d2aea make.XXX files are now under $ROOT/gen and not $ROOT/src. 2002-08-28 09:05:51 +00:00
eku
4ccb6e6bdc increment build number 2002-08-28 09:05:50 +00:00