Re: DB restrict patch of connection
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: DB restrict patch of connection
Hi Dave.
Yes, please revert those changes. The code is correct as it was, because
it allows you to specify things like:
datname IN ('foo, baa')
or
datdba = (SELECT usesysid FROM pg_shadow WHERE usename = CURRENT_USER)
That doesn't work any more :-(
Oh sorry, I arrange an idea again.
Regards,
Hiroshi Saito
Home |
Main Index |
Thread Index