1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-12 21:01:52 +03:00
Files
postgres/src/backend/libpq
Tom Lane 9e23ab9b5c 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.
1998-10-06 02:31:42 +00:00
..
1998-09-01 04:40:42 +00:00
1998-09-01 03:29:17 +00:00
1998-10-02 16:18:20 +00:00
1998-07-26 04:31:41 +00:00
1998-09-01 03:29:17 +00:00
1998-03-15 08:09:37 +00:00