提交 775464e8 编写于 作者: T Tom Lane

Add missing "static" marker to internal_ping().

Per testing with a compiler that doesn't like that.
上级 cae4974e
......@@ -2593,7 +2593,7 @@ error_return:
*
* The argument is a connection that's been started, but not completed.
*/
PGPing
static PGPing
internal_ping(PGconn *conn)
{
/* Say "no attempt" if we never got to PQconnectPoll */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册