mirror of
https://github.com/postgres/postgres.git
synced 2026-04-05 09:15:40 -04:00
socket file, in favor of having an ordinary lockfile beside the socket file. Clean up a few robustness problems in the lockfile code. If postmaster is going to reject a connection request based on database state, it will now tell you so before authentication exchange not after. (Of course, a failure after is still possible if conditions change meanwhile, but this makes life easier for a yet-to-be-written pg_ping utility.) |
||
|---|---|---|
| .. | ||
| findbe.c | ||
| globals.c | ||
| Makefile | ||
| miscinit.c | ||
| postinit.c | ||