]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - wiki_pgsql.php3
added wikiscore table
[SourceForge/phpwiki.git] / wiki_pgsql.php3
2000-09-08 wainsteadCommented out the code for the "wikilinks" table, for...
2000-09-05 wainsteadInitial support for the wikilinks table. I added three...
2000-09-04 wainsteadFixed bug in fullsearch with case-sensitive matches
2000-08-29 aredridelChanged short <? tags to longer <?php tags so that...
2000-08-15 wainsteadMoved SaveCopyToArchive into these files; I then rewrot...
2000-08-10 wainsteadCoded and tested the four new DB functions for MostPopular.
2000-08-07 wainsteadChanged the names $WikiDataBase and $ArchiveDataBase...
2000-06-30 wainsteadNow sets the "created" field only, and not "lastmodified".
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...