Files
postgres/src/interfaces
Tom Lane 36839c1927 Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts
are treated more like 'cancel' interrupts: the signal handler sets a
flag that is examined at well-defined spots, rather than trying to cope
with an interrupt that might happen anywhere.  See pghackers discussion
of 1/12/01.
2001-01-14 05:08:17 +00:00
..
2000-05-29 21:25:07 +00:00
2001-01-13 18:52:42 +00:00
2000-12-30 16:48:49 +00:00