From: | "Greg Sabino Mullane" <greg(at)turnstep(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: SHOW TABLES |
Date: | 2010-07-15 19:43:47 |
Message-ID: | b3c44b7e8630f6a668042bd1b11b9868@biglumber.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
> I was assuming the process would be something like:
> 1. Move existing \d queries into functions*
> 2. Convert psql to use those
Oops! There's goes your ability to handle older versions
of Postgres from the existing psql[1]. Cue angry mobs
of DBAs with pitchforks. And no, a contrib like add-on
won't go over well either.
[1] (unless we keep both types of access around for many many
years, until we can be sure that any database queries will
have the new utility functions)
- --
Greg Sabino Mullane greg(at)turnstep(dot)com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201007151540
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iEYEAREDAAYFAkw/ZOIACgkQvJuQZxSWSshQ8gCfacG3r9N3rIn4Vbb/8tz0JK7S
uCcAn037OYy9E5uiG84qBjjxzNox27+D
=6sHa
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2010-07-15 19:45:26 | Re: SHOW TABLES |
Previous Message | Bruce Momjian | 2010-07-15 19:38:32 | Re: SHOW TABLES |