pgsql: Use string component in index structure. - Mailing list pgsql-committers

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: Use string component in index structure.
Date
Msg-id 20081101124215.389677545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use string component in index structure.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/preproc:
        preproc.y (r1.380 -> r1.381)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y?r1=1.380&r2=1.381)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Do not eat memory even in case of an out-of-memory error.
Next
From: Heikki Linnakangas
Date:
Subject: Re: pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and