24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-08 21:43:07 +02:00
xmpp.chapril.org-ejabberd/src/odbc
Alexey Shchepin 8aab10d28c * src/ejabberd_auth.erl: Added get_vh_registered_users_number/1
function
* src/ejabberd_auth_odbc.erl: Likewise
* src/odbc/odbc_queries.erl: Added users_number/1 function
* src/ejabberd.cfg.example: Added an example for
pgsql_users_number_estimate option

SVN Revision: 766
2007-05-12 18:09:38 +00:00
..
ejabberd_odbc_sup.erl * src/odbc/ejabberd_odbc.erl: Added a way to retry database 2006-01-13 18:05:10 +00:00
ejabberd_odbc.erl * src/odbc/ejabberd_odbc.erl: ejabberd admin can now choose the 2007-03-10 15:53:53 +00:00
Makefile.in * src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as 2006-09-03 15:15:46 +00:00
Makefile.win32 * src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as 2006-09-03 15:15:46 +00:00
mssql.sql * src/odbc/pg.sql: last table, state column cannot be NULL (EJAB-191). 2007-02-19 14:19:27 +00:00
mysql.sql * src/odbc/pg.sql: last table, state column cannot be NULL (EJAB-191). 2007-02-19 14:19:27 +00:00
odbc_queries.erl * src/ejabberd_auth.erl: Added get_vh_registered_users_number/1 2007-05-12 18:09:38 +00:00
pg.sql * src/odbc/pg.sql: last table, state column cannot be NULL (EJAB-191). 2007-02-19 14:19:27 +00:00