Re: pgsql 8.1 instrumentation status
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: pgsql 8.1 instrumentation status
Dave Page wrote:
to switch them to LANGUAGE INTERNAL for backend functions
that work, or
do nothing. I won't implement code that belongs on the server
in pgadmin.
LANGUAGE INTERNAL??
Yes, effectively replacing the admin code with backend code, reducing
the affected admin functions to stubs into official code where
applicable, remaining backward compatibility to 8.0 (and pgadmin 1.2)
Regards,
Andreas
Home |
Main Index |
Thread Index