Content-Length: 259810 | pFad | http://github.com/postgrespro/postgres_cluster/commit/97a804cb2bba49d5ff04795cf500722977e5af9a

8A Message style fix · postgrespro/postgres_cluster@97a804c · GitHub
Skip to content

Commit 97a804c

Browse files
committed
Message style fix
1 parent 1a1adb2 commit 97a804c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/commands/dbcommands.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -857,8 +857,8 @@ dropdb(const char *dbname, bool missing_ok)
857857
(errcode(ERRCODE_OBJECT_IN_USE),
858858
errmsg("database \"%s\" is used by an active logical replication slot",
859859
dbname),
860-
errdetail_plural("There is %d active slot",
861-
"There are %d active slots",
860+
errdetail_plural("There is %d active slot.",
861+
"There are %d active slots.",
862862
nslots_active, nslots_active)));
863863
}
864864

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/97a804cb2bba49d5ff04795cf500722977e5af9a

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy