Re: pg_tablespace_databases

From: Joe Conway <mail(at)joeconway(dot)com>
To:
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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 19:01:44
Message-ID: 40E5B118.40007@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Joe Conway wrote:
> 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.

patch applied.

Joe

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Dario Fassi 2004-07-03 01:14:54 Error in DatabaseMetaData.getColumns() with Views
Previous Message Joe Conway 2004-07-02 16:17:38 Re: pg_tablespace_databases