postgresql/contrib/pg_standby
Heikki Linnakangas 7433359347 Disable triggering failover with a signal in pg_standby on Windows, because
Windows doesn't do signal processing like other platforms do. It never
really worked, but recent changes to the signal handling made it crash.

This fixes bug #4961. Patch by Fujii Masao.
2009-11-04 12:51:36 +00:00
..
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
pg_standby.c Disable triggering failover with a signal in pg_standby on Windows, because 2009-11-04 12:51:36 +00:00