From 17cb9e8c984746d3bbdf0d94367a0c5a6e2b6aee Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 30 Dec 2010 22:15:55 +0200 Subject: [PATCH] Remove tabs in SGML --- doc/src/sgml/ref/create_role.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/ref/create_role.sgml b/doc/src/sgml/ref/create_role.sgml index a4472629e45..7cc7f149fdc 100644 --- a/doc/src/sgml/ref/create_role.sgml +++ b/doc/src/sgml/ref/create_role.sgml @@ -184,7 +184,7 @@ CREATE ROLE name [ [ WITH ] REPLICATION attribute is a very highly privileged role, and should only be used on roles actually - used for replication. If not specified, + used for replication. If not specified, NOREPLICATION is the default. -- 2.39.5