[BUGS] PROC struct

2001-02-05 Thread Myron Scott
problem if another process which is not the result of a fork tries to attach to the shared memory. The Direct pointers will not be valid for in this case. Thanks, Myron Scott [EMAIL PROTECTED]

Re: [BUGS] PROC struct

2001-02-06 Thread Myron Scott
On Mon, 5 Feb 2001, Tom Lane wrote: > Myron Scott <[EMAIL PROTECTED]> writes: > > May I suggest that watiHolder and waitLock pointers > > in the proc struct in proc.h be changed from direct > > pointers to SHMEM_OFFSET. They are both shared memory > > struct