Re: Recently added typedef "string" is a horrid idea - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Recently added typedef "string" is a horrid idea
Date
Msg-id 22251.1454962745@sss.pgh.pa.us
Whole thread Raw
In response to Re: Recently added typedef "string" is a horrid idea  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
Peter Geoghegan <pg@heroku.com> writes:
> On Sun, Feb 7, 2016 at 7:47 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Works for me.

> Attached patch is what I came up with. It required only minimal
> additional changes for consistency.

I'd already run into some trouble with pgindent messing up on "string",
so I went ahead and pushed this.  Thanks!
        regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: a raft of parallelism-related bug fixes
Next
From: Thomas Munro
Date:
Subject: Re: count_nulls(VARIADIC "any")