From 2534ac426d2dc9270e2cccf2d64c11879bc71825 Mon Sep 17 00:00:00 2001
From: Peter Eisentraut
Date: Thu, 4 Apr 2013 21:34:06 -0400
Subject: doc: Remove excessive table cell
---
doc/src/sgml/func.sgml | 1 -
1 file changed, 1 deletion(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index e188626becd..85720cab6e4 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -7973,7 +7973,6 @@ CREATE TYPE rainbow AS ENUM ('red', 'orange', 'yellow', 'green', 'blue', 'purple
trigger function for automatic tsvector> column update
CREATE TRIGGER ... tsvector_update_trigger_column(tsvcol, configcol, title, body)
-
--
cgit v1.2.3