-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Is there a file of the queries that back the \d commands somewhere?
> They'd help us for the new system views.
Most of them are dynamically generated, and some require multiple queries,
but they are located in describe.c:
src/bin/psql/describe.c
As Joshua pointed out though, it's probably much easier to simply
use the -E option and not have to decipher all the C code.
- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200502282148
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iD8DBQFCI9gtvJuQZxSWSsgRAk1ZAKDSIc0cZ8wUxQ9hpJARToc78bVY9wCeMlbk
QVKST5pQlbNQEMbgh7na3F0=
=+v1M
-----END PGP SIGNATURE-----
In response to
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2005-03-01 04:54:42 |
| Subject: Re: snprintf causes regression tests to fail |
| Previous: | From: Oliver Jowett | Date: 2005-03-01 02:12:21 |
| Subject: Re: Execute and PortalSuspended needs explicit transaction |
pgsql-advocacy by date
| Next: | From: darcy | Date: 2005-03-01 17:50:41 |
| Subject: EWeek: Choosing the Right Open-Source Database |
| Previous: | From: Robert Treat | Date: 2005-03-01 01:37:14 |
| Subject: Re: Development Plans |