Re: [Firebird-devel] SF.net SVN: firebird:[59774] firebird/trunk/src

2014-07-02 Thread Frank Schlottmann-Gödde
Am 02.07.2014 12:41, schrieb Adriano dos Santos Fernandes: > On 02/07/2014 04:40, Frank Schlottmann-Gödde wrote: >> Am 02.07.2014 04:21, schrieb Adriano dos Santos Fernandes: >>> Frank, >>> >>> Please don't mess with obj.h for ISQL support. >>> >>> I think you should do it different, for example, p

Re: [Firebird-devel] SF.net SVN: firebird:[59774] firebird/trunk/src

2014-07-02 Thread Adriano dos Santos Fernandes
On 02/07/2014 04:40, Frank Schlottmann-Gödde wrote: > Am 02.07.2014 04:21, schrieb Adriano dos Santos Fernandes: >> Frank, >> >> Please don't mess with obj.h for ISQL support. >> >> I think you should do it different, for example, passing extra >> parameters instead of the new constants. > I will m

Re: [Firebird-devel] SF.net SVN: firebird:[59774] firebird/trunk/src

2014-07-02 Thread Frank Schlottmann-Gödde
Am 02.07.2014 04:50, schrieb Claudio Valderrama C.: > > I have my reservations about the extraction order, but since I didn't try, I > didn't voice my concern yet. This was the old order: > list_functions(); > list_generators(); > list_domains(default_char_

Re: [Firebird-devel] SF.net SVN: firebird:[59774] firebird/trunk/src

2014-07-02 Thread Frank Schlottmann-Gödde
Am 02.07.2014 04:21, schrieb Adriano dos Santos Fernandes: > Frank, > > Please don't mess with obj.h for ISQL support. > > I think you should do it different, for example, passing extra > parameters instead of the new constants. I will move the stuff to isql.h ---

Re: [Firebird-devel] SF.net SVN: firebird:[59774] firebird/trunk/src

2014-07-01 Thread Claudio Valderrama C.
> -Original Message- > From: Adriano dos Santos Fernandes [mailto:adrian...@gmail.com] > Sent: Martes, 01 de Julio de 2014 22:22 > > > Frank, > > Please don't mess with obj.h for ISQL support. > > I think you should do it different, for example, passing extra > parameters instead of th

Re: [Firebird-devel] SF.net SVN: firebird:[59774] firebird/trunk/src

2014-07-01 Thread Adriano dos Santos Fernandes
Frank, Please don't mess with obj.h for ISQL support. I think you should do it different, for example, passing extra parameters instead of the new constants. Adriano On 26-06-2014 13:14, f...@users.sourceforge.net wrote: > Revision: 59774 > http://sourceforge.net/p/firebird/code/597