From d017f8359c863ff4064f3fdb66aa07d4dcf380c9 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 26 Jul 2010 01:43:52 +0000 Subject: [PATCH] Remove tabs from sgml file. --- doc/src/sgml/ref/create_table.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/ref/create_table.sgml b/doc/src/sgml/ref/create_table.sgml index a31bd3ddc5..67ed775e6b 100644 --- a/doc/src/sgml/ref/create_table.sgml +++ b/doc/src/sgml/ref/create_table.sgml @@ -1,5 +1,5 @@ @@ -168,9 +168,9 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE [ IF NOT EXISTS ] Do not throw an error if a relation with the same name already exists. - A notice is issued in this case. Note that there is no guarantee that - the existing relation is anything like the one that would have been - created. + A notice is issued in this case. Note that there is no guarantee that + the existing relation is anything like the one that would have been + created. -- 2.40.0