From 2534ac426d2dc9270e2cccf2d64c11879bc71825 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 4 Apr 2013 21:34:06 -0400 Subject: [PATCH] doc: Remove excessive table cell --- doc/src/sgml/func.sgml | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index e188626bec..85720cab6e 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) - -- 2.50.0