pgsql: Shorten suffix of automatically created indexes to "_excl" when - Mailing list pgsql-committers

From sriggs@postgresql.org (Simon Riggs)
Subject pgsql: Shorten suffix of automatically created indexes to "_excl" when
Date
Msg-id 20100322152411.733787541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Shorten suffix of automatically created indexes to "_excl" when using
exclusion constraints, in line with string length of other pre-9.0 suffixes.

Modified Files:
--------------
    pgsql/src/backend/commands:
        indexcmds.c (r1.194 -> r1.195)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/indexcmds.c?r1=1.194&r2=1.195)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Re-order createuser and vacuumedb documentation options, for
Next
From: David Fetter
Date:
Subject: Re: pgsql: Fix an oversight in join-removal optimization: we have to check