Kris Jurka <[EMAIL PROTECTED]> writes:
> Since we require every process to map the shared memory region to the same
> address, we don't need the MAKE_PTR/OFFSET code that was needed when that
> was not the case. This patch makes shared memory pointers just like
> regular pointers.
Applied with minor editorialization --- mainly, I converted a couple of
"void *" pointer declarations to more specific types, since it seems to
me the main point of this is to not use nonspecific pointers
unnecessarily.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers