[pgadmin-support] No "ON DELETE CASCADE" on pgadmin3

2003-08-21 Thread Rudy Koento
Hi list, I just downloaded the daily snapshot of pgadmin3 rpm for 21/08/2003. Comparing to pgadmin2, when I click on one of the tables available, there's the SQL script that does the creating of the table. However, I can't find any "ON DELETE CASCADE" or such with pgadmin3. Is it placed somewhe

[pgadmin-support] Some problem, possibly bugs in pgadmin3

2003-08-21 Thread Rudy Koento
Hi, I've searched these problems on the mailing list archive, but can't find any. Forgive me if I'm restating it again. 1) When I right click on the table name and choose properties, go to the constraints tab, I only have 1 constraints. But when I open up the treeview list of that table, I can

[pgadmin-support] unable to paste from clipboard on the sql dialog box

2003-08-24 Thread Rudy Koento
As the subject says. I'm on linux with pgadmin3-24082003. Here's the error: src/gtk/clipbrd.cpp(582): assert "wxAssertFailure" failed: error retrieving data from clipboard Do you want to stop the program? You can also choose [Cancel] to suppress further warnings. ___