Skip to content
Snippets Groups Projects
Commit d5d33e2e authored by Tom Lane's avatar Tom Lane
Browse files

Another little 'must fix' for 6.5.2: someone removed HAVE_KILL

from the configuration symbols, but neglected to remove #ifdef HAVE_KILL
from async.c in the REL6_5 branch.  Result: cross-backend NOTIFY dead in
the water.
parent 05a27592
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment