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

49314 Commits

Author SHA1 Message Date
alexpeshkoff
f3dc865cbf Fixed one more incorrect GlobalPtr usage 2013-06-06 15:07:54 +00:00
alexpeshkoff
808271e1bf Do not use as GlobalPtr class with ctor which needs context pool (i.e. TLS object) 2013-06-06 12:29:04 +00:00
alexpeshkoff
5780811da4 Fix mac build 2013-06-06 07:32:32 +00:00
alexpeshkoff
dded09e713 Fix mac build 2013-06-05 12:56:33 +00:00
firebirds
4ded7ce5f0 nightly update 2013-06-04 00:27:08 +00:00
asfernandes
4caf8d0d5b RAII improvements and better usage of initializer in UDR examples. 2013-06-03 15:24:44 +00:00
alexpeshkoff
4f84469375 Fixed after renaming configure.in 2013-06-03 11:20:29 +00:00
alexpeshkoff
db53b6ea83 First draft interfaces readme 2013-06-03 08:47:04 +00:00
firebirds
b3ac95d777 nightly update 2013-05-31 00:42:23 +00:00
dimitr
f73ca8885d Fixed regression CORE-4108: Server crashes when executing sql query "delete from mytable order by id desc rows 2". 2013-05-30 08:20:53 +00:00
firebirds
c631bd5b97 nightly update 2013-05-28 00:40:24 +00:00
asfernandes
6aa9a5bf6c RAII usage in UdrCpp example. 2013-05-27 15:51:21 +00:00
asfernandes
abea0e695d Misc. 2013-05-27 01:50:57 +00:00
firebirds
350a491865 nightly update 2013-05-24 00:49:08 +00:00
asfernandes
cf42eaf4d5 Make the master interface available in UDR. 2013-05-23 15:53:06 +00:00
dimitr
e2d4568239 Fixed CORE-4102: Bad optimization of OR predicates applied to unions. 2013-05-23 08:27:15 +00:00
firebirds
1ffcc77cde nightly update 2013-05-23 00:28:51 +00:00
hvlad
52ca2d8725 Fixed bug CORE-4101 : firebird.log contains "I/O error during "write" operation" records but database works correctly 2013-05-22 16:11:50 +00:00
asfernandes
bdbd54b81e Improve external triggers messages to work by field name (instead of field order). 2013-05-22 15:44:05 +00:00
hvlad
2161546e64 Path by Alex: wire encryption for WNET 2013-05-22 12:18:32 +00:00
alexpeshkoff
a1335224f4 comment 2013-05-22 10:52:56 +00:00
alexpeshkoff
c3e6fe4632 Fixed some authentication errors 2013-05-22 07:31:34 +00:00
firebirds
cf9594ec32 nightly update 2013-05-22 00:26:08 +00:00
robocop
c0b8b68777 Misc. 2013-05-21 21:53:39 +00:00
robocop
0ad2e4b52b Misc. 2013-05-21 21:49:26 +00:00
robocop
3460f121f6 Misc. 2013-05-21 21:47:23 +00:00
robocop
99c21b988d Misc. 2013-05-21 21:46:28 +00:00
robocop
96875db92e Misc. 2013-05-21 21:43:39 +00:00
firebirds
d9544fc5b9 nightly update 2013-05-21 00:23:49 +00:00
robocop
028d45b220 Misc. 2013-05-20 03:27:56 +00:00
firebirds
5d96d3ac18 nightly update 2013-05-16 00:25:26 +00:00
asfernandes
d4a48a4164 Misc. 2013-05-15 15:39:40 +00:00
hvlad
3c7f8623fd Fixed bug CORE-4100 : Automatic sweep could be run when there is no need for it 2013-05-15 14:28:51 +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
75e6bb9329 Added ALTER GENERATOR (as ALTER SEQUENCE) for consistency with the others SEQUENCE/GENERATOR commands. 2013-05-14 15:43:43 +00:00
asfernandes
fba1b8d043 Document CORE-1209 - CONTINUE statement. 2013-05-14 14:53:26 +00:00
asfernandes
637d8dfff1 Fixed problem with LEAVE and CONTINUE syntaxes. 2013-05-14 01:06:04 +00:00
firebirds
59c5d734dd nightly update 2013-05-14 00:46:12 +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
6e4fbfdba7 Changed package routines syntax to not need (nor accept) a semi-colon after "END". 2013-05-13 01:49:34 +00:00
asfernandes
fc16bb34e4 Fixed crash when calling unimplemented packaged procedures. 2013-05-13 01:48:57 +00:00
asfernandes
24552c4bb2 Misc. 2013-05-12 02:45:54 +00:00
firebirds
19eb6c4df9 nightly update 2013-05-11 00:42:13 +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
firebirds
5014849e05 nightly update 2013-05-09 00:35:36 +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