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

718 Commits

Author SHA1 Message Date
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
dimitr
89ec718d3b Updated docs. 2013-04-13 07:09:21 +00:00
dimitr
b3ec8d811d Updated docs. 2013-04-13 06:50:19 +00:00
dimitr
02b2bd6707 The initial list of changes for Alpha. 2013-04-13 05:58:54 +00:00
mapopa
2a608f7814 Update cleaning todo for 3.x , remove already cleaned work done in 1.5.x,2.x 2013-04-10 11:32:45 +00:00
mapopa
5d2a451d4e Cleanup mingw build instructions , todo add up to date instructions with ming-w64 http://mingw-w64.sourceforge.net/ used for qt , boost ... http://qt-project.org/wiki/MinGW 2013-04-09 20:09:56 +00:00