postgres admin.sql fixes
Wichert Akkerman
wichert at wiggy.net
Wed Jul 8 17:10:25 CEST 2009
The postgresql/admin.sql that ships in current Debian stable
unfortunately does not work: psql does not accept the comment syntax
used, host/domain names in roles or database names in columns for GRANT
statements.
The attached patch below fixes this. There may still be problems with
missing GRANTs for the sequences, I'll recheck those tomorrow.
This might of course all be fixes in the current sourcetree, in which
case I apologize for the noise.
Wichert.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: admin.sql.diff
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20090708/32eda777/attachment.ksh>
More information about the Freeradius-Devel
mailing list