pgsql: Fix typo in comment.

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment.
Date: 2006-06-28 22:05:38
Message-ID: 20060628220538.0F85F9FA6B2@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix typo in comment.

Modified Files:
--------------
pgsql/src/backend/utils/mmgr:
aset.c (r1.66 -> r1.67)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mmgr/aset.c.diff?r1=1.66&r2=1.67)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2006-06-28 22:11:01 pgsql: Add missing #include directive: pg_constraint.h declares some
Previous Message Neil Conway 2006-06-28 22:01:52 pgsql: Editorialization for the additions to the CREATE TABLE reference