Merge DEV_SLONY. Scary. Still a few bugs and many rough edges. Also, there's no...
authorchriskl <chriskl>
Thu, 16 Jun 2005 14:40:10 +0000 (14:40 +0000)
committerchriskl <chriskl>
Thu, 16 Jun 2005 14:40:10 +0000 (14:40 +0000)
commit9e979d6811b7d547aa00ec15403552949a775f68
tree97ce8067bbdd285aa45f461556e2c9170bebbfb0
parentdfa9b57646a7f85a38f55cda75849743792e8253
Merge DEV_SLONY.  Scary.  Still a few bugs and many rough edges.  Also, there's no way to turn Slony support off :)
26 files changed:
CREDITS
HISTORY
classes/Misc.php
classes/database/Connection.php
classes/database/Postgres.php
classes/database/Postgres73.php
classes/database/Postgres74.php
classes/database/Postgres80.php
classes/plugins/Plugin.php [new file with mode: 0755]
classes/plugins/Slony.php [new file with mode: 0755]
conf/slony.inc.php [new file with mode: 0755]
database.php
lang/english.php
lang/recoded/english.php
libraries/lib.inc.php
plugin_slony.php [new file with mode: 0755]
sequences.php
sql.php
sql/plugins/slony1_base.sql [new file with mode: 0755]
sql/plugins/slony1_base.v73.sql [new file with mode: 0755]
sql/plugins/slony1_base.v74.sql [new file with mode: 0755]
sql/plugins/slony1_funcs.sql [new file with mode: 0755]
sql/plugins/slony1_funcs.v73.sql [new file with mode: 0755]
sql/plugins/slony1_funcs.v74.sql [new file with mode: 0755]
sql/plugins/xxid.v73.sql [new file with mode: 0755]
sql/plugins/xxid.v74.sql [new file with mode: 0755]