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
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend