diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1998-10-06 02:31:42 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1998-10-06 02:31:42 +0000 |
commit | 9e23ab9b5c62ff048584ba3e5de646eff5017fca (patch) | |
tree | 4175c983968b5339825f1a83c49bf066059cfcab /src/backend/access/transam/xact.c | |
parent | 16c6545d5644354da1c7764f710d4de98e754df2 (diff) | |
download | postgresql-9e23ab9b5c62ff048584ba3e5de646eff5017fca.tar.gz postgresql-9e23ab9b5c62ff048584ba3e5de646eff5017fca.zip |
Add configure test to make sure fcntl(SETLK) is available,
and make backend/libpq/pqcomm.c only try to lock the socket file when
the call exists. Also, change open-RDONLY to open-WRONLY; at least
on my platform, you can't get a write lock on a file you didn't open
for writing.
Diffstat (limited to 'src/backend/access/transam/xact.c')
0 files changed, 0 insertions, 0 deletions