From: Peter Eisentraut Date: Fri, 5 Apr 2013 01:34:06 +0000 (-0400) Subject: doc: Remove excessive table cell X-Git-Tag: REL8_4_18~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2534ac426d2dc9270e2cccf2d64c11879bc71825;p=thirdparty%2Fpostgresql.git doc: Remove excessive table cell --- 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) -