pgsql: Bring hstore's comment into line with style of other contrib com

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Bring hstore's comment into line with style of other contrib com
Date: 2011-02-15 19:22:09
Message-ID: E1PpQTR-0006Qy-E7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Bring hstore's comment into line with style of other contrib comments.

All the other ones that are primarily a new datatype say "data type for
<purpose>", so make this one similar.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f5fc1de501d03f6399670dd16989c5925b9191d2

Modified Files
--------------
contrib/hstore/hstore.control | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-02-15 20:00:49 pgsql: Adjust pg_upgrade error message, array freeing, and add error ch
Previous Message Tom Lane 2011-02-15 18:28:06 pgsql: Fix obsolete comment.