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

1307 Commits

Author SHA1 Message Date
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
fsg
0998fcf815 increment build number 2002-08-28 08:25:03 +00:00
fsg
f69304c364 ChangeLog updated 2002-08-28 08:25:02 +00:00
eku
5c2aa3169a increment build number 2002-08-28 08:02:13 +00:00
eku
75e9f2147b Another C&P error. 2002-08-28 08:02:12 +00:00
eku
9710dc8dc3 increment build number 2002-08-28 07:51:19 +00:00
eku
fa05cf2dad Fixed C&P error. 2002-08-28 07:51:18 +00:00
eku
da8c70f960 increment build number 2002-08-28 07:11:16 +00:00
eku
a51db40856 Needs include file common.h to compile. 2002-08-28 07:11:15 +00:00
eku
c615899d74 increment build number 2002-08-28 07:10:34 +00:00
eku
36d949c358 Use SIG_FPTR from common.h. 2002-08-28 07:10:32 +00:00
eku
06a644379c increment build number 2002-08-28 07:03:08 +00:00
eku
478e55ec3f Check which network libraries (socket, nsl, resolv) are needed. configure
will set the variable LIBS to the correct value. Setting this in prefix.XXX
should no longer be neccessary. If it doesn't work for you, please extend
the tests in configure.in, rather than defining this in prefix.your_system.

Another autoconf cleanup:
 o check for the existence of the function strcasecmp and stricmp
 o replaced STRICMP
2002-08-28 07:03:07 +00:00
eku
87aa5bde06 increment build number 2002-08-28 06:50:37 +00:00
eku
571d2e7c16 increment build number 2002-08-28 06:50:36 +00:00
eku
59ddbe656e increment build number 2002-08-28 06:50:35 +00:00
eku
78c960e6a9 increment build number 2002-08-28 06:50:34 +00:00
eku
661d16f298 Another autoconf cleanup:
o check for the existence of the function strcasecmp and stricmp
 o replaced STRICMP
2002-08-28 06:50:33 +00:00
dimitr
8f368a5e95 increment build number 2002-08-28 06:12:29 +00:00
dimitr
8ccefecb12 Cleaned up fbclient.dll contents. 2002-08-28 06:12:28 +00:00
dimitr
0edf480df2 increment build number 2002-08-27 19:26:40 +00:00
dimitr
46432ec922 Finilized Borland's implementation of XNET (win32 only). Seems to work ;-) 2002-08-27 19:26:39 +00:00
dimitr
949b0484d1 increment build number 2002-08-27 19:26: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
dimitr
24b04f096c increment build number 2002-08-27 11:58:46 +00:00
dimitr
5195cc3193 increment build number 2002-08-27 11:47:14 +00:00
dimitr
f636c75c52 increment build number 2002-08-27 11:47:13 +00:00
dimitr
609af2bc43 Moved SIG_FPTR type declaration from fb_types.h to common.h.
Hence we've got the codebase compiled on win32 again, and
it shouldn't break other builds, IMHO.
2002-08-27 11:47:12 +00:00
dimitr
86fd7ac600 increment build number 2002-08-27 11:23:33 +00:00