Thread: Add tablespace index entry

Add tablespace index entry

From
Kris Jurka
Date:
This adds an index entry for tablespaces which is tricky to find
otherwise.

Kris Jurka

Attachment

Re: Add tablespace index entry

From
Neil Conway
Date:
On Wed, 2004-09-29 at 23:21, Kris Jurka wrote:
> This adds an index entry for tablespaces which is tricky to find
> otherwise.

Patch applied -- thanks!

(FWIW, adding index entries for stuff is a pretty easy TODO item, if
anyone's looking for something worth contributing...)

-Neil



Re: Add tablespace index entry

From
Alvaro Herrera
Date:
On Thu, Sep 30, 2004 at 12:40:01PM +1000, Neil Conway wrote:
> On Wed, 2004-09-29 at 23:21, Kris Jurka wrote:
> > This adds an index entry for tablespaces which is tricky to find
> > otherwise.
>
> Patch applied -- thanks!
>
> (FWIW, adding index entries for stuff is a pretty easy TODO item, if
> anyone's looking for something worth contributing...)

Cool!  Please apply this one as well ;-)

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La experiencia nos dice que el hombre peló millones de veces las patatas,
pero era forzoso admitir la posibilidad de que en un caso entre millones,
las patatas pelarían al hombre" (Ijon Tichy)

Attachment

Re: Add tablespace index entry

From
Neil Conway
Date:
On Thu, 2004-09-30 at 13:58, Alvaro Herrera wrote:
> Cool!  Please apply this one as well ;-)

Patch applied, with some editorializing. Thanks!

-Neil