| From: | Klaus Naumann <kn(at)mgnet(dot)de> |
|---|---|
| To: | |
| Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Show tablespace name in pg_tables and pg_indexes |
| Date: | 2004-07-12 13:52:00 |
| Message-ID: | Pine.LNX.4.58.0407121550510.5466@spock.intra.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
On Mon, 12 Jul 2004, Klaus Naumann wrote:
Hi,
sorry, the last patch is buggy which didn't show up in the tests :(
Two LEFTs were missing - new patch is attached.
Greetings, Klaus
>
> Hi,
>
> the attached patch shows the new column "tablespace" in the mentioned
> views.
> Apply with
>
> ~/pgsql$ patch -p1 < 03_showtblspc.diff
>
> Greetings, Klaus
>
>
--
Full Name : Klaus Naumann | (http://www.mgnet.de/) (Germany)
Phone / FAX : ++49/177/7862964 | E-Mail: (kn(at)mgnet(dot)de)
| Attachment | Content-Type | Size |
|---|---|---|
| 03_showtblspc.diff | text/plain | 1.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-07-12 14:23:17 | Re: [PATCH] fix libpq mutex initialization for multithreaded |
| Previous Message | Klaus Naumann | 2004-07-12 13:18:48 | Show tablespace name in pg_tables and pg_indexes |