Re: pgAdmin3 bug
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: pgAdmin3 bug
Stephen Oberholtzer wrote:
I downloaded the latest win32 version - dated 8/17, although the
executable was dated 8/15?
This is correct, the new snapshot includes an old executable, with new docs.
However, the little preview window that shows the script to recreate
the table gets a teeny little bit overzealous with the quote marks:
GRANT SELECT ON TABLE foo TO "\""stevie-o\""";
Don't enter " in the name field. pgAdmin adds them as required.
Regards,
Andreas
Home |
Main Index |
Thread Index