From 76365960d229dca0ad8454040233e3eaaeb413bb Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Tue, 15 Apr 2008 20:28:47 +0000
Subject: Revert addition of pg_terminate_backend() because of race conditions.
---
doc/src/FAQ/TODO.html | 10 +++++++++-
doc/src/sgml/func.sgml | 19 ++++---------------
doc/src/sgml/runtime.sgml | 9 +--------
3 files changed, 14 insertions(+), 24 deletions(-)
(limited to 'doc/src')
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 59ac9949fe6..6872320c749 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -26,8 +26,16 @@ first. There is also a developer's wiki at
Lock table corruption following SIGTERM of an individual backend + has been reported in 8.0. A possible cause was fixed in 8.1, but + it is unknown whether other problems exist. This item mostly + requires additional testing rather than of writing any new code. +
+http://archives.postgresql.org/pgsql-hackers/2006-08/msg00174.php + http://archives.postgresql.org/pgsql-hackers/2007-04/msg00218.php +
http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 995d1ae9d35..23a758cd02e 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -1,4 +1,4 @@
-
+