pgsql: Cosmetic improvements to the timezone code: remove the use of the - Mailing list pgsql-committers

From neilc@svr1.postgresql.org (Neil Conway)
Subject pgsql: Cosmetic improvements to the timezone code: remove the use of the
Date
Msg-id 20050620080052.47E005280D@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Cosmetic improvements to the timezone code: remove the use of the
'register' qualifier, make some function declarations more consistent,
and so on.

Modified Files:
--------------
    pgsql/src/timezone:
        ialloc.c (r1.5 -> r1.6)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/ialloc.c.diff?r1=1.5&r2=1.6)
        localtime.c (r1.10 -> r1.11)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/localtime.c.diff?r1=1.10&r2=1.11)
        pgtz.c (r1.34 -> r1.35)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/pgtz.c.diff?r1=1.34&r2=1.35)
        scheck.c (r1.5 -> r1.6)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/scheck.c.diff?r1=1.5&r2=1.6)
        strftime.c (r1.6 -> r1.7)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/strftime.c.diff?r1=1.6&r2=1.7)
        zic.c (r1.14 -> r1.15)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/zic.c.diff?r1=1.14&r2=1.15)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Change shell syntax that seems not to work right on FreeBSD
Next
From: andrewd@pgfoundry.org (User Andrewd)
Date:
Subject: pgbuildfarm - client-code: don't report CVS failures to central server.