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