Content-Length: 279066 | pFad | http://github.com/postgrespro/postgres_cluster/commit/a09e3fd77661e22f5000098e7b0bfcc6751d7c18
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1def747 commit a09e3fdCopy full SHA for a09e3fd
src/include/catalog/binary_upgrade.h
@@ -26,4 +26,3 @@ extern PGDLLIMPORT Oid binary_upgrade_next_pg_enum_oid;
26
extern PGDLLIMPORT Oid binary_upgrade_next_pg_authid_oid;
27
28
#endif /* BINARY_UPGRADE_H */
29
-
src/port/username.c
@@ -71,7 +71,7 @@ const char *
71
get_user_name_or_exit(const char *progname)
72
{
73
const char *user_name;
74
- char *errstr;
+ char *errstr;
75
76
user_name = get_user_name(&errstr);
77
Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/a09e3fd77661e22f5000098e7b0bfcc6751d7c18
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments