public inbox for rhdb@sourceware.org
 help / color / mirror / Atom feed
From: Fernando Nasser <fnasser@redhat.com>
To: Peter Bowen <pzb@datastacks.com>
Cc: rhdb@sources.redhat.com
Subject: Re: rh-postgresql in Taroon
Date: Thu, 11 Sep 2003 13:38:00 -0000	[thread overview]
Message-ID: <3F607AD0.7050009@redhat.com> (raw)
In-Reply-To: <1063249082.14632.10.camel@localhost.localdomain>

Peter Bowen wrote:> The rh-pgsql.patch in rh-postgresql-7.3.4-2.src.rpm in 
almost 175,000
> lines long.  It appears much of this patch simply makes changes to
> CVS/RCS keyword lines.  Has there been any thought of trying to break
> this patch out into individual patches, similar to other patches to
> packages?
> 

Hi Peter,

We maintain, test and release our own version of the PostgreSQL database (thus 
the 'rh-' prefix).  Our version lives in a CVS repository where development 
occurs, merges between changes in the community version are checked in, 
conflicts solved, etc.

The big patch represents what is different between the Red Hat Edition of 
PostgreSQL and the community release and obtained by a diff of their tar ball 
and of our release branch.

As the CVS repositories are different, the keyword lines differ.  We did attempt 
to eliminate those with patterns for analysis but that is not safe enough for 
production purposes (the patterns are not *that* specific).

We could try to find a point where the changes are at minimum, create a diff, 
and from that point on collect a numbered set of additional patches.  However, a 
patch would have to be generated for every check in, for every merge, etc.  It 
would require some tight control and frequently verification that the sum of 
patches indeed produces the release branch tip etc.  And I forgot to mention 
that we may have development branches for specific projects.  We just don't have 
the man-power for implementing this level of control in a reliable way.

An alternative would be to just use our release branch sources with no patches. 
  Would that be preferable?

Regards,
Fernando



-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9

      reply	other threads:[~2003-09-11 13:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-11  2:58 Peter Bowen
2003-09-11 13:38 ` Fernando Nasser [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F607AD0.7050009@redhat.com \
    --to=fnasser@redhat.com \
    --cc=pzb@datastacks.com \
    --cc=rhdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).