Re: pgAdmin Bug
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: pgAdmin Bug
Marko Zmak wrote:
I'm running PostgreSQL server 7.5devel on Windows XP Pro, and I'm using
pgAdmin 1.1.0 devel (installed from: pgadmin3-20040721-Win32.zip).
I am experiencing these bugs:
- When I doubleclick on a function in my database the pgAdmin crashes. The
same thing happens when I try to see the porperties of a function.
- When I double click on a table in my database (or try to see its
properties), I get the following error message:
Cannot find container for unknown control 'unkStatusBar'.
The same thing happens for Types and Sequences.
Actually, it happes for all objects except function and view. Please
wait for the next win32 snapshort or take the 2004-07-18 version.
- When I try to add a parameter of type integer for a function (parameters
tab of New Function window) the pgAdmin crashes.
Oops!
Will be fixed then too.
Regards,
Andreas
Home |
Main Index |
Thread Index