peter [Mon, 14 Jul 2008 20:17:34 +0000] rev 189
[feladat @ 298]
Bugfix: The GRANT statement for PostgreSQL is not correct.
Modified the code to give the correct GRANT statement based on the tables in database-structure.inc.php.
Reported by grin. Closes: #78.
peter [Mon, 14 Jul 2008 16:19:30 +0000] rev 188
[feladat @ 297]
Bugfix: removed the multirow insert syntax, which is only supported in PostgreSQL 8.2 and higher. Reported and patch by grin.
This closes ticket:79.
rejo [Sat, 12 Jul 2008 13:44:34 +0000] rev 187
[feladat @ 296]
Fixed a number of errors for undefined variables.
rejo [Sat, 12 Jul 2008 13:15:50 +0000] rev 186
[feladat @ 294]
Update of SRV record validation. Now checks for a maximum number of characters of content field and allows dash in first label of content field. Closes #45.