Re: Graphical ER Editor / Graphical Query Editor : First stages? - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject Re: Graphical ER Editor / Graphical Query Editor : First stages?
Date
Msg-id 200202271026.g1RAQcLx017422@www1.translationforge
Whole thread Raw
In response to Graphical ER Editor / Graphical Query Editor : First stages?  ("Tim Finch, FosterFinch Ltd" <tim@fosterfinch.co.uk>)
Responses Re: Graphical ER Editor / Graphical Query
List pgadmin-hackers
Le Mercredi 27 Février 2002 11:20, Tim Finch, FosterFinch Ltd a écrit :
> The control would potentially take something like a reference to a table
> from pgSchema?? (I've not looked at pgSchema in any detail yet) and render
> the table's fields in a box, showing which are PK, which have constraints,
> indexes, foreign keys etc. using mixture of colour, bold, italic etc.

pgSchema is a an object-oriented abstraction layer representing schema
objects. Therefore, there is no need to reference pgSchema tables. All you
need is to call pgSchema objects.

/JMP

pgadmin-hackers by date:

Previous
From: "Tim Finch, FosterFinch Ltd"
Date:
Subject: Graphical ER Editor / Graphical Query Editor : First stages?
Next
From: Dave Page
Date:
Subject: Multibyte ODBC