取得连接机器埠号。
语法: int pg_port(int connection);
返回值: 整数
函数种类: 数据库功能
本函数用来取得目前连接中 PostgreSQL 服务器的埠号。参数 connection 为连接代码。