Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list
Date: 2016-10-24 18:31:03
Message-ID: 20161024183103.ugxrswzoft64x2mr@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Fabien COELHO wrote:

> I find it annoying that "//" comments are not supported, or having to
> declare variables at the beginning of a block instead of when first used...

I think some c99 features would be nice (variadic macros for one), but
those particular two get a big "meh" from me.

.oO( I wonder if it'd be possible to make ereport() an inline function ... )

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-10-24 19:03:19 Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list
Previous Message Magnus Hagander 2016-10-24 18:11:34 pgsql: Use ssize_t where signed results can happen

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2016-10-24 18:46:20 Re: FSM corruption leading to errors
Previous Message Alvaro Herrera 2016-10-24 18:26:33 Re: Renaming of pg_xlog and pg_clog