Re: pg_tablespace_databases

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: pg_tablespace_databases
Date: 2004-07-02 16:17:38
Message-ID: 40E58AA2.6080508@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Tom Lane wrote:
> [ shrug... ] The name is not going to change again. I have never cared
> for the practice of writing strlen("foo") as if it were a compile-time
> constant. But certainly it would be entirely pointless to define such a
> macro and then use it in only one place.
>

Fair enough. If there are no objections, I'll apply the attached patch
in a few hours.

Joe

Attachment Content-Type Size
tablespace_func.2.patch text/x-patch 8.0 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2004-07-02 19:01:44 Re: pg_tablespace_databases
Previous Message Fabien COELHO 2004-07-02 15:39:39 Re: pgxs: build infrastructure for extensions v2