]> granicus.if.org Git - ejabberd/commit
Use pg2 from R14B in systems with older versions (EJAB-1349)
authorBadlop <badlop@process-one.net>
Mon, 22 Nov 2010 15:01:39 +0000 (16:01 +0100)
committerBadlop <badlop@process-one.net>
Mon, 22 Nov 2010 15:04:07 +0000 (16:04 +0100)
commit0a59ebe4050f3dd78f593aefcd4626015f395468
treed8e66e9fe7341f24a1f562095346f47e42692a0f
parent32eaa01929b383af18b4cf8b82fd1399d129a161
Use pg2 from R14B in systems with older versions (EJAB-1349)

pg2_backport.erl is a copy of pg2.erl from Erlang/OTP R14B.
That module is used in ejabberd installations where an OTP
previous to R14 is installed.
src/ejabberd_node_groups.erl
src/eldap/Makefile.in
src/eldap/eldap_pool.erl
src/pg2_backport.erl [new file with mode: 0644]