Re: Show tablespace name in pg_tables and pg_indexes

From: Klaus Naumann <kn(at)mgnet(dot)de>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Show tablespace name in pg_tables and pg_indexes
Date: 2004-07-16 18:55:11
Message-ID: Pine.LNX.4.58.0407162053260.930@spock.intra.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Mon, 12 Jul 2004, Klaus Naumann wrote:

Hi,

I've sent this patch a while ago - was it applied? Is something not ok
with it? Don't want to bug anyone - just would like to have some feedback.

Grettings, Klaus

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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-07-16 19:18:45 Re: plperl win32
Previous Message Bruce Momjian 2004-07-16 18:52:52 Re: pg_autovacuum integration attempt #2