code cleanup for tz

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: code cleanup for tz
Date: 2005-06-20 05:40:36
Message-ID: 42B656D4.5090304@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch makes various cosmetic improvements to the timezone code:
remove the use of the register qualifier, make some function declaration
syntax a bit more consistent, etc.

I'll apply this later today, barring any objections.

-Neil

Attachment Content-Type Size
timezone_code_cleanup-1.patch text/x-patch 31.8 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Eugen Nedelcu 2005-06-20 07:11:14 Thousands commas in psql
Previous Message Tom Lane 2005-06-19 21:54:44 Re: [PATCHES] default database creation with initdb