Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets
От
Bruce Momjian
Тема
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets
Дата
Msg-id
200108201436.f7KEa1A02682@candle.pha.pa.us
Ответ на
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets (Garrett Wollman)
Список
Дерево обсуждения
Patch: use SCM_CREDS authentication over PF_LOCAL sockets wollman@LCS.MIT.EDU
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets Tom Lane <tgl@sss.pgh.pa.us>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL
sockets "Marc G. Fournier" <scrappy@hub.org>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets Tom Lane <tgl@sss.pgh.pa.us>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL
sockets Peter Eisentraut <peter_e@gmx.net>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets Tom Lane <tgl@sss.pgh.pa.us>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets Bruce Momjian <pgman@candle.pha.pa.us>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets Bruce Momjian <pgman@candle.pha.pa.us>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets Bruce Momjian <pgman@candle.pha.pa.us>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets Bruce Momjian <pgman@candle.pha.pa.us>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets Bruce Momjian <pgman@candle.pha.pa.us>
> < said: > > > Is that OK with everyone. Since we have peer with Linux, seems we > > should add CRED_ in the same release. > > One thing to be careful about: there are several different versions of > this functionality, and not all of them use the same data structures. > Probably you should include a configure test to figure out which > version is available. Well, I already can test between FreeBSD and BSD/OS with an existing define that is only in BSD/OS. When we get another platform, I can either add a configure test or another define test. Is there any value to a configure test if I don't know what to test for other than SCM_CREDS? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-patches по дате отправления