Re: Development Plans

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-advocacy(at)postgresql(dot)org
Subject: Re: Development Plans
Date: 2005-03-01 02:47:02
Message-ID: 1f3f4cb0e6ec7c28b3b4dfc9e35b0558@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-hackers


-----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

Browse pgsql-advocacy by date

  From Date Subject
Next Message darcy 2005-03-01 17:50:41 EWeek: Choosing the Right Open-Source Database
Previous Message Robert Treat 2005-03-01 01:37:14 Re: Development Plans

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-03-01 04:54:42 Re: snprintf causes regression tests to fail
Previous Message Oliver Jowett 2005-03-01 02:12:21 Re: Execute and PortalSuspended needs explicit transaction