取得目前的资料库名称。
语法: string pg_dbname(int connection);
传回值: 字串
函式种类: 资料库功能
本函式用来取得 PostgreSQL 目前使用的资料库 (database) 名称。参数 connection 为连线代码。