From: | "Greg Sabino Mullane" <greg(at)turnstep(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: SHOW TABLES |
Date: | 2010-07-15 17:26:48 |
Message-ID: | 873593f0cf4d4b66e8dd01a29c26c3a6@biglumber.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
> Moving it into the backend (together with the other commands) would
> also solve this usabillity issue:
...
> testdb \d testtable
> ERROR: column "reltriggers" does not exist
> LINE 1: SELECT relhasindex, relkind, relchecks, reltriggers, relhasr...
This has already been solved at the psql level in recent versions of psql.
Although, having a common functionality was always one of the proposed
solutions to the problem, rather than having all the code paths inside
of psql.
- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 201007151325
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iEYEAREDAAYFAkw/RMkACgkQvJuQZxSWSsglegCfU0qWorYc3c0Nq9+2weDu6dPi
3lgAn0r5w2Xbvbb3x57bjzC/LKzCe3em
=Ie8l
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2010-07-15 17:36:33 | Re: SHOW TABLES |
Previous Message | Andrew Dunstan | 2010-07-15 17:26:19 | Re: cvs to git migration - keywords |