pgsql: Update comment to match later code changes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update comment to match later code changes.
Date: 2010-12-04 08:22:47
Message-ID: E1POnOJ-0006kC-3S@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update comment to match later code changes.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=e194a942f98caf0b278e3ba30a85545ac790ea1d

Modified Files
--------------
src/include/access/gist_private.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2010-12-04 15:36:45 pgsql: Make output width consistent for all ways of invoking a regressi
Previous Message Tom Lane 2010-12-04 05:16:37 pgsql: Add KNNGIST support to contrib/pg_trgm.