]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - wiki_pgsql.php3
Updated settings for mSQL. Retested it to be sure this copy uses DBM ;-)
[SourceForge/phpwiki.git] / wiki_pgsql.php3
2000-06-28 wainsteadAll the new functions now have "return" statements...
2000-06-28 wainsteadCopied the new functions Arno wrote into this file.
2000-06-23 wainsteadFixed searches so they are case insensitive.
2000-06-23 wainsteadBrought the hash up to date with Arno's changes......
2000-06-21 wainsteadDebugged the InsertPage problem with adding new pages...
2000-06-20 wainsteadInsertPage() and RetrievePage() now work mostly. I...
2000-06-20 wainsteadVarious hacks to try to get the InsertPage() function...
2000-06-18 wainsteadUpdated this file so it no longer uses its own variable...
2000-06-14 wainsteadConverted RetrievePage; changed to pg_pconnect() for...
2000-06-14 wainsteadGot IsWikiPage working but I don't like the implementat...
2000-06-12 wainsteadInitial commit of the Postgresql DB library. This is...