| From: | "Andrew Dunstan" <andrew(at)dunslane(dot)net> |
|---|---|
| To: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | a couple of suggestions |
| Date: | 2003-07-22 11:16:22 |
| Message-ID: | 52493.199.90.235.43.1058886982.squirrel@www.dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
As I was documenting my current project the other day, a couple of things
occurred to me:
1. It would be nice to be able to dump my schema in some XML format that I
could then process using XSLT into whatever format I desired. If there is
not already some easy way to do this, and there is interest, I am prepared
to put some work into such a project, (based, I guess, on pg_dump, but I am
open to suggestions on how to approach this). I am slightly unclear about
the current roadmap for releases - is 7.5 targeted at the end of the year,
roughly?
2. Although I can comment on a constraint, none of the psql metacommands
appear to show me the relevant comment, which is a pity.
cheers
andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 2003-07-22 11:28:18 | Re: php with postgres |
| Previous Message | Lee Kindness | 2003-07-22 10:12:33 | threads.c |