> Bruce Momjian writes:
>
> >> Allow location of Unix domain socket to be configurable (David J. MacKenzie)
> >> Allow postmaster to listen on a specific IP address (David J. MacKenzie)
> >> Allow socket path name to be specified in hostname by using leading slash
> >> (David J. MacKenzie)
> >> A
Bruce Momjian writes:
>> Allow location of Unix domain socket to be configurable (David J. MacKenzie)
>> Allow postmaster to listen on a specific IP address (David J. MacKenzie)
>> Allow socket path name to be specified in hostname by using leading slash
>> (David J. MacKenzie)
>> Allow CREATE DA
> Bruce Momjian writes:
>
> > Source Code Changes
> > ---
>
> > Fix ipcclean on Linux
>
> It's fixed. Or what is the problem?
The issue was that the ipcs code did not work on Linux. In fact,
reference to variable $ipcs_pid doesn't even work because it is not
defined. I belie
Bruce Momjian writes:
> Source Code Changes
> ---
> Fix ipcclean on Linux
It's fixed. Or what is the problem?
> unixODBC
This would be a new feature. I'm having some private conversation with
the unixODBC maintainer about how to handle this. We'll work on it for
7.2.
> Doc