Lists: | Postg사설 토토SQL |
---|
From: | Neil Conway <neilc(at)samurai(dot)com> |
---|---|
To: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | HISTORY fixes |
Date: | 2002-10-02 15:43:59 |
Message-ID: | 87d6qsethc.fsf@mailbox.samurai.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-patches |
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 | Content-Type | Size |
---|---|---|
history-fixes.patch | text/x-patch | 5.6 KB |
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-02 15:50:53 |
Message-ID: | 200210021550.g92ForS14556@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-patches |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---------------------------------------------------------------------------
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
From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Neil Conway <neilc(at)samurai(dot)com> |
Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Subject: | Re: HISTORY fixes |
Date: | 2002-10-02 18:46:36 |
Message-ID: | 26103.1033584396@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | Postg스포츠 토토SQL |
Neil Conway <neilc(at)samurai(dot)com> writes:
> 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?
Peter already set up a convention for that: patch the short list near
the front of doc/src/sgml/release.sgml.
HISTORY is a derived file, really; you should be patching release.sgml
I think, not HISTORY.
regards, tom lane
From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: HISTORY fixes |
Date: | 2002-10-02 21:23:27 |
Message-ID: | 200210022123.g92LNRB24236@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | Postg사설 토토SQL |
Tom Lane wrote:
> Neil Conway <neilc(at)samurai(dot)com> writes:
> > 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?
>
> Peter already set up a convention for that: patch the short list near
> the front of doc/src/sgml/release.sgml.
>
> HISTORY is a derived file, really; you should be patching release.sgml
> I think, not HISTORY.
Just a clarification. If you are changing 7.3 stuff, /HISTORY is the
place to do it. If it is prior releases, release.sgml is the place, and
when Peter regenerates HISTORY as part of the final release, /HISTORY is
updated. This is easy to figure out because release.sgml doesn't have
info in it for 7.3 yet.
--
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
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 |
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