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

1023 Commits

Author SHA1 Message Date
Mark Rotteveel
8af76dd576
Syntax correction FILTER
FILTER-clause and OVER-clause are separately optional
2018-11-30 14:56:52 +01:00
Adriano dos Santos Fernandes
7206db3475 Readme for CORE-5768 (Implement FILTER-clause for aggregate functions). 2018-11-28 11:16:20 -02:00
Adriano dos Santos Fernandes
586f53093b Markdown improvements. 2018-11-28 11:05:25 -02:00
Adriano dos Santos Fernandes
200720e392 Readme for CORE-5887 (Allow the use of management statements in PSQL blocks). 2018-11-28 10:52:54 -02:00
Adriano dos Santos Fernandes
330650c4f8 Adjust CURRENT_TIME/CURRENT_TIMESTAMP docs. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
58065a1b07 Misc. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
db60575bfb Add section "Updating the time zone database" to documentation. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
9d84e12468 Misc. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
94f377b8fb Add SET TIME ZONE BIND statement. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
f24562f15b Document CURRENT_TIME and CURRENT_TIMESTAMP changes. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
3c4c8e781d Support for system packages and RDB$TIME_ZONE_UTIL system package implementation. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
4ea34933f0 Added isc_dpb_session_time_zone. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
942d7f49f5 Added RDB$TIME_ZONES virtual table. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
ebe39c4b6a Documentation for time zone support. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
0a5ab86198 Update keywords doc. 2018-11-12 13:18:00 -02:00
Dmitry Yemanov
452f5aacea Updated some docs 2018-10-25 15:32:49 +03:00
AlexPeshkoff
14e8ecf44e Document changes in win_sspi 2018-10-22 20:15:13 +03:00
AlexPeshkoff
77d6529b6c Doc cleanup 2018-10-09 15:35:36 +03:00
hvlad
09da9c995e Update documentation 2018-09-25 00:25:39 +03:00
hvlad
795809896e Update description of RDB$GET_TRANSACTION_CN 2018-09-23 19:29:35 +03:00
hvlad
57d768f062 Fixed typos, thanks to Adriano 2018-09-23 17:20:02 +03:00
hvlad
bdd398dbc4 Fixed mistake, thanks to Mark 2018-09-23 16:30:58 +03:00
hvlad
fded677e95 Improvement CORE-5921 : Provide information about Global Commit Number, Commit Number of currently used database snapshot (if any) and Commit Numbers assigned to the committed transactions. 2018-09-23 15:00:59 +03:00
hvlad
a51a1bbb21 Implement sub-task CORE-5913 : Add context variables with compression and encryption status of current connection 2018-09-18 19:58:37 +03:00
hvlad
aac17a3f5e Update docs 2018-08-06 16:00:23 +03:00
hvlad
f8752bb677 Hopefully final corrections: missed (info, EDS) items, spaces, etc 2018-07-22 19:43:51 +03:00
hvlad
ca71a54609 Merge branch 'master' into read_consistency 2018-07-16 16:16:22 +03:00
hvlad
905653a517 Update documentation. 2018-07-16 16:05:10 +03:00
hvlad
aab7364129 Update documentation. 2018-07-03 15:34:22 +03:00
Alex Peshkoff
61b4bf0d27 Fixed CORE-5593: System function RDB$ROLE_IN_USE cannot take long role names with lower-case letters 2018-06-22 17:57:53 +03:00
Alex Peshkoff
b9a93f5312 Applied CORE-5788: Security Patch: Replacement of use of SHA-1 in the SRP Client Proof with SHA-256 2018-06-21 14:49:16 +03:00
hvlad
e688ced75a Merge branch 'ExternalConnectionsPool' 2018-06-18 18:22:50 +03:00
hvlad
a810646187 Update the documentation. 2018-05-28 15:06:40 +03:00
hvlad
3e057e10ca Merge branch 'master' into read_consistency 2018-05-27 17:32:54 +03:00
hvlad
d681f5288f Reset external connection before put it into pool.
Update the documentation.
2018-05-27 12:24:47 +03:00
hvlad
2930edb9c0
Merge branch 'master' into ExternalConnectionsPool 2018-05-25 13:42:38 +03:00
hvlad
fe68255f62 According to Adriano's suggestions 2018-05-23 20:42:22 +03:00
AlexPeshkoff
5b1c3a1c20 Doc enhancement 2018-05-21 14:38:53 +03:00
hvlad
da10e5045e Introduced new system privilege MODIFY_EXT_CONN_POOL to manage pool properties.
Update the documentation.
2018-05-20 23:44:12 +03:00
hvlad
721edeeb5b Update the documentation. 2018-05-18 19:21:46 +03:00
AlexPeshkoff
1ce7f66555 Misc docs addition 2018-05-10 18:18:24 +03:00
Mark Rotteveel
d22a07090c Update keywords for FB4 and check against SQL:2016 (#154) 2018-04-02 20:18:20 +03:00
hvlad
28b5fa8a0f Update the documentation. 2018-04-02 12:52:34 +03:00
Mark Rotteveel
4566623ec9 CORE-5710 make precision optional for DECFLOAT (#150)
* CORE-5710 make precision optional for DECFLOAT

* Make DECFLOAT a reserved word

* Add DECFLOAT to keyword_or_column
2018-03-26 17:31:11 +03:00
hvlad
76e0194e9b Remove space 2018-02-20 20:07:30 +02:00
hvlad
c20870edd5 Update docs a bit 2018-02-20 20:02:42 +02:00
hvlad
fdecfd1319 Merge branch 'master' into read_consistency 2018-02-20 13:50:04 +02:00
hvlad
f162f2336e Initial implementation of external connections pool 2018-02-06 12:52:00 +02:00
AlexPeshkoff
b3f157fc21 Fixed docs after CORE-5700 2018-02-05 19:47:46 +03:00
AlexPeshkoff
a8473b0ee3 Frontported CORE-5735: Additional keyholder opens unauthorized connections to encrypted database 2018-02-01 18:10:09 +03:00
AlexPeshkoff
ce41588da2 Enhanced docs on fb_shutdown_callback() 2018-01-29 19:04:37 +03:00
Adriano dos Santos Fernandes
bfcc37e7eb Misc. 2018-01-01 12:38:34 -02:00
hvlad
ccbf5c724a Merge branch 'master' into read_consistency 2017-12-29 10:55:31 +02:00
b9c17656e9 Fixed CORE-5657: Various UDF-related security vulnerabilities 2017-11-09 13:15:00 +03:00
Adriano dos Santos Fernandes
f141247dac Misc. 2017-11-05 22:22:00 -02:00
Adriano dos Santos Fernandes
a2556be641 Feature CORE-5620 - Builtin functions FIRST_DAY and LAST_DAY. 2017-11-01 15:30:54 +00:00
Alexander Peshkov
f53c23c17a New interface Batch helping to efficiently implement JDBC prepared statement batches (#99)
Batch interface implementation
2017-10-23 17:10:49 +03:00
e5f712c33c Small docs addition 2017-10-17 14:14:53 +03:00
129f44b42d Minor fixes after proof-reading docs 2017-10-17 13:16:29 +03:00
6198bc8ee1 High precision datatype support - Numeric(34,x) (#108)
* Raise underflow when close to 0 decfloat value casted to double
* High precision NUMERIC datatype based on DECFLOAT
* Fixed bulk insert mode in isql for decfloat values
* Enforce correct decQuad format after arithmetic operations
* Minimum docs for high precision NUMERIC/DECIMAL

* Some fixes of code suggested by Adriano:
- Use "const" keyword for Decimal128 constants declared internally
- Remove unneeded buffer initialization
- Remove unused function makeDecimalFixed()
- Follow firebird naming conventions to make code better readable and avoid possible conflicts with various .h files
- Added forgotten scale for DecimalFixed
2017-10-03 17:06:08 +03:00
Adriano dos Santos Fernandes
15be92d1b1 Example for window frames. 2017-08-12 22:56:33 -03:00
hvlad
eae0a1d62f Merge branch 'master' into read_consistency 2017-08-08 12:16:18 +03:00
Adriano dos Santos Fernandes
3a1a9b9d48 Support for different hashes algorithms in HASH system function. 2017-07-24 13:38:28 +00:00
Adriano dos Santos Fernandes
4be766b8c8 Improvement CORE-5380 - Allow subroutines to call others subroutines and themself recursively. 2017-07-11 13:03:04 +00:00
hvlad
bdc7bd8d3e Merge branch 'master' into read_consistency 2017-07-10 23:54:42 +03:00
d0c291144d Fixed documentation - thanks to Mark Rotteveel 2017-06-17 18:27:14 +03:00
5302ee1fdd Fixed use of very long DECFLOAT literals 2017-05-03 19:59:26 +03:00
Adriano dos Santos Fernandes
bf284274f4 Misc. 2017-05-02 23:07:08 -03:00
hvlad
f3637f4898 Support for "read committed read consistency" mode in monitoring tables 2017-04-12 18:42:06 +03:00
hvlad
2a2a991fe0 Merge branch 'master' into read_consistency 2017-04-03 12:01:56 +03:00
f995ed4408 Merges changes from master 2017-04-02 19:12:18 +03:00
a1425f7383 Brief description of DECFLOAT datatype 2017-03-30 21:05:30 +03:00
hvlad
edcac34f81 Update docs after fix for CORE-5508 2017-03-24 10:31:12 +02:00
Adriano dos Santos Fernandes
3ca6fc140d Feature CORE-5463 - Support GENERATED ALWAYS identity columns and OVERRIDE clause.
I didn't verified why the error messages are being truncated. It seems idiotic if
the engine, library or ISQL does not accept these not-so-detailed messages.
2017-02-24 23:03:04 -03:00
hvlad
2c49e6fcf2 New feature CORE-5488 : Timeouts for running SQL statements and idle connections 2017-02-22 14:30:57 +02:00
2df9f4f6d3 Postfix (mostly comments & documentation) for core-5472 2017-02-02 17:05:46 +03:00
4da3997b49 Fixed CORE-5472: Problems with dbcrypt key transfer 2017-01-31 17:38:53 +03:00
bae769071e Fix build and forgotten doc (#75) 2017-01-17 15:46:14 +03:00
7b9b408658 Implementation of CORE-5064 (#73)
* Implementation of CORE-5064

* Use constants instead of magic numbers
2017-01-11 19:13:10 +03:00
e722a4095c Implemented CORE-5442: Enhance control upon ability to share database crypt key between attachments in SS 2017-01-09 20:28:11 +03:00
Adriano dos Santos Fernandes
efc155f4b3 Allow to set more than one ALTER identity option in the same command - CORE-5430. 2016-12-30 13:55:34 -02:00
Adriano dos Santos Fernandes
127dddfe74 Improvement CORE-5431 - Support for DROP IDENTITY clause. 2016-12-28 12:57:47 -02:00
Adriano dos Santos Fernandes
278c993915 Improvement CORE-5430 - Support for INCREMENT option in identity columns. 2016-12-27 14:57:46 -02:00
Dmitry Yemanov
cd8b6e0a41 Reworked syntax for new error context vars, based on feedback from the other devs. 2016-12-02 10:18:47 +03:00
Popa Marius Adrian
3d1c4e71ad remove fb version info from build instructions 2016-11-08 11:48:22 +02:00
Popa Marius Adrian
02ef763bcf small spell error pannel -> panel
small spell
2016-11-08 11:02:38 +02:00
Adriano dos Santos Fernandes
d41c488aca Added a note to DATEADD. 2016-11-04 12:23:13 -02:00
Roman Simakov
6bde5f9945 Adjust sql security doc 2016-10-26 10:31:39 +03:00
Popa Marius Adrian
e83bdaa088 Delete Old Firebird 2.x Nickolay Samofatov's todo 2016-10-21 18:06:50 +03:00
Adriano dos Santos Fernandes
47d740fb97 Merge pull request #49 from mariuz/patch-1
Remove emacros-cross_ref outdated documentation
2016-10-13 11:56:22 -03:00
Popa Marius Adrian
a4ac3e197f Delete cleaning-todo.txt
Remove cleaning-todo.txt (old file for v1 and v2 versions)
2016-10-13 12:03:39 +03:00
Popa Marius Adrian
4913231c58 Remove emacros-cross_ref outdated documentation 2016-10-13 12:01:05 +03:00
Adriano dos Santos Fernandes
19788ff96d Misc. 2016-10-03 22:33:31 -03:00
Roman Simakov
052c97b662 Fixes for DB level triggers 2016-10-03 17:55:40 +03:00
Roman Simakov
8423748c2b Correct description 2016-09-28 18:06:17 +03:00
Roman Simakov
9aab6ed8cc SQL SECURITY Feature (#42)
* Added SQL SECURITY clause to various DDL statements
2016-09-28 17:24:04 +03:00
Adriano dos Santos Fernandes
09c2dc164b Usage of C++11 strongly typed enum. 2016-09-23 15:28:03 -03:00
Adriano dos Santos Fernandes
a9378178fd Feature CORE-5346 - Window Function: named window. 2016-09-23 13:43:10 -03:00
Adriano dos Santos Fernandes
62d2a001f8 Merge remote-tracking branch 'origin/master' into work/c++11 2016-09-10 14:18:27 -03:00
Adriano dos Santos Fernandes
112efb5a29 Misc. 2016-09-06 15:17:52 -03:00
Dmitry Yemanov
ebd0d3c813 More context variables for error handlers, see CORE-1132 and CORE-2040. (#46)
* Implement some parts of CORE-1132 and CORE-2040.

* Change per Adriano's suggestion.
2016-09-06 21:12:03 +03:00
Adriano dos Santos Fernandes
f80d135842 Documentation for CORE-3647 - Window Function: frame (rows / range) clause. 2016-09-06 13:07:19 -03:00
Adriano dos Santos Fernandes
bf3a840898 Added "rvalue references" to list of allowed features. 2016-09-05 08:00:35 -03:00
3c4062c092 Fixed docs - thanks to Martin 2016-09-05 13:23:30 +03:00
Adriano dos Santos Fernandes
41d24deb26 Feature CORE-3647 - Window Function: frame (rows / range) clause. Readme to be done.
Also updated README.keywords of others features.
2016-09-02 15:20:01 -03:00
Adriano dos Santos Fernandes
a23cfb090d Document describing allowed features. 2016-09-02 10:10:35 -03:00
Adriano dos Santos Fernandes
935eb9aae3 Convert Window Functions README to markdown. 2016-09-01 13:28:01 -03:00
6e8508730e Fixed doc - thanks to Helen 2016-08-17 13:13:38 +03:00
Adriano dos Santos Fernandes
01c131b6f7 Improvements to NTILE after Pavel Zotov comments in CORE-3618. 2016-07-31 13:41:40 -03:00
Adriano dos Santos Fernandes
26895605f4 Merge branch 'new_window_functions' of git://github.com/nakagami/firebird into new-window-functions 2016-06-29 12:26:45 -03:00
Dmitry Yemanov
337ef7707d Adjust docs and CMake build re. new engine name. 2016-06-01 12:04:09 +03:00
63b6708e7f Misc 2016-06-01 12:00:48 +03:00
7ad99b795e Added support for system privileges 2016-05-31 20:07:08 +03:00
Roman Simakov
513bdba1cf Fixed misprint 2016-05-27 17:26:07 +03:00
Roman Simakov
f9c8887627 Added description of RDB function 2016-05-23 10:00:43 +03:00
Roman Simakov
238fff3a2d Fixed CORE-1815: Ability to grant role to another role (#23)
* Initial patch for cumulative roles

* Fixed multiple records in USER_PRIVILEGES and reworked logic on additional grant default role and admin option
2016-05-12 17:03:54 +03:00
16c9ca8470 mistypes in doc 2016-05-10 17:55:43 +03:00
Michal Kubecek
13aa5420f2 Allow to enforce IPv4 or IPv6 in URL-like connection string. 2016-05-04 21:38:36 +02:00
Hajime Nakagami
8745489bb0 Add window functions, PERCENT_RANK(), CUME_DIST() and NTILE(). 2016-04-16 02:32:35 +09:00
Adriano dos Santos Fernandes
251ec1c7f5 More changes related to CORE-5167. 2016-04-13 12:47:35 -03:00
128cd96c77 Frontported documentation 2016-04-07 19:45:09 +03:00
0e7dbf02fa Fixed docs - thanks to Adriano 2016-03-28 12:03:26 +03:00
Dmitry Yemanov
f6e4f41bd9 Simplify migration for old databases affected by changes in
CLIENT_ADDRESS. Refresh outdated readme.
2016-03-27 11:20:27 +03:00
Dmitry Yemanov
046277daab Fix scripts and cleanup old stuff (docs related). Better CHANGELOG
rendering.
2016-03-26 15:29:44 +03:00
Dmitry Yemanov
f19829d65a Switched to the new incarnation of the changelog. 2016-03-23 19:53:35 +03:00
Dmitry Yemanov
f9908ef4f9 Merge pull request #3 from mariuz/master
Update instructions for Firebird 4 compiler msvc12
2016-03-23 18:38:25 +03:00
Popa Adrian Marius
298dfd6d2d Update instructions for Firebird 3 compiler 2016-03-23 16:15:11 +02:00
de12c06f38 Fixed CORE-5162: SEC$ tables and tag/attributes 2016-03-22 19:31:44 +03:00
alexpeshkoff
758b705b59 Work in progress 2016-03-03 15:03:27 +00:00
dimitr
bb46a0e831 Set up the new version. 2016-02-28 08:04:48 +00:00
dimitr
0adb26fd31 Updated the docs for RC2. 2016-02-27 07:15:34 +00:00
alexpeshkoff
805d7cef2b WIP on docs 2016-02-26 16:10:48 +00:00
asfernandes
703b59212f Typos. 2016-02-25 01:07:40 +00:00
alexpeshkoff
71b53845db Started work on new API docs 2016-02-24 15:32:57 +00:00
dimitr
6822ab9889 Updated the docs for RC2. 2016-02-06 07:37:58 +00:00
alexpeshkoff
c824acf008 Documented CORE-5100 2016-02-03 14:15:41 +00:00
dimitr
593ae6d562 Updated the docs for RC2. 2016-01-25 07:17:20 +00:00
alexpeshkoff
2e7b9d255a Fixed CORE-5009: remove obsolete readme on user management 2015-11-11 15:16:38 +00:00
dimitr
76bf7ed8a3 Updated the docs. 2015-11-01 06:27:25 +00:00
dimitr
745a0a7018 Updated docs. 2015-10-19 14:15:52 +00:00
dimitr
f52b99c41f Some new docs. 2015-10-18 11:59:12 +00:00
asfernandes
9fbee6b719 Misc. 2015-10-13 02:22:57 +00:00
alexpeshkoff
42b98af12b Better syntax for CORE-4955 & docs 2015-10-09 13:57:39 +00:00
dimitr
2c9705011d Updated docs. 2015-09-15 12:33:48 +00:00
asfernandes
64f82e1682 Improvement CORE-4923 - Add ability to track domains rename in DDL triggers. 2015-09-02 16:24:31 +00:00
asfernandes
abde3b2cad Misc. 2015-08-02 15:51:01 +00:00
alexpeshkoff
e0e98a0743 Fixed old text to make it match v.3 reality 2015-07-26 18:06:05 +00:00
robocop
cc33027282 Misc. 2015-07-01 01:10:38 +00:00
dimitr
31e27214ee Updated the docs for Beta 2. 2015-06-23 22:00:25 +00:00
dimitr
9fbe5b8b8e Updated the docs for Beta 2. 2015-06-23 18:38:00 +00:00
hvlad
2e78b5a7e0 Feature CORE-4707 : Implement ability to validate tables and indices online 2015-06-19 12:07:41 +00:00
dimitr
3e6525a47d Updated the docs for Beta 2. 2015-06-02 11:07:48 +00:00
asfernandes
ba03a8c71e 1) Improvement CORE-4791 - Make INSERTING/UPDATING/DELETING reserved words to fix ambiguity with boolean expresions.
2) Fixed CORE-4735 -  Expression 'where bool_field IS true | false' should also use index as 'where bool_field = true | false' (if such index exists).
2015-05-15 16:10:39 +00:00
asfernandes
4e509cbf1b Fixed CORE-3234 - Support for text BLOBs >= 32K as first argument for TRIM(). 2015-04-30 15:56:47 +00:00
asfernandes
2b5d5ed57c Correction - thanks to Simonov Denis. 2015-04-30 15:24:12 +00:00
asfernandes
dd2411e576 Fixed CORE-4755 - Parameterized exception: wrong output when number of arguments greater than 7. 2015-04-29 15:59:46 +00:00
asfernandes
119d1e16f4 Fixed (again) CORE-2932 - Wrong field position after ALTER POSITION. 2015-04-08 03:21:09 +00:00
asfernandes
2828aee4ab Fixed CORE-4733 - Command "Alter table <T> alter TYPE <C> <DOMAIN_WITH_NOT_NULL" does not verifies data in column <C> and makes incorrect assignments in <C> to ZERO / JULIAN_DATE / ASCII(0) for types INT, TIMESTAMP and VARCHAR. 2015-04-05 02:24:40 +00:00
asfernandes
3d3c1460d9 Misc. 2015-04-03 03:07:43 +00:00
asfernandes
a1a745b942 Fixed (again) CORE-3373 - It is possible to store string with lenght 31 chars into column varchar(25). 2015-04-03 01:31:15 +00:00
asfernandes
edb4192e67 Changes related to CORE-1180: change syntax and semantics to the standard SQL, and also manage RDB$RELATION_CONSTRAINTS records correctly. 2015-04-02 02:26:46 +00:00
robocop
ed1e4b5b7d Misc. 2015-03-31 02:10:38 +00:00
asfernandes
5a63bc980a Corrections, thanks to Simonov Denis. 2015-03-28 00:40:16 +00:00
asfernandes
4554ee24f5 Feature CORE-4722 - Aggregate linear regression functions. 2015-03-25 17:51:54 +00:00
asfernandes
64d146a06f Feature CORE-4717 - Aggregate statistical functions COVAR_SAMP, COVAR_POP and CORR - contributed by Hajime Nakagami. 2015-03-23 02:55:42 +00:00
dimitr
8cd8d505f4 Fixed a mistake. 2015-03-21 05:15:25 +00:00
dimitr
b1aca05e3a Updated the docs. 2015-03-19 07:09:49 +00:00
asfernandes
2bd863a353 Feature CORE-4714 - Aggregate statistical functions stddev_pop, stddev_samp, var_pop and var_samp - contributed by Hajime Nakagami. 2015-03-18 21:38:52 +00:00
dimitr
524adcb54a Updated the docs for Beta 2. 2015-03-18 17:22:48 +00:00
alexpeshkoff
8a9a2cb6a6 Doc for CORE-4662: Make services API pass SQL role to server. 2015-01-08 14:14:53 +00:00
alexpeshkoff
b7621d6f9d Fixed CORE-4651: CREATE DATABASE fails for the user having RDB$ADMIN rights in security database 2014-12-26 14:10:39 +00:00
alexpeshkoff
23c9e7e7fe Documentation changes for CORE-4607: Add support for having >1 UserManager in firebird.conf and use them from SQL 2014-12-24 15:23:42 +00:00
mrotteveel
155508d05e CORE-4526 Support for SQL:2008 OFFSET and FETCH clauses 2014-11-29 15:39:59 +00:00
alexpeshkoff
11c452251d Make zlib allocate memory from our pool
Add Z flag in protocol version for compressed connections
Documentation
2014-11-27 13:51:59 +00:00
asfernandes
0973e76135 Misc. 2014-11-16 02:41:47 +00:00
alexpeshkoff
c0f587457b Added doc 2014-11-14 08:24:43 +00:00
alexpeshkoff
4778665a44 Reflected API changes in beta1 2014-11-13 10:30:41 +00:00
mkubecek
9fb1a27800 Improvement CORE-3226: IPv6 support (9/9) add README.IPv6 describing IPv6 related changes 2014-11-12 17:32:42 +00:00
dimitr
208adfc8b6 Updated the docs. 2014-11-12 07:44:31 +00:00
dimitr
b6a32c904c Added missing parts of the docs. 2014-10-16 07:32:40 +00:00
dimitr
325c4613e3 Updated the docs. 2014-10-11 19:17:39 +00:00
dimitr
2a876b52fd Updated the docs. 2014-09-30 10:28:15 +00:00
mapopa
17b43f9ed3 Update Visual Studio Expresss 20xx Download link 2014-09-26 13:34:30 +00:00
mapopa
ad327ed8b9 Update FreeBSD section for trunk in doc/README.build.posix.html 2014-09-14 19:46:35 +00:00
alexpeshkoff
2a293c2691 Implemented CORE-4538: Access rights for CREATE DATABASE operator 2014-09-02 16:55:14 +00:00
asfernandes
5ffc936053 Misc. 2014-08-06 02:12:01 +00:00
asfernandes
e4421e1e38 Adjustments as Simonov Denis comments in fb-devel. 2014-07-28 14:50:14 +00:00
asfernandes
8bbd309e67 Improvement CORE-4484 - Description (COMMENT ON) for package procedures and functions, and its parameters. 2014-07-27 03:05:44 +00:00
roman-simakov
b9dd689e57 Correction 2014-07-24 08:38:25 +00:00
asfernandes
0478d4fffa Fixed CORE-4488 - Wrong results of FOR SELECT <L> FROM <T> AS CURSOR <C> and table <T> is modified inside cursor's begin...end block. 2014-07-21 02:37:58 +00:00
asfernandes
6488dfed7f Misc. 2014-07-18 01:52:24 +00:00
roman-simakov
46cf49c730 Improved description of DDL access control operations.
Fixed DB and DDL triggers handling. Thanks to Adriano.
2014-07-14 13:12:12 +00:00
roman-simakov
573e93e5a6 Fixed CORE-735: User rights for metadata changes.
We check DDL in DDL nodes and skip at vio level. vio level still exists for direct metadata editing.
2014-07-08 07:35:27 +00:00
asfernandes
08f3a00cb0 Misc. 2014-06-20 02:28:22 +00:00
asfernandes
d7b5b1acde Documentation for CORE-4403 - Allow referencing cursors as record variables in PSQL. 2014-06-16 16:04:55 +00:00
robocop
ccbd233b62 Misc. 2014-05-24 06:12:52 +00:00
asfernandes
8cdb9c3f1d Fixed DOC-92 - Values for rdb$identity_type not correct in release notes. 2014-05-21 17:11:27 +00:00
mapopa
deb63804dc cleanup 2014-05-06 07:49:43 +00:00
robocop
5f5feb54e1 Documentation for the generator increment. 2014-04-09 07:38:09 +00:00
alexpeshkoff
6799288d01 misc 2014-04-08 10:46:33 +00:00
alexpeshkoff
20e846369e Implemented CORE-3370: Resolve additional aspects of multiple security databases from services and cross-database requests POV (mapping names) 2014-04-04 15:57:18 +00:00
robocop
e4e6de7ebf Misc. 2014-03-21 23:03:56 +00:00
asfernandes
aa0603f255 Complement DDL triggers documentation. 2014-03-17 15:19:42 +00:00
asfernandes
121cf096b6 Complement DDL triggers documentation. 2014-03-17 15:18:03 +00:00
alexpeshkoff
3dd3429833 Doc enhancement 2014-01-27 07:14:10 +00:00
dimitr
9c050abadd Updated the README. 2014-01-13 09:07:38 +00:00
dimitr
e3db748522 Updated the README. 2014-01-13 07:58:30 +00:00
hvlad
9497160661 Removed mention of ODS 11.x 2014-01-11 09:34:28 +00:00
hvlad
c31363fea2 Document new field MON$ATTACHMENTS.MON$SYSTEM_FLAG 2014-01-11 09:25:08 +00:00
dimitr
d7f6aba4a9 Updated docs. 2013-12-27 11:27:23 +00:00
dimitr
a4570e1f36 Updated docs. 2013-12-23 11:57:49 +00:00
alexpeshkoff
dacbc27616 Implemented CORE-3365: Extend syntax for ALTER CURRENT USER 2013-12-17 16:24:49 +00:00
alexpeshkoff
7355df4a99 Misc 2013-12-17 15:52:30 +00:00
alexpeshkoff
812f422392 Documented changes in SQL user management 2013-12-17 15:49:10 +00:00
asfernandes
d543daf51a Misc. 2013-11-21 01:17:08 +00:00
alexpeshkoff
120b10a78a Implemented CORE-4263: Database linger 2013-11-14 16:16:24 +00:00
alexpeshkoff
f323d2bdd4 Enhance docs 2013-11-06 10:29:13 +00:00
alexpeshkoff
5a054cca16 Fix found by Jim Starkey man-in-themiddle attack on ATTACH packet.
That packet may contain database name, command line for service and/or some other important and critical information.
To avoid such attack wire encryption is started before attaching database or service manager, right after connect.
Also should fix a number of issues found in Alpha1 regarding services attach.
2013-10-16 12:53:04 +00:00
asfernandes
b0595b76aa Improvement CORE-4206 - Add RESTART [WITH] clause for alter identity columns - documentation. 2013-09-05 16:09:25 +00:00
asfernandes
4789ba1672 Improvement CORE-4199 - Add optional START WITH clause to identity columns. 2013-09-04 15:54:19 +00:00
dimitr
ea0c8b60b0 Updated the docs. 2013-07-22 16:03:58 +00:00
dimitr
672ba22b5d Updated the docs. 2013-07-22 15:44:14 +00:00
alexpeshkoff
4683c45e2b Avoid bad style - thanks to Mark 2013-06-21 16:19:49 +00:00
asfernandes
bee1797802 Misc. 2013-06-17 01:32:09 +00:00
alexpeshkoff
aac3efd076 More docs 2013-06-11 12:29:14 +00:00
asfernandes
e645285e80 Correction. 2013-06-09 02:07:07 +00:00
alexpeshkoff
db53b6ea83 First draft interfaces readme 2013-06-03 08:47:04 +00:00
robocop
96875db92e Misc. 2013-05-21 21:43:39 +00:00
robocop
028d45b220 Misc. 2013-05-20 03:27:56 +00:00
asfernandes
71d29f5b3b Document CORE-3018 - RECREATE, ALTER and CREATE OR ALTER SEQUENCE/GENERATOR statements. 2013-05-14 15:44:01 +00:00
asfernandes
fba1b8d043 Document CORE-1209 - CONTINUE statement. 2013-05-14 14:53:26 +00:00
asfernandes
0293c564a7 Document subroutines (CORE-1288 and CORE-3626). 2013-05-13 15:56:49 +00:00
asfernandes
47bd80271c Correction. 2013-05-13 15:56:29 +00:00
asfernandes
8d17931603 Document CORE-832 - Add support for parameterized exceptions. 2013-05-10 15:48:47 +00:00
asfernandes
5aac863784 Document CORE-2006 - Regular expression SUBSTRING. 2013-05-10 14:47:51 +00:00
asfernandes
d43a94ded8 Removed from WhatsNew the fix present in 2.5. 2013-05-09 01:21:50 +00:00
asfernandes
e4c2c79681 Misc. 2013-05-08 15:47:40 +00:00
asfernandes
fc806ef549 Added PSQL functions syntax to package documentation. 2013-05-08 15:34:03 +00:00
asfernandes
e8d26b06c3 Fixed CORE-4083 - Full outer join in derived table with coalesce (iif). 2013-05-05 23:01:57 +00:00
asfernandes
d46207d2aa Correction. 2013-05-04 18:10:15 +00:00
dimitr
693fb84510 Documented bugfixes. 2013-05-03 13:12:47 +00:00
asfernandes
64790222ed Document CORE-1180 and CORE-3085. 2013-04-29 15:54:03 +00:00
asfernandes
b7a00b6044 Docs. 2013-04-26 15:52:23 +00:00
asfernandes
9f16366d27 Finish MERGE improvements documentation (CORE-2005, CORE-3020, CORE-3639). 2013-04-26 15:29:48 +00:00
asfernandes
d88b5cf335 Document window functions: CORE-2090, CORE-2133, CORE-2823, CORE-2830, CORE-2869, CORE-3619, CORE-3620, CORE-3621. 2013-04-25 16:30:58 +00:00
dimitr
b9ea496690 Updated the docs. 2013-04-23 17:26:47 +00:00
asfernandes
f2b24d02ca Misc. 2013-04-21 02:09:45 +00:00
alexpeshkoff
ac4da0e515 First draft of plugins readme file 2013-04-18 13:51:28 +00:00
asfernandes
81fb7546c4 Document CORE-726 - Boolean data type. 2013-04-16 16:13:38 +00:00
asfernandes
520280f44a Replace my e-mail. 2013-04-16 16:13:18 +00:00