Re: [HACKERS] Current sources?

Поиск
Список
Период
Сортировка
От Tom Ivar Helbekkmo
Тема Re: [HACKERS] Current sources?
Дата
Msg-id 86emxk58wl.fsf@barsoom.Hamartun.Priv.NO
обсуждение исходный текст
Ответ на Re: [HACKERS] Current sources?  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: [HACKERS] Current sources?  (dg@illustra.com (David Gould))
Re: [HACKERS] Current sources?  (dg@illustra.com (David Gould))
Список pgsql-hackers
I wrote:

> I'm starting to look forward to when the CVS source tree gets into a
> buildable state again!  This could be a comfortable way of keeping
> up to date with the current sources.  Here's hoping you find a good
> solution to the s_lock.h misunderstandings soon...  :-)

A closer look shows that you've actually got it worked out, except
that the ugly hack for Sparcs running BSD now has broken completely.
It used to work when it was in s_lock.h, but in a separately compiled
file, it doesn't.  (It relies on an entry point declared inside asm()
within an unused function that's explicitly declared static.)

I just replaced it with the simpler one for SparcLinux, and it's OK.

On the weird side, after I updated to the current sources, the backend
dies on me whenever I try to delete a database, whether from psql with
'drop database test' or from the command line with 'destroydb test'.

-tih
--
Popularity is the hallmark of mediocrity.  --Niles Crane, "Frasier"

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Query cancel and OOB data
Следующее
От: "Maurice Gittens"
Дата:
Сообщение: Re: [HACKERS] Query cancel and OOB data