pgsql: Fix some inconsistent choices of datatypes in xlog.c. - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Fix some inconsistent choices of datatypes in xlog.c.
Date
Msg-id 20050822004129.E4D64D768B@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix some inconsistent choices of datatypes in xlog.c.  Make buffer
indexes all be int, rather than variously int, uint16 and uint32;
add some casts where necessary to support large buffer arrays.

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xlog.c (r1.216 -> r1.217)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c.diff?r1=1.216&r2=1.217)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Minor GUC cleanups: document krb_server_hostname and
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Use an initdb-time test to see if the local version of