cosmetic fixes

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: cosmetic fixes
Date: 2002-09-13 18:01:53
Message-ID: 87ptvhahv2.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch fixes a typo in a comment, and makes a trivial change to
the PREPARE code pointed out by Karel/Tom: a MemoryContextIsValid()
check is now an Assert(), since we never expect to run into it anyway.

Cheers,

Neil

--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Attachment Content-Type Size
cosmetic-1.patch text/x-patch 2.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2002-09-13 19:33:09 improve PL/PgSQL documentation
Previous Message Joe Conway 2002-09-13 17:45:14 contrib/fuzzystringmatch GRANTs