fix casting typo
[lhc/web/wiklou.git] / maintenance / postgresql / pg_tables.sql
2004-09-15 Domas Mituzasfix casting typo
2004-09-09 Domas Mituzasspecify defaults for cur_user and cur_user_text
2004-09-09 Brion VibberAdd Database::conditional() function to build IF()...
2004-09-07 Domas Mituzasallow NULL html/mathml entries in math table
2004-09-07 Domas Mituzastypo fix, ipblock expire 'with timezone' -> 'without...
2004-09-06 Domas Mituzasspecify DEFAULT for cur_restrictions
2004-09-06 Domas Mituzasadd logging table
2004-09-03 Domas Mituzasworking schema for working pg layer. hooray! :)
2004-06-07 Antoine Mussotables sql script for postgresql, totally untested...