cosmetic fixes - Mailing list pgsql-patches

From Neil Conway
Subject cosmetic fixes
Date
Msg-id 87ptvhahv2.fsf@mailbox.samurai.com
Whole thread Raw
Responses Re: cosmetic fixes  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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@samurai.com> || PGP Key ID: DB3C29FC

Attachment

pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: contrib/fuzzystringmatch GRANTs
Next
From: Neil Conway
Date:
Subject: improve PL/PgSQL documentation