取得连线机器终端机。
语法: string pg_tty(int connection);
传回值: 字串
函式种类: 资料库功能
本函式用来取得目前连线中 PostgreSQL 伺服器的终端机名称,供除错等使用。参数 connection 为连线代码。