]> granicus.if.org Git - postgresql/blobdiff - src/backend/commands/async.c
Revert removal of signed, volatile, and signal handler arg type tests.
[postgresql] / src / backend / commands / async.c
index 366d6ee4456c22acfdc6be91ee936fd3e7bcd375..532a0ab25e11ec2ae48bc7502757bbb916a12389 100644 (file)
@@ -7,7 +7,7 @@
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
- *       $Header: /cvsroot/pgsql/src/backend/commands/async.c,v 1.67 2000/08/27 19:00:24 petere Exp $
+ *       $Header: /cvsroot/pgsql/src/backend/commands/async.c,v 1.68 2000/08/29 09:36:39 petere Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -587,7 +587,7 @@ AtAbort_Notify()
  */
 
 void
-Async_NotifyHandler(int signum)
+Async_NotifyHandler(SIGNAL_ARGS)
 {
 
        /*