From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Cyril VELTER <cyril(at)mail(dot)micronet(dot)fr> |
Cc: | pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: [HACKERS] BeOS port |
Date: | 1999-06-17 22:30:51 |
Message-ID: | 199906172232.SAA05181@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> I've already tried to put the exec back. But then I hit a problem with
> "MyProcPort" which is not initialised in the backend and make the
> backend crash. I've also found that "MyCancelKey" is set in postmaster.
> Are there any others ?
>
> Regarding the old code (6.3.2), there have been a lot of change in
> DoBackend/DoExec. I really need some expert advice on what to do.
>
I recommend you get anonymous cvs access(see cvs faq on web site) do a
log to show changes to postgres.c and postmaster.c, and you will find
the exec was removed in one or two big patches. Then do a cvs diff and
see the changes made, and try and merge them into the current code with
ifdef's.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 1999-06-17 22:39:52 | Re: [HACKERS] This is weird |
Previous Message | Jan Wieck | 1999-06-17 22:18:28 | Re: [HACKERS] Installation procedure wishes |