Re: Pg default's verbosity?

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Fabien COELHO <coelho@cri.ensmp.fr>, PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2012-07-02T19:47:15Z
Lists: pgsql-hackers

Attachments

On Fri, Jun 29, 2012 at 3:07 AM, Bruce Momjian <bruce@momjian.us> wrote:
>> Personally, I'd have no problem with flat-out dropping (not demoting)
>> both of those two specific messages.  I seem to recall that Bruce has
>> lobbied for them heavily in the past, though.
>
> I would like to see them gone or reduced as well.  I think I wanted them
> when we changed the fact that SERIAL doesn't create unique indexes, but
> that was long ago --- I think everyone knows what happens now.

Patch attached.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Make psql -1 < file behave as expected.