pgsql: Add a reference to the documentation on alternate index operator - Mailing list pgsql-committers

From neilc@svr1.postgresql.org (Neil Conway)
Subject pgsql: Add a reference to the documentation on alternate index operator
Date
Msg-id 20050317002225.361FE56662@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add a reference to the documentation on alternate index operator classes in
the locale docs. Patch from Chris KL, editorialization by Neil Conway.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        charset.sgml (r2.70 -> r2.71)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/charset.sgml.diff?r1=2.70&r2=2.71)

pgsql-committers by date:

Previous
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: This patch makes \d on tables and views sort fk constraints,
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Factor duplicate snprintf code into functions.