取得连接机器名称。
语法: string pg_host(int connection);
返回值: 字符串
函数种类: 数据库功能
本函数用来取得目前连接中的 PostgreSQL 服务器名称。参数 connection 为连接代码。