diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2014-07-02 21:44:02 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2014-07-02 21:47:14 -0400 |
commit | f545d233ebce6971b6f9847680e48b679e707d22 (patch) | |
tree | 358a239fc12070ca352c161ba0a997a2881015ca /src/pl/plpython/plpy_spi.c | |
parent | 0490db62871dc6888c52bd9465d9ade16ab8e795 (diff) | |
download | postgresql-f545d233ebce6971b6f9847680e48b679e707d22.tar.gz postgresql-f545d233ebce6971b6f9847680e48b679e707d22.zip |
Use a separate temporary directory for the Unix-domain socket
Creating the Unix-domain socket in the build directory can run into
name-length limitations. Therefore, create the socket file in the
default temporary directory of the operating system. Keep the temporary
data directory etc. in the build tree.
Diffstat (limited to 'src/pl/plpython/plpy_spi.c')
0 files changed, 0 insertions, 0 deletions