Reverse Engineering - Mailing list pgsql-hackers

From Peter Harvey
Subject Reverse Engineering
Date
Msg-id 3B84943B.55E72722@codebydesign.com
Whole thread Raw
List pgsql-hackers
Great progress today on my Reverse Engineering efforts. However; I have
some comments.

1. How can I switch databases (where I would normally use USE)?

2. How do I determine the AccessMethod specified when an index was
created?

3. It would be cool if the catalog objects had comments on them in
pg_description. Very few do.

Peter





pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: GiST patches for 7.2 (please apply)
Next
From: Hannu Krosing
Date:
Subject: Re: Reverse Engineering