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

164 Commits

Author SHA1 Message Date
robocop
e44a99f339 Style and minor cleanup. 2008-05-10 03:44:57 +00:00
asfernandes
06ffed6cb8 Fix Linux build 2008-04-13 14:43:04 +00:00
asfernandes
aab534e66c 1) Misc 2) Remove temp. comment found by Claudio 2008-04-13 14:38:39 +00:00
hvlad
54d748c82d Corrections, noted by Claudio and Adriano : use Array::find, better handling of broken comments inside statement text, make getRemoteError cons, avoid problems with sqlTypeToDscType non threadsafe initialization. 2008-04-13 10:03:56 +00:00
robocop
28979f1d73 Fix EXECUTE STATEMENT regarding the constness of the interface. 2008-04-13 08:11:16 +00:00
asfernandes
c1cedd08e5 Fix warnings 2008-04-12 22:27:03 +00:00
hvlad
d5aa346176 Make provider's registration not dependent from existance of EDS::Manager instance. Noted by Adriano. 2008-04-12 21:20:26 +00:00
robocop
fe41009642 Corrections, const style, etc.
To be reviewed by Vlad.
2008-04-12 12:19:15 +00:00
asfernandes
9d35c4a274 Misc 2008-04-11 11:37:18 +00:00
asfernandes
6e59d736df 1) Fix Linux build
2) Misc
2008-04-11 01:38:50 +00:00
asfernandes
66bc7f0b57 Misc 2008-04-10 19:41:30 +00:00
asfernandes
4164be17ef Misc 2008-04-10 18:54:38 +00:00
hvlad
205d058d24 Unused vars. 2008-04-10 15:02:00 +00:00
hvlad
fe3f8c184b New EXECUTE STATEMENT with support of external data source implementation 2008-04-09 20:18:47 +00:00