本站源代码
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

10 行
267B

  1. // +build windows
  2. package pq
  3. // sslKeyPermissions checks the permissions on user-supplied ssl key files.
  4. // The key file should have very little access.
  5. //
  6. // libpq does not check key file permissions on Windows.
  7. func sslKeyPermissions(string) error { return nil }
上海开阖软件有限公司 沪ICP备12045867号-1