Reverse Engineering
Peter Harvey <pharvey@codebydesign.com>
From: Peter Harvey <pharvey@codebydesign.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2001-08-23T05:27:23Z
Lists: 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