Content-Length: 272609 | pFad | http://github.com/postgrespro/postgres/commit/b1c2781951f31ed8350554d6cd1b01eeb9a9f496
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 84f2f5c commit b1c2781Copy full SHA for b1c2781
src/backend/libpq/auth.c
@@ -8,7 +8,7 @@
8
*
9
10
* IDENTIFICATION
11
- * $PostgreSQL: pgsql/src/backend/libpq/auth.c,v 1.180 2009/04/01 03:23:50 tgl Exp $
+ * $PostgreSQL: pgsql/src/backend/libpq/auth.c,v 1.181 2009/05/27 21:08:22 mha Exp $
12
13
*-------------------------------------------------------------------------
14
*/
@@ -1073,7 +1073,7 @@ pg_GSS_recvauth(Port *port)
1073
1074
gss_release_buffer(&lmin_s, &gbuf);
1075
1076
- return STATUS_OK;
+ return ret;
1077
}
1078
#endif /* ENABLE_GSS */
1079
Fetched URL: http://github.com/postgrespro/postgres/commit/b1c2781951f31ed8350554d6cd1b01eeb9a9f496
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments