asfernandes
233093cee4
Misc
2011-01-16 02:16:15 +00:00
dimitr
b3adb57224
Corrected the license URLs.
2011-01-12 10:56:42 +00:00
alexpeshkoff
19e35a5192
front-ported doc changes
2011-01-11 07:49:22 +00:00
alexpeshkoff
40d3f305ba
Make it better understandable to people - thanks to Claudio
2010-10-05 13:12:19 +00:00
robocop
c3c18f0978
Misc.
2010-09-30 08:09:12 +00:00
robocop
404ffabb25
Misc.
2010-09-23 09:09:31 +00:00
alexpeshkoff
76f81bc8a4
Fixed documentation
2010-09-14 07:06:33 +00:00
asfernandes
9a9a5f2570
Fixed doc. mismatch reported by Paul Vinkenoog
2010-09-10 01:59:19 +00:00
asfernandes
6b261f1b81
Misc
2010-08-31 00:12:20 +00:00
mapopa
3550175da0
Added links to visual c++ studio 2008
2010-08-25 13:36:24 +00:00
mapopa
77187009c6
Added unicode/classic innosetup note (we are not using unicode version for the moment , only for 3.0 maybe in the future)
2010-08-25 13:25:07 +00:00
mapopa
1c8cf44522
added innosetup 5 to the build instructions
2010-08-25 12:00:07 +00:00
mapopa
de47cdeb48
added sed instructions
2010-08-25 10:16:43 +00:00
dimitr
d29c9df5cf
CORE-3102 (minor documentation mistake)
2010-08-09 14:50:11 +00:00
asfernandes
087b3c8fba
Misc
2010-06-18 13:13:37 +00:00
asfernandes
79029ac87d
Misc
2010-06-18 12:41:59 +00:00
asfernandes
7a110f4be0
CORE-2929 - 'Invalid ESCAPE sequence' when connecting to the database
2010-05-17 15:30:38 +00:00
robocop
e26ba2ce39
Misc.
2010-03-22 12:58:25 +00:00
aafemt
553660b405
Update the doc
2010-03-21 18:30:43 +00:00
robocop
f08b9d9a71
Misc.
2010-03-19 07:04:39 +00:00
hvlad
8e3eb47de9
Update documentation
2010-03-18 11:52:07 +00:00
robocop
6247ba07eb
Misc.
2010-01-28 07:20:41 +00:00
hvlad
1b7cd2130c
Update documentation
2010-01-27 11:51:38 +00:00
robocop
d74b3f4774
Misc.
2010-01-15 05:13:43 +00:00
asfernandes
e0ce09805a
Remove the not agreed feature. Bad, bad...
2010-01-15 03:00:15 +00:00
asfernandes
7c59c445e7
Misc
2010-01-14 16:47:47 +00:00
asfernandes
9c1bab1793
Feature CORE-1385 Identity columns - in its basic form
2010-01-13 19:14:15 +00:00
robocop
7f4e9cedc3
Misc.
2010-01-10 09:20:16 +00:00
asfernandes
72fab0e317
Update way to deliver parameterized exceptions so the client doesn't need special handling
2010-01-08 14:13:12 +00:00
asfernandes
be859980ea
Feature CORE-832 - Parameterized exceptions
2010-01-07 00:16:50 +00:00
robocop
e229d40d8c
Misc.
2009-12-29 07:08:59 +00:00
robocop
0f11a0b0da
Misc.
2009-11-30 09:17:20 +00:00
hvlad
8a02afc91c
Update documentation
2009-11-30 09:11:51 +00:00
hvlad
9e4b2fd1fa
Correction of example
2009-11-16 14:32:19 +00:00
asfernandes
c9b8938854
Package example
2009-11-14 20:17:30 +00:00
asfernandes
0b2a994c27
Misc
2009-11-13 01:36:09 +00:00
hvlad
73dbbd65e9
Missed part of documentation
2009-11-09 12:40:13 +00:00
robocop
6cce8ea94e
Misc.
2009-11-09 10:41:21 +00:00
verbguy
5e904927f7
front port recent 2.5 HPUX changes
2009-11-02 21:08:58 +00:00
asfernandes
ad7ec2bb48
Doc. typo
2009-10-22 00:21:41 +00:00
robocop
9e6a713f0f
Misc.
2009-10-21 07:25:43 +00:00
asfernandes
ed0e0daeb3
- External Engines implementation.
...
- Plugins API.
- Feature CORE-2700 - UDR (User Defined Routines) Engine - C++ API supporting functions, triggers and stored procedures.
- Feature CORE-2470 - Support for alternate format of strings literals.
- Feature CORE-2310 - DDL triggers.
- Feature CORE-2312 - PSQL Packages.
- Feature CORE-1209 - CONTINUE statement.
- Feature CORE-1180 - DDL syntax to change (not) nullable state of columns.
- Feature CORE-2090 - Support OVER () clause with current aggregate functions.
- Fixed CORE-2699 - Common table expression context could be used with parameters.
- Introduce ODS 12.0.
- Work in progress in type-safe parser.
- Refactor some DDL commands (procedures and triggers) from DYN to DdlNodes.
- Refactor virtual tables to use a class hierarchy instead of namespaces. This is basic thing, not based on the changes done in Vulcan. Window functions is based on this work.
- Refactor COMMENT ON and DROP FUNCTION from DYN to DdlNodes. COMMENT ON do not use GDML anymore, it uses DSQL with PreparedStatement class.
- Refactor EXECUTE BLOCK to StmtNodes.
- Refactor the IUDF to SysFunctions. That eliminates RDB$GET_CONTEXT and RDB$SET_CONTEXT from RDB$FUNCTIONS.
2009-10-21 00:42:38 +00:00
asfernandes
9c1918d39b
Misc
2009-10-15 02:15:31 +00:00
robocop
21b34c77f5
Misc.
2009-10-13 05:45:07 +00:00
mapopa
0a1fd8b950
Updated visual studio notes , 2.1 and HEAD is compiled with vc 8 (default developers compiler)
2009-10-12 14:21:20 +00:00
dimitr
a70018135f
Corrections for v2.5.
2009-10-12 06:58:37 +00:00
dimitr
215698c54f
Update.
2009-10-12 05:25:40 +00:00
dimitr
4717d03f3d
Update.
2009-10-06 07:40:10 +00:00
asfernandes
44c409a327
Fixed CORE-2642 - ICU initialization for properly work in MT environment
2009-10-05 15:52:32 +00:00
dimitr
808cedc40e
Update.
2009-10-05 07:40:17 +00:00
verbguy
70b7b22560
be careful about tuning for a specific Instruction Set Architecture
2009-09-29 15:16:47 +00:00
asfernandes
04a866ca1c
Change description per user feedback
2009-09-25 10:38:55 +00:00
dimitr
624a4cb5d7
Update.
2009-09-25 08:05:48 +00:00
dimitr
1ebdf93d46
Update.
2009-09-25 05:02:20 +00:00
asfernandes
d81d9da928
Misc
2009-09-25 02:17:08 +00:00
verbguy
b4e6f9f329
on HP-UX we need the optional AtomicAPI SPK software package
2009-09-24 19:07:49 +00:00
dimitr
f5746db5fd
Update.
2009-09-24 11:27:01 +00:00
dimitr
41f0503e3a
Update.
2009-09-24 09:46:28 +00:00
dimitr
027cc4cc43
Update.
2009-09-04 16:26:01 +00:00
dimitr
14ed03aa64
Update.
2009-09-04 06:13:43 +00:00
dimitr
39fe461eee
Correction.
2009-09-03 15:19:32 +00:00
dimitr
515a0b6a60
Update.
2009-09-03 06:32:35 +00:00
skidder
aca5a83a46
Fixed CORE-2609: Update support for Windows 98/ME and NT4.0
2009-08-30 19:00:46 +00:00
dimitr
bcebd6f026
Fixed CORE-2478: mon$memory_usage: Incorrect database memory reported on CS and SC.
2009-08-19 09:35:03 +00:00
verbguy
613a2410b6
open office ate my formatting. fix compiler version for HP-UX on Itanium
2009-08-13 13:41:50 +00:00
asfernandes
fea56bf058
Misc
2009-08-06 01:06:05 +00:00
alexpeshkoff
2c02243c4d
The first draft of posix build instructions from Bill Oliver
2009-08-05 10:43:42 +00:00
robocop
3611befbc6
Typo.
2009-07-21 08:59:16 +00:00
dimitr
05faa3f735
More docs.
2009-07-20 20:47:53 +00:00
dimitr
e06dacb9fa
Re-scheduled this ticket for RC1.
2009-07-20 15:52:25 +00:00
asfernandes
029e9ff6aa
Fixed CORE-915 - ISQL extract procedures body with double line break
2009-07-20 15:46:46 +00:00
dimitr
6228aaa0d0
Update.
2009-07-20 14:35:32 +00:00
asfernandes
08bc7eaff4
Fixed CORE-2552 - isc_dsql_execute2 does not return errors when called with a non-NULL output SQLDA
2009-07-14 15:49:37 +00:00
robocop
9fd5a4d2db
It seems more readable English to me.
2009-07-14 14:24:45 +00:00
dimitr
bf32564758
Update.
2009-07-14 06:14:56 +00:00
dimitr
ae2309c672
Update.
2009-07-12 10:24:10 +00:00
asfernandes
0f0c4d09dd
Update for CORE-2551 and note for CORE-2398
2009-07-11 20:05:55 +00:00
asfernandes
e26c3083f8
Improvement CORE-2551 - Interpret DPB items as now the database name parameter is interpreted and change MON$ filenames fields from NONE to UNICODE_FSS.
2009-07-11 19:58:28 +00:00
dimitr
4526c2e504
Update.
2009-07-11 12:26:27 +00:00
robocop
850c53a3c5
Update to-do a tad.
2009-06-12 08:23:23 +00:00
robocop
4d468895ea
Misc & style.
2009-05-17 11:20:43 +00:00
asfernandes
c991e7d5cf
Misc
2009-05-15 00:51:21 +00:00
hvlad
e001741d4b
Documentation for improvement CORE-2452 : Add Role Name in input parameters for EXECUTE STATEMENT
2009-05-14 10:37:51 +00:00
asfernandes
17eb6a72fe
Adjust doc. re. --enable-binreloc
2009-04-25 20:45:36 +00:00
asfernandes
8db711cd42
Feature CORE-2398 - Make Firebird correct detect its installed path in Linux
2009-04-08 02:14:03 +00:00
asfernandes
9e0c4f06f2
Misc
2009-04-04 16:28:33 +00:00
alexpeshkoff
197bfff4e5
Added comment describing codepage as suggested by Philippe Makowski
2009-04-03 12:50:22 +00:00
alexpeshkoff
77498cac9b
Fixed some warnings
2009-04-03 10:49:07 +00:00
asfernandes
bb9ce609b0
Update
2009-03-26 19:43:42 +00:00
dimitr
0f975f1615
Update.
2009-03-17 08:47:38 +00:00
asfernandes
f02c6a9194
Entry for ticket forgotten open
2009-03-15 02:56:38 +00:00
robocop
8aced273ea
Misc.
2009-02-25 05:36:55 +00:00
asfernandes
a9e19e7a7a
Some documentation pointers
2009-02-22 15:10:05 +00:00
dimitr
43f83a70b5
Update.
2009-02-16 09:36:39 +00:00
asfernandes
08f540f286
Misc
2009-02-15 00:55:12 +00:00
hvlad
8bd19f9054
Trim trailing spaces per Adriano request.
2009-02-15 00:09:44 +00:00
asfernandes
f0de59cde9
Misc
2009-02-13 21:08:56 +00:00
asfernandes
0cf87606dd
Typo
2009-02-13 14:16:46 +00:00
hvlad
b15d6f6c47
New documentation
2009-02-13 14:06:56 +00:00
hvlad
a771bdee17
Update documentation
2009-02-13 14:06:14 +00:00
robocop
6612f1b08c
Misc.
2009-02-13 07:48:28 +00:00
dimitr
1986625dab
Update.
2009-02-13 03:23:07 +00:00
asfernandes
869efd4149
Update
2009-02-13 00:32:57 +00:00
dimitr
cf20f57c22
Update for almost forgotten Claudio's work.
2009-02-12 18:54:23 +00:00
hvlad
943fbe0e90
Update documentation
2009-02-12 09:34:00 +00:00
dimitr
5e4358a938
Getting closer to Beta.
2009-02-11 08:44:39 +00:00
asfernandes
75c0d0f353
Misc
2009-02-05 01:08:13 +00:00
robocop
cec668d7fd
Misc.
2009-02-03 10:41:54 +00:00
asfernandes
f4fbdffe07
Misc
2009-01-29 17:44:21 +00:00
alexpeshkoff
027ad6ac18
Preparing to beta
2009-01-29 15:44:11 +00:00
dimitr
5e10236e75
Updated docs. Getting prepared for Beta.
2009-01-29 12:53:59 +00:00
dimitr
38cc346f86
Updated docs. Getting prepared for Beta.
2009-01-29 11:52:47 +00:00
alexpeshkoff
5d1dbec070
Documented use of services API for nbackup
2009-01-29 11:43:59 +00:00
dimitr
bd0e6fa1c5
Updated docs. Getting prepared for Beta.
2009-01-29 10:51:25 +00:00
asfernandes
cd010ff939
Misc
2009-01-17 19:07:07 +00:00
alexpeshkoff
52ded763ee
Syntax errors fixed by Bill Oliver, also bring it a bit up to date
2009-01-15 08:29:17 +00:00
robocop
730ca85b21
Misc.
2009-01-06 05:51:22 +00:00
asfernandes
79e89d573d
Misc
2009-01-03 19:02:04 +00:00
asfernandes
3d2d6f8e22
Misc
2009-01-02 14:47:21 +00:00
robocop
45da536360
Misc.
2008-12-25 06:16:08 +00:00
asfernandes
ee926a4a45
Readme for filename encoding changes
2008-12-15 23:53:03 +00:00
asfernandes
a5ff7ca091
Misc
2008-12-01 01:26:27 +00:00
alexpeshkoff
203cf9afdb
added readme for CORE-2113
2008-11-30 17:45:47 +00:00
alexpeshkoff
aa3d7b5c15
Readme for CORE-1667
2008-11-30 17:34:18 +00:00
alexpeshkoff
a14a2159b2
Implemented CORE-2197: added support for -nodbtriggers switch in gbak into services API
2008-11-17 16:34:48 +00:00
robocop
586c3a6cde
CORE-1799: improve the almost useless "expression evaluation not supported" error message.
...
Did the JRD side except par.cpp because this part is covered by DSQL (only ESQL programs won't get the improved messages).
2008-10-03 05:41:16 +00:00
robocop
5e1fff514a
Typo.
2008-09-17 09:09:22 +00:00
alexpeshkoff
a96cea114d
Documentation for new SPB parameters
2008-09-17 06:56:45 +00:00
alexpeshkoff
46bcd5d97f
added missing feature
2008-09-12 11:31:02 +00:00
dimitr
3734b9099f
Correction.
2008-07-04 05:05:08 +00:00
asfernandes
23e4059ce5
Changed attribute name NUMERIC to NUMERIC-SORT - sugested by Claudio
2008-06-25 01:46:50 +00:00
asfernandes
cd49fc3faa
Feature CORE-1945 - Custom attribute for collation to sort numbers in numeric order
2008-06-22 20:08:56 +00:00
asfernandes
17c20e8392
1) Fixed CORE-1935 – SIMILAR TO character classes are incorrectly recognized.
...
2) Improve the documentation after some questions from Claudio.
2008-06-14 02:17:20 +00:00
robocop
a44eede5c4
Correction.
2008-06-13 11:07:41 +00:00
robocop
25b9ff2277
Misc.
2008-06-13 11:02:17 +00:00
dimitr
b563fc10b1
Update.
2008-06-12 16:03:18 +00:00
dimitr
e9fb68f482
Fixed my English :-)
2008-06-12 07:40:42 +00:00
asfernandes
ba55f64dd7
Put in the tree the docs previo usly done in the wiki as per Dmitry request
2008-06-12 01:02:00 +00:00
asfernandes
19006521ae
Correction
2008-06-10 16:46:55 +00:00
dimitr
fc7b543e9e
Update.
2008-06-10 16:35:56 +00:00
robocop
3e42c8b574
Misc.
2008-06-10 12:23:07 +00:00
dimitr
3f280edd29
Misc.
2008-06-10 11:42:15 +00:00
alexpeshkoff
5c591f50fb
text for core-1869
2008-06-10 11:17:32 +00:00
asfernandes
d1a4892c72
More correct credits
2008-06-10 11:00:54 +00:00
alexpeshkoff
635ba3ea00
Added documentation for GRANTED BY clause
2008-06-10 11:00:19 +00:00
dimitr
d24d92953d
Update.
2008-06-10 10:51:26 +00:00
robocop
99dfcbedc3
Misc.
2008-06-10 10:17:20 +00:00
dimitr
fc1c3ac654
Draft v2.5 Alpha docs.
2008-06-10 09:16:19 +00:00
hvlad
9b0c5b706f
Updated documentation
2008-06-09 09:29:28 +00:00
robocop
cbbf80f91e
Misc.
2008-05-22 09:31:32 +00:00