pgsql: Fix thinko in comment.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix thinko in comment.
Date: 2007-11-25 02:09:46
Message-ID: 20071125020946.4C0FC7540F0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Modified Files:
--------------
pgsql/src/backend/catalog:
namespace.c (r1.101 -> r1.102)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/namespace.c?r1=1.101&r2=1.102)

Browse pgsql-committers by date

  From Date Subject
Next Message User Nickg 2007-11-25 08:11:12 press - pr: Preliminary Russian translation of txt release
Previous Message Tom Lane 2007-11-24 21:37:04 pgsql: Reduce routine successful-archiving message from LOG to DEBUG1