Re: HISTORY fixes

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: HISTORY fixes
Date: 2002-10-03 17:17:17
Message-ID: 200210031717.g93HHHw16825@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

Neil Conway wrote:
> This patch fixes a few grammatical errors, removes some duplicate
> entries, and attributes some JDBC changes to the right people.
>
> Please apply for 7.3.
>
> Cheers,
>
> Neil
>
> P.S. Rather than updating HISTORY in one go before we make a release,
> what does everyone think of the idea of updating HISTORY whenver a
> patch that makes a user-visible change is committed?
>
> --
> Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Justin Clift 2002-10-03 17:28:39 Re: [HACKERS] Anyone want to assist with the translationof the
Previous Message Bruce Momjian 2002-10-03 17:14:58 Re: additional patch for contrib/tablefunc - added to regression