postgresql/src/backend/utils/init
Andres Freund 2505ce0be0 Remove remnants of ImmediateInterruptOK handling.
Now that nothing sets ImmediateInterruptOK to true anymore, we can
remove all the supporting code.

Reviewed-By: Heikki Linnakangas
2015-02-03 23:25:47 +01:00
..
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
globals.c Remove remnants of ImmediateInterruptOK handling. 2015-02-03 23:25:47 +01:00
miscinit.c Add new function BackgroundWorkerInitializeConnectionByOid. 2015-02-02 16:23:59 -05:00
postinit.c Move deadlock and other interrupt handling in proc.c out of signal handlers. 2015-02-03 23:24:38 +01:00