From 4e005c9095b5ad33e0358e8b40a82dedcc3a2958 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 20 Dec 2003 15:59:25 +0000
Subject: [PATCH] Fix broken markup.

---
 doc/src/sgml/datatype.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml
index 562dbd64804..5c21b364bf6 100644
--- a/doc/src/sgml/datatype.sgml
+++ b/doc/src/sgml/datatype.sgml
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.136 2003/12/20 15:32:54 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.137 2003/12/20 15:59:25 momjian Exp $
 -->
 
  <chapter id="datatype">
@@ -1832,7 +1832,7 @@ January 8 04:05:06 1999 PST
 		  <entry>P2Y10M15DT10H30M20S</entry>
 		 </row>
 		</tbody>
-	   </thead>
+	   </tgroup>
 	  </table>
 	  
      </para>
-- 
GitLab