I just updated my CVS copy and am seeing four new warnings from
pgstat.c:
        
        pgstat.c:2352: warning: variable `dbentry' might be clobbered by
        `longjmp' or `vfork'
        pgstat.c:2360: warning: variable `havebackends' might be clobbered by
        `longjmp' or `vfork'
        pgstat.c:2362: warning: variable `use_mcxt' might be clobbered by
        `longjmp' or `vfork'
        pgstat.c:2363: warning: variable `mcxt_flags' might be clobbered by
        `longjmp' or `vfork'

Any ideas on this?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to