Dan [Sun, 06 Dec 2009 22:05:02 -0500] rev 1152
PostgreSQL: Fixed another bug, this time in the log fetch code
Dan [Sun, 06 Dec 2009 21:56:46 -0500] rev 1151
Fixed ranks table under PostgreSQL. FIXME, only affects new installations and upgrades, if this bug is encountered in the wild we might want to look at auto-integrating a fix.
Dan [Sun, 06 Dec 2009 21:54:55 -0500] rev 1150
Updated default main page with links to the Google Code issue tracker
Dan [Sun, 06 Dec 2009 21:53:06 -0500] rev 1149
Improved language for static HTML page delete interface
Dan [Sun, 06 Dec 2009 21:51:55 -0500] rev 1148
PostgreSQL: Fixed $session->create_user()
Dan [Sun, 06 Dec 2009 21:51:32 -0500] rev 1147
PostgreSQL: Fixed user pages. Also added a columns_in() method to the DBAL to list columns in a table