On Wed, Feb 22, 2017 at 02:42:16PM +0200, Vlad Khorsun wrote:
> 16.02.2017 12:59, Vlad Khorsun wrote:
> >
> >    The code is committed at separate branch:
> >
> >     https://github.com/FirebirdSQL/firebird/tree/timeouts
> >
> > ...
> >
> > If there will be no objections i plan to merge it into master next week.
> 
>    Done, testers are welcome ;)

Breaks build on openSUSE Factory for me. The patch below seems to fix it
(didn't check too thouroughly so far).

Michal Kubecek


--8<--------------------------------------------------------------------
diff --git a/builds/posix/firebird.vers b/builds/posix/firebird.vers
index 8ae5b91b8660..4e09817f754e 100644
--- a/builds/posix/firebird.vers
+++ b/builds/posix/firebird.vers
@@ -225,6 +225,7 @@ isc_dsql_prepare_m
 isc_dsql_release
 isc_dsql_set_cursor_name
 isc_dsql_sql_info
+fb_dsql_set_timeout
 
 # ESQL functions
 
--8<--------------------------------------------------------------------

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to