]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Bug fix for the postgres backend:
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 4 Mar 2003 01:49:27 +0000 (01:49 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 4 Mar 2003 01:49:27 +0000 (01:49 +0000)
commitd0a83796e747ec80293acc367db3afcf45288327
tree86f998fd1d31ce7abaf2dacc57fae3581baa5215
parent10a16adcf36dfeb3dbe9f2b409344769085aad11
Bug fix for the postgres backend:
Base64_encode pagedata and versiondata, since these are stored in a TEXT
field, which is apparently not binary safe.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2687 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/WikiDB/backend/PearDB.php
lib/WikiDB/backend/PearDB_pgsql.php