diff options
author | Thomas Munro <tmunro@postgresql.org> | 2022-08-23 23:52:17 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2022-08-24 00:09:37 +1200 |
commit | c9818798147a4eec00bba61a05fa9bc88398ec3b (patch) | |
tree | e1edc203582fb234f3296ab7f7c74c43ec10016c /src/backend/access/gist/gist.c | |
parent | f972ec5c285c3bc50d81f8044e08cd636017ab68 (diff) | |
download | postgresql-c9818798147a4eec00bba61a05fa9bc88398ec3b.tar.gz |
Don't bother to set sockaddr_un.sun_len.
It's not necessary to fill in sun_len when calling bind() or connect(),
on all known systems that have it.
Discussion: https://postgr.es/m/2781112.1644819528%40sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions