Re: [PATCHES] PgAccess schema-diagram cleanup

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, teo(at)flex(dot)ro
Subject: Re: [PATCHES] PgAccess schema-diagram cleanup
Date: 2000-10-11 18:10:23
Message-ID: 200010111810.OAA03460@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces pgsql-patches

Can someone tell me where we are on this? Constantin?

> Here's a patch to clean up some issues with the schema diagram
> editor in pgaccess. This patch:
>
> * allows schema window to be resized up to full screen size
> * autosizes window on schema open
> * allows multiselect of tables (by shift click) to allow
> dragging of sets of tables
> deletion of sets of tables
> * fixes a bug in table deletion code that did not delete
> links to that table properly
> * changes link lines to be continous, so they export better
> via postscript->pstoedit->xfig
>
> It does not change the name of the feature from schema, as I
> asked about on HACKERS. I'm off for a week's vacation starting
> tomorrow, so I probably won't see any commentary on this until
> Monday the 24th
>
> Ross
> --
> Ross J. Reedstrom, Ph.D., <reedstrm(at)rice(dot)edu>
> NSBRI Research Scientist/Programmer
> Computer and Information Technology Institute
> Rice University, 6100 S. Main St., Houston, TX 77005
>

[ Attachment, skipping... ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-10-11 18:12:57 Re: TIOGA
Previous Message Peter Mount 2000-10-11 18:08:15 Re: JDBC Large ResultSet problem + BadTimeStamp Patch

Browse pgsql-interfaces by date

  From Date Subject
Next Message Steve Wampler 2000-10-11 18:27:40 Re: JDBC Large ResultSet problem + BadTimeStamp Patch
Previous Message Peter Mount 2000-10-11 18:08:15 Re: JDBC Large ResultSet problem + BadTimeStamp Patch

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2000-10-13 01:53:15 Re: Small patch to replace 'idle' by 'trans' if transaction is still open
Previous Message Peter Eisentraut 2000-10-11 16:47:47 Re: Small patch to replace 'idle' by 'trans' if transaction is still open