Re: Coding style point: "const" in function parameter declarations

From: Dan Ports <drkp(at)csail(dot)mit(dot)edu>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Coding style point: "const" in function parameter declarations
Date: 2011-06-21 23:58:48
Message-ID: 20110621235848.GM83336@csail.mit.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 21, 2011 at 06:51:20PM -0400, Tom Lane wrote:
> I find this to be poor style, and would like to see if there's any
> support for getting rid of the "const" keywords.

I'm in favor of removing them too.

Dan

--
Dan R. K. Ports MIT CSAIL http://drkp.net/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dan McGee 2011-06-22 00:11:04 pg_upgrade version check improvements and small fixes
Previous Message Peter Geoghegan 2011-06-21 23:29:27 Re: Coding style point: "const" in function parameter declarations