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

18769 Commits

Author SHA1 Message Date
asfernandes
cf58c85fe5 increment build number 2005-06-21 01:44:48 +00:00
asfernandes
b0ab11bc9a Misc. 2005-06-21 01:44:43 +00:00
hvlad
7057ef8515 increment build number 2005-06-20 08:53:39 +00:00
hvlad
6d1d2902ad Fixed unregistered bug :
AV when PLAN for VIEW is specified but no table alias was given

CREATE VIEW V1 AS
SELECT D.RDB$RELATION_ID, C.RDB$CHARACTER_SET_ID
  FROM RDB$DATABASE D JOIN RDB$CHARACTER_SETS C
    ON D.RDB$CHARACTER_SET_NAME = C.RDB$CHARACTER_SET_NAME

SELECT * FROM V1
PLAN (V1 NATURAL)
2005-06-20 08:53:23 +00:00
aafemt
37f9d3ea94 increment build number 2005-06-20 05:40:43 +00:00
aafemt
b113fdaf10 Fix warning 2005-06-20 05:40:38 +00:00
robocop
87ec463389 increment build number 2005-06-19 03:11:41 +00:00
fsg
2ae7c683da increment build number 2005-06-18 02:24:33 +00:00
fsg
ccdd1a3401 nightly update 2005-06-18 02:24:20 +00:00
alexpeshkoff
ad1637ceb4 increment build number 2005-06-17 17:31:23 +00:00
alexpeshkoff
7931af1830 increment build number 2005-06-17 16:59:19 +00:00
alexpeshkoff
5591fd164e increment build number 2005-06-17 16:37:41 +00:00
alexpeshkoff
17392f824c increment build number 2005-06-17 16:35:20 +00:00
aafemt
93dc79a2a5 increment build number 2005-06-17 10:43:00 +00:00
aafemt
937cf903b4 Overloaded operators is evil 2005-06-17 10:42:57 +00:00
fsg
2fd0dc628b increment build number 2005-06-17 02:26:48 +00:00
fsg
8893321d13 nightly update 2005-06-17 02:26:43 +00:00
asfernandes
d139fda55f increment build number 2005-06-17 01:33:18 +00:00
asfernandes
2cae7d39b7 Simplification 2005-06-17 01:33:14 +00:00
aafemt
b29d13563a increment build number 2005-06-16 12:09:49 +00:00
aafemt
eae3679604 Fix over-export 2005-06-16 12:09:46 +00:00
aafemt
f1abd398b6 increment build number 2005-06-16 12:08:23 +00:00
aafemt
7e85a1d5e2 Plain C for public API routine 2005-06-16 12:08:17 +00:00
arnobrinkman
18c2296951 increment build number 2005-06-16 09:44:46 +00:00
robocop
2bda24d94c increment build number 2005-06-16 05:13:36 +00:00
robocop
2870acfc87 Fix blob dumping routines in jrd and report errors in isql. 2005-06-16 05:13:35 +00:00
aafemt
41929e76bb increment build number 2005-06-16 05:11:51 +00:00
aafemt
eb76819a18 increment build number 2005-06-16 05:11:48 +00:00
aafemt
39358fc2f7 Revert to common cleaning procedure 2005-06-16 05:11:47 +00:00
robocop
d32ecd4186 increment build number 2005-06-16 05:11:12 +00:00
robocop
e28ed6b27c Try to indicate position of incomplete commands.
Some casts because statuses are fixed 32 quantities, not natural int types.
2005-06-16 05:11:08 +00:00
robocop
40de739722 increment build number 2005-06-16 05:05:58 +00:00
robocop
31d65d30d4 increment build number 2005-06-16 05:05:51 +00:00
robocop
c0a211ef93 Const correctness. 2005-06-16 05:05:49 +00:00
robocop
969ad6d6e7 increment build number 2005-06-16 05:05:26 +00:00
robocop
1807046951 Copy/paste problem with two SET_TDBB. 2005-06-16 05:05:18 +00:00
robocop
a3e76836e3 Misc. 2005-06-16 05:02:37 +00:00
robocop
0404bb6e57 increment build number 2005-06-16 05:02:35 +00:00
robocop
b40245fa4b increment build number 2005-06-16 05:02:15 +00:00
alexpeshkoff
d47c5cc5cb increment build number 2005-06-15 15:19:32 +00:00
alexpeshkoff
5cb1f00392 fixed INTL issues in SS package build 2005-06-15 15:19:29 +00:00
alexpeshkoff
a57f843e54 increment build number 2005-06-15 15:18:44 +00:00
alexpeshkoff
4602578217 fixed INTL issues in package build 2005-06-15 15:18:37 +00:00
alexpeshkoff
80162927d0 increment build number 2005-06-15 15:04:12 +00:00
alexpeshkoff
77f0cf5bee fixed gsec CS posix build 2005-06-15 15:03:50 +00:00
dimitr
ec8f9ecae1 increment build number 2005-06-15 09:12:29 +00:00
dimitr
a916229249 Fixed some shutdown issues:
- redundant attempts to get an exclusive database lock
- wrong timeout counting
- database lock is not released after bringing database online in the exclusive mode
- removed a 5 sec timeout when bringing database online in the shared mode
2005-06-15 09:11:52 +00:00
aafemt
c252100561 increment build number 2005-06-15 05:31:50 +00:00
aafemt
060a7b1a6d MinGW port of ICU 2005-06-15 05:31:47 +00:00
aafemt
4cb51490dc increment build number 2005-06-15 05:31:41 +00:00