Re: Code-Cleanup: char* -> const char*

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: Stefan Huehner <stefan(at)huehner(dot)org>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Code-Cleanup: char* -> const char*
Date: 2007-03-20 21:31:09
Message-ID: 200703202131.l2KLVAb28697@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Neil Conway wrote:
> BTW, the preferred format for patches is context diffs, not unified diffs.

FYI, for the type of diff he is supplying unified diffs are better
because it is single-line changes, and you see the old/new lines next to
each other; the developer's FAQ mentions this.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Gavin Sherry 2007-03-20 22:36:55 Re: Bitmapscan changes - Requesting further feedback
Previous Message Neil Conway 2007-03-20 21:19:05 Re: patch adding new regexp functions