pgsql: Use OIDCHARS: Use OIDCHARS for oid character length, rather than - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Use OIDCHARS: Use OIDCHARS for oid character length, rather than
Date
Msg-id 20100106014810.094DE753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use OIDCHARS:

Use OIDCHARS for oid character length, rather than '10', in tablespace
code.

Modified Files:
--------------
    pgsql/src/backend/commands:
        tablespace.c (r1.66 -> r1.67)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/tablespace.c?r1=1.66&r2=1.67)

pgsql-committers by date:

Previous
From: itagaki@postgresql.org (Takahiro Itagaki)
Date:
Subject: pgsql: Adjust headers to allow pgbench to be built with PGXS.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove tabs in SGML.