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

18024 Commits

Author SHA1 Message Date
kkuznetsov
5f398cfd5f increment build number 2005-04-26 07:31:54 +00:00
kkuznetsov
75d2ea3bcc increment build number 2005-04-26 07:31:15 +00:00
kkuznetsov
febe10129e increment build number 2005-04-26 07:28:54 +00:00
fsg
b59f38be77 increment build number 2005-04-26 01:16:27 +00:00
fsg
1fe005283e nightly update 2005-04-26 01:16:20 +00:00
dimitr
894b9ef805 increment build number 2005-04-25 20:33:41 +00:00
dimitr
85134dfc1c Updated docs. 2005-04-25 20:33:38 +00:00
dimitr
b91a725f3f increment build number 2005-04-25 20:31:58 +00:00
dimitr
14ae4dc31c Check whether a row we perform positioned update/delete against is actually fetched. 2005-04-25 20:31:52 +00:00
dimitr
3d72c73e51 increment build number 2005-04-25 19:45:36 +00:00
dimitr
3cca73bdb0 Corrected the returned error code. 2005-04-25 19:45:26 +00:00
dimitr
7964422873 increment build number 2005-04-25 17:20:06 +00:00
dimitr
790060eefb Updated docs. 2005-04-25 17:19:48 +00:00
arnobrinkman
9bcf0580a6 increment build number 2005-04-25 06:54:51 +00:00
arnobrinkman
64e34a0109 Add comment 2005-04-25 06:54:45 +00:00
robocop
0af0298186 increment build number 2005-04-25 05:24:03 +00:00
robocop
b2010a42e4 Fix indentation. 2005-04-25 05:23:57 +00:00
fsg
fe703a5555 increment build number 2005-04-25 01:15:00 +00:00
fsg
5d53100915 nightly update 2005-04-25 01:14:57 +00:00
arnobrinkman
31abb4c6cb increment build number 2005-04-24 18:32:34 +00:00
arnobrinkman
4b978cf19e Fix bug #1168898
With sub-select in CHECK constraint and CHECK constraint is part of domain.
A table T with single column C who uses this domain.
Then no VIEW could be created on Table T which uses simple column C.
2005-04-24 18:32:16 +00:00
arnobrinkman
3d8f5246e2 increment build number 2005-04-24 18:26:24 +00:00
arnobrinkman
4f7123010c Fix bug with VALUE keyword in check constraint and
bug Found by Tom Cole with VALUE keyword where VALUE represents a column
2005-04-24 18:26:12 +00:00
asfernandes
d7487ddf21 increment build number 2005-04-24 01:52:49 +00:00
asfernandes
38b34bc401 increment build number 2005-04-24 01:52:45 +00:00
fsg
97c36cc108 increment build number 2005-04-24 01:13:13 +00:00
fsg
1424b7b9c4 increment build number 2005-04-24 01:12:40 +00:00
fsg
8eef72fe9d nightly update 2005-04-24 01:12:32 +00:00
asfernandes
0070691c8c increment build number 2005-04-23 16:56:00 +00:00
dimitr
608e89e134 increment build number 2005-04-23 15:01:28 +00:00
dimitr
d59f25d50b increment build number 2005-04-23 12:16:23 +00:00
dimitr
c01b84565a Tuned reduce factors again. 2005-04-23 12:16:11 +00:00
fsg
bf64236860 increment build number 2005-04-22 01:15:54 +00:00
fsg
9d39043083 nightly update 2005-04-22 01:15:49 +00:00
arnobrinkman
1a3861185e increment build number 2005-04-21 17:35:52 +00:00
arnobrinkman
b4b0a354ca Fix bug with ORDER BY and DISTINCT on OUTER JOIN where the ORDER BY clause was given to a deeper rse, but shouldn't because the distinct should be applied first.
Reproducable query:
SELECT
  DISTINCT r.rdb$relation_name, r.rdb$relation_id
FROM
  rdb$relations r
  LEFT JOIN rdb$relation_fields f ON (f.rdb$relation_name = r.rdb$relation_name)
ORDER BY
  r.rdb$relation_id
2005-04-21 17:35:44 +00:00
fsg
c1781d9c45 increment build number 2005-04-21 01:16:44 +00:00
fsg
ae48522e41 nightly update 2005-04-21 01:16:38 +00:00
kkuznetsov
58f4cd4cdc Make Solaris install scripts "unified" for sparc and x86 2005-04-20 14:30:49 +00:00
kkuznetsov
cefe703e55 increment build number 2005-04-20 14:30:42 +00:00
kkuznetsov
760cb95d6b increment build number 2005-04-20 14:29:29 +00:00
arnobrinkman
b7c5698ddd increment build number 2005-04-20 13:07:02 +00:00
arnobrinkman
0aea42263e Second fix for items-list where NULLs default descriptor shouldn't be used to determine the final output descriptor.
Only UNIONs were affected by this bug.
2005-04-20 13:06:42 +00:00
kkuznetsov
b537ab9547 increment build number 2005-04-20 07:48:00 +00:00
kkuznetsov
6c04bc06a5 Revert my previos commit as autoconf fails with 2 equally filenames beetween case 2005-04-20 07:47:44 +00:00
fsg
2966d3bad4 increment build number 2005-04-20 01:27:36 +00:00
fsg
be5277cbc1 nightly update 2005-04-20 01:27:27 +00:00
arnobrinkman
ff3362736b increment build number 2005-04-19 09:56:08 +00:00
arnobrinkman
cfc703f766 Fix bug with alias hiding datatype by datatype-list coercion 2005-04-19 09:55:53 +00:00
kkuznetsov
77572bda2c increment build number 2005-04-19 08:23:56 +00:00