|
From: Joel U. <uck...@no...> - 2001-07-18 05:15:22
|
When I added the code for page versioning, I broke support for everything except MySQL, so now I'm trying to bring the other db formats up to speed. Perhaps the changes I just committed in lib/pgsql.php and schemas/schema.mysql mean that PostgreSQL support works again, but I don't know since it's not installed on the box on which I do development. If there's anybody out there who'd be willing to grab the current CVS version, test it with PostgreSQL, and complain at me about how it doesn't work at all, that would be a big help. (Actually, I think it's quite close to working, if not as-is.) Also, it's been bugging me for a long time that we have a directory called "schemas" when the proper plural of "schema" is "schemata". How do I go about changing that? -- J. |