Re: [PATCHES] Patches for Pgsql on Linux/Alpha (RE: Last Call...)

From: Ryan Kirkpatrick <rkirkpat(at)nag(dot)cs(dot)colorado(dot)edu>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [PATCHES] Patches for Pgsql on Linux/Alpha (RE: Last Call...)
Date: 1998-10-31 15:10:51
Message-ID: Pine.LNX.4.02.9810310906000.20973-100000@farstar.rkirkpat.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 30 Oct 1998, Bruce Momjian wrote:

> Yes, I am just a little paranoid this close to final release, November
> 1.

Understandable. Next time they will be in a much cleaner format.

> > By more aggressive patches, do you mean the optimizer and libpq++
> > advice, or did I miss something? Also, by 'he' and 'you' who do you mean?
> > I think you were speaking to more than one person, but I am not sure...
> > Please clarify, thanks. :)
>
> 'he' and 'your' is you. By more agressive, I mean things that could
> affect other platforms, were we can't get 100% agreement from the other
> developers that this is a safe change.
>
> Let's see what you find, and what other say. I don't want to apply
> something at this point that is going to potentailly break another
> platform, and the date/time routines have historically done this.
>
> We can put them in a 6.4.* minor release, which I am sure we will have a
> few weeks after the major.

Ok, I follow now, thanks for the clarification. The patch to the
Alpha S_LOCK code is the only patch I have at this time. I guess I should
have been clearer about the datetime problems. I do not have even a
prospective patch for those problems at this time, or plan to have the
time to even begin such a patch for at least a week or two. When I do get
such a patch, I will make sure to have a few other Linux/Alpha people test
it, as well as test what it does to a Linux/Intel compile of pgsql before
I post it to be added to the CVS tree.
The alpha S_LOCK patch only affected a single OS, and thought it
would be rather safe. Next time I will try and get it in earlier (last
week or two has been hectic with school :( ). Thanks for your
understanding. TTYL.

----------------------------------------------------------------------------
| "For to me to live is Christ, and to die is gain." |
| --- Philippians 1:21 (KJV) |
----------------------------------------------------------------------------
| Ryan Kirkpatrick | Boulder, Colorado | rkirkpat(at)nag(dot)cs(dot)colorado(dot)edu |
----------------------------------------------------------------------------
| http://www-ugrad.cs.colorado.edu/~rkirkpat/ |
----------------------------------------------------------------------------

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-10-31 16:13:32 New docs and psqlODBC
Previous Message Hannu Krosing 1998-10-31 14:53:59 Re: [HACKERS] ORDER BY optimisations