Content-Length: 283896 | pFad | http://github.com/postgrespro/postgres/commit/271a68b996d6cb73dd4f1bcb56570ea67746cf5f

DE Fix typos · postgrespro/postgres@271a68b · GitHub
Skip to content

Commit 271a68b

Browse files
committed
Fix typos
1 parent 01d42ca commit 271a68b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contrib/pg_upgrade/pg_upgrade.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ CreateRestrictedProcess(char *cmd, PROCESS_INFORMATION *processInfo, const char
246246
SECURITY_BUILTIN_DOMAIN_RID, DOMAIN_ALIAS_RID_POWER_USERS, 0, 0, 0, 0, 0,
247247
0, &dropSids[1].Sid))
248248
{
249-
fprintf(stderr, _("%s: could not to allocate SIDs: error code %lu\n"), progname, GetLastError());
249+
fprintf(stderr, _("%s: could not allocate SIDs: error code %lu\n"), progname, GetLastError());
250250
return 0;
251251
}
252252

src/bin/pg_resetxlog/pg_resetxlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@ CreateRestrictedProcess(char *cmd, PROCESS_INFORMATION *processInfo, const char
10991099
SECURITY_BUILTIN_DOMAIN_RID, DOMAIN_ALIAS_RID_POWER_USERS, 0, 0, 0, 0, 0,
11001100
0, &dropSids[1].Sid))
11011101
{
1102-
fprintf(stderr, _("%s: could not to allocate SIDs: error code %lu\n"), progname, GetLastError());
1102+
fprintf(stderr, _("%s: could not allocate SIDs: error code %lu\n"), progname, GetLastError());
11031103
return 0;
11041104
}
11051105

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/commit/271a68b996d6cb73dd4f1bcb56570ea67746cf5f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy