ca43515803
Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names since 1981. Firebird is completely free of any registration, licensing or deployment fees. It may be deployed freely for use with any third-party software, whether commercial or not. WWW: https://sourceforge.net/projects/firebird/ WWW: http://www.firebirdsql.org/ PR: 254387
43 lines
1.2 KiB
Text
43 lines
1.2 KiB
Text
bin/fb_lock_print
|
|
bin/fbsplit
|
|
bin/fbstat
|
|
bin/fbsvcmgr
|
|
bin/fbtracemgr
|
|
bin/gbak
|
|
bin/gfix
|
|
bin/gsec
|
|
bin/nbackup
|
|
sbin/fbguard
|
|
sbin/firebird
|
|
@group firebird
|
|
@sample %%ETCDIR%%/databases.conf.sample
|
|
%%ETCDIR%%/fbtrace.conf
|
|
@sample %%ETCDIR%%/plugins.conf.sample
|
|
@sample %%ETCDIR%%/udr_engine.conf.sample
|
|
lib/libib_util.so
|
|
libexec/firebird/intl/fbintl.conf
|
|
libexec/firebird/intl/libfbintl.so
|
|
libexec/firebird/plugins/libEngine12.so
|
|
libexec/firebird/plugins/libLegacy_Auth.so
|
|
libexec/firebird/plugins/libLegacy_UserManager.so
|
|
libexec/firebird/plugins/libSrp.so
|
|
libexec/firebird/plugins/libfbtrace.so
|
|
libexec/firebird/plugins/libudr_engine.so
|
|
libexec/firebird/udf/fbudf.so
|
|
libexec/firebird/udf/fbudf.sql
|
|
libexec/firebird/udf/ib_udf.so
|
|
libexec/firebird/udf/ib_udf.sql
|
|
libexec/firebird/udf/ib_udf2.sql
|
|
@group
|
|
@owner firebird
|
|
@group firebird
|
|
/%%LOCALSTATEDIR%%/help/help.fdb
|
|
%%EXAMPLESDIR%%/employee.fdb
|
|
@sample /%%LOCALSTATEDIR%%/security3.fdb.sample
|
|
@preunexec [ -s /%%LOCALSTATEDIR%%/firebird.log ] || rm -f /%%LOCALSTATEDIR%%/firebird.log
|
|
@rmtry /%%LOCALSTATEDIR%%/isc_event1.`hostname`
|
|
@rmtry /%%LOCALSTATEDIR%%/isc_init1.`hostname`
|
|
@rmtry /%%LOCALSTATEDIR%%/isc_lock1.`hostname`
|
|
@dir /%%LOCALSTATEDIR%%/help
|
|
@dir /%%LOCALSTATEDIR%%
|
|
@group
|