Re: PgAccess schema-diagram cleanup - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: PgAccess schema-diagram cleanup
Date
Msg-id 200101271818.NAA13529@candle.pha.pa.us
Whole thread Raw
In response to PgAccess schema-diagram cleanup  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
List pgsql-patches
Wohoo, looks like this was applied.  We will ship the new pgaccess
version with 7.1.

> 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@rice.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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Magnus Hagander
Date:
Subject: Updated Win32 patch
Next
From: Bruce Momjian
Date:
Subject: Re: Updated Win32 patch