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

Update e-mail.

This commit is contained in:
Adriano dos Santos Fernandes 2016-05-18 07:58:38 -03:00
parent b67eb4d9a7
commit 88cad913d0

View File

@ -40,7 +40,7 @@
* Bugfix CORE-5220
ISQL -X: double quotes are missed for COLLATE <C> of CREATE DOMAIN statement when <C> is from any non-ascii charset
Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br>
Adriano dos Santos Fernandes <adrianosf at gmail.com>
* Bugfix CORE-5218
Explicitly defined names for NOT NULL constraints are not exported into script by ISQL -x
@ -70,7 +70,7 @@
* Bugfix CORE-5193
Precedence problem with operator IS
Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br>
Adriano dos Santos Fernandes <adrianosf at gmail.com>
* Bugfix CORE-5183
Regression: line/column numbering may be twisted if alias.name syntax is used
@ -110,7 +110,7 @@
* Improvement CORE-5167
Allow implicit conversion between boolean and string
Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br>
Adriano dos Santos Fernandes <adrianosf at gmail.com>
**************************
@ -3400,4 +3400,3 @@
New option in addition to -V switch to specify a custom verbose interval
Contributor(s):
Claudio Valderrama C. <cvalde at usa.net>