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

3019 Commits

Author SHA1 Message Date
alexpeshkoff
d7f8783627 increment build number 2002-12-16 17:03:33 +00:00
alexpeshkoff
e234f46913 Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *) 2002-12-16 17:01:58 +00:00
alexpeshkoff
060af170e6 increment build number 2002-12-16 16:53:04 +00:00
alexpeshkoff
20961a1396 Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *) 2002-12-16 16:52:35 +00:00
alexpeshkoff
c156b44bad increment build number 2002-12-16 16:47:07 +00:00
alexpeshkoff
7e2326607a Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *) 2002-12-16 16:44:13 +00:00
alexpeshkoff
5a6e423fb9 increment build number 2002-12-16 16:41:49 +00:00
alexpeshkoff
1f6c182b70 Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *)
Why.c => Why.cpp
2002-12-16 16:35:13 +00:00
alexpeshkoff
c4cb665e24 increment build number 2002-12-16 16:25:56 +00:00
alexpeshkoff
dbfef25568 Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *)
Fixed bug #625899 - bugcheck 291
2002-12-16 16:25:10 +00:00
alexpeshkoff
a83fcfeab9 Sorry for wrong DATABASE directive :-( 2002-12-16 16:25:09 +00:00
alexpeshkoff
ff9f06a5cf increment build number 2002-12-16 16:24:53 +00:00
alexpeshkoff
b4999f266e increment build number 2002-12-16 16:24:36 +00:00
alexpeshkoff
022a5e018f increment build number 2002-12-16 16:22:04 +00:00
alexpeshkoff
fdb359dd81 increment build number 2002-12-16 16:19:16 +00:00
alexpeshkoff
2963692169 increment build number 2002-12-16 16:17:02 +00:00
alexpeshkoff
f298bd1fcd increment build number 2002-12-16 16:08:41 +00:00
alexpeshkoff
4a42a15867 Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *) 2002-12-16 16:06:15 +00:00
alexpeshkoff
7245300b5d increment build number 2002-12-16 16:01:11 +00:00
alexpeshkoff
9ed60a7533 increment build number 2002-12-16 16:00:35 +00:00
alexpeshkoff
218b3a39b1 Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *) 2002-12-16 15:59:18 +00:00
alexpeshkoff
bf51e74d45 increment build number 2002-12-16 15:57:41 +00:00
alexpeshkoff
4186936f5a increment build number 2002-12-16 15:53:13 +00:00
alexpeshkoff
e92ae06a08 increment build number 2002-12-16 15:45:32 +00:00
alexpeshkoff
19d71f7b71 Rename all links to why.cpp handle to struct why_hndl * 2002-12-16 15:44:11 +00:00
alexpeshkoff
67072adf04 increment build number 2002-12-16 15:39:50 +00:00
alexpeshkoff
90cdfbdaf5 Rename all links to why.cpp handle to struct why_hndl *
Warning! Don't commit parse.cpp and dsql.tab.h, because:
1. I use another YACC version.
2. They must be removed from CVS at all.

Execute STATEMENT also here
2002-12-16 15:38:26 +00:00
alexpeshkoff
739a321682 increment build number 2002-12-16 15:25:42 +00:00
alexpeshkoff
79478b73be Rename all links to why.cpp handle to struct why_hndl * 2002-12-16 15:24:35 +00:00
alexpeshkoff
ecf1163a4d increment build number 2002-12-16 15:17:49 +00:00
alexpeshkoff
3217d2c812 Rename all links to why.cpp handle to struct why_hndl * 2002-12-16 15:16:32 +00:00
arnobrinkman
2c7e06c252 increment build number 2002-12-16 00:48:54 +00:00
arnobrinkman
24fa36302d bugfix previous added code. correct way of retrieving length for
an variable inside SP/Trigger. This was needed for CASE expressions.
2002-12-16 00:48:53 +00:00
arnobrinkman
7272e0d382 increment build number 2002-12-16 00:45:36 +00:00
arnobrinkman
aa638632a3 another bugfix Alpha5 "no current record for fetch operation"
Added code so that more index-retrieval can be used.
Cases where an LEFT OUTER JOIN messed-up the optimizer should be much lower.
Example :
SELECT * FROM
  SomeTable t1
  LEFT JOIN AnotherTable t2 ON (t1.PK_Key = t2.FK_Key)
  JOIN AnotherTable t3 ON (t1.PK_Key = t3.FK_Key)

This change fixed also BUG SF #219525.
2002-12-16 00:45:35 +00:00
fsg
7c121686fe increment build number 2002-12-15 23:04:36 +00:00
fsg
082c8060cb Updated ChangeLog 2002-12-15 23:04:33 +00:00
dimitr
116238520f increment build number 2002-12-15 13:04:03 +00:00
dimitr
b4e1b71321 Cleanup. 2002-12-15 13:03:57 +00:00
fsg
9377946655 increment build number 2002-12-14 23:03:05 +00:00
fsg
90e109f046 Updated ChangeLog 2002-12-14 23:03:04 +00:00
skidder
27c0d88891 increment build number 2002-12-14 21:43:19 +00:00
skidder
9872002a7d First little pieces of new Firebird class library implementation 2002-12-14 21:43:18 +00:00
skidder
faa4252fbb increment build number 2002-12-14 21:40:07 +00:00
skidder
48cb90240c increment build number 2002-12-14 21:30:39 +00:00
fsg
87f7f7565c increment build number 2002-12-13 23:06:06 +00:00
fsg
9bea3ba42c Updated ChangeLog 2002-12-13 23:05:52 +00:00
dimitr
19ad1b854b increment build number 2002-12-13 14:50:41 +00:00
dimitr
d33aef3c11 Cleanup. 2002-12-13 14:50:23 +00:00
dimitr
6eaeae223a increment build number 2002-12-13 14:12:58 +00:00