pgsql: Substitute extraneous underscores with spaces. - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Substitute extraneous underscores with spaces.
Date
Msg-id 20090415233033.AC8777540F5@cvs.postgresql.org
Whole thread Raw
Responses Re: pgsql: Substitute extraneous underscores with spaces.
List pgsql-committers
Log Message:
-----------
Substitute extraneous underscores with spaces.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        arrayfuncs.c (r1.155 -> r1.156)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/arrayfuncs.c?r1=1.155&r2=1.156)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove mention of pre-7.1 inheritance behavior from /ref pages;
Next
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: reorg - pg_reorg: Modify LOCK to LOCK-NOWAIT-and-loop at swap tables to