<html>
<head>
<link rel="stylesheet" href="josh.css">
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF">
<div id="pg_affected_rows">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_affected_rows </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_affected_rows(resource
          result) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>変更されたタプルの数を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_cancel_query">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_cancel_query </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_cancel_query(resource
          connection) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>要求をキャンセルします。</p></td>
    </tr>
  </table>
</div>
<div id="pg_client_encoding">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_client_encoding </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3 CVS Only </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_client_encoding([resource
          connection]) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>現在のクライアントのエンコードを取得します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_close">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_close </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_close([resource
          connection])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>PostgreSQL 接続を閉じます。</p></td>
    </tr>
  </table>
</div>
<div id="pg_connect">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_connect </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">resource pg_connect([string
          connection_string] | [string host, string port[, string options[, string
          tty,]] string database)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>PostgreSQL 接続を開きます。</p></td>
    </tr>
  </table>
</div>
<div id="pg_connection_busy">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_connection_busy </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_connection_busy(resource
          connection)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>接続がビジーかどうかを取得します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_connection_reset">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_connection_reset </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_connection_reset(resource
          connection)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>接続をリセット (再接続) します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_connection_status">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_connection_status </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_connection_status(resource
          connnection)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>接続のステータスを取得します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_convert">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_convert </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">array pg_convert(resource
          db, string table, array values[, int options])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>PostgreSQL SQL ステートメントの値を調べて変換します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_copy_from">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_copy_from </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_copy_from(int
          connection, string table_name, array rows[, string delimiter[, string
          null_as]])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>配列からテーブルをコピーします。</p></td>
    </tr>
  </table>
</div>
<div id="pg_copy_to">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_copy_to </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">array pg_copy_to(int
          connection, string table_name[, string delimiter[, string null_as]])
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>配列にテーブルをコピーします。</p></td>
    </tr>
  </table>
</div>
<div id="pg_dbname">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_dbname </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_dbname([resource
          connection])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>データベース名を取得します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_delete">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_delete </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_delete(resource
          db, string table, array ids[, int options])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>ids の値を持つレコードを削除します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_end_copy">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_end_copy </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.3 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_end_copy([resource
          connection])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>バックエンドと同期させることによりコピーコマンドを完了します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_escape_bytea">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_escape_bytea </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_escape_bytea(string
          data)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>文字列を bytea 型用にエスケープします。</p></td>
    </tr>
  </table>
</div>
<div id="pg_escape_string">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_escape_string </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_escape_string(string
          data)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>文字列を text/char 型用にエスケープします。</p></td>
    </tr>
  </table>
</div>
<div id="pg_fetch_all">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_fetch_all </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">array pg_fetch_all(resource
          result)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>すべての行を配列に取り込みます。</p></td>
    </tr>
  </table>
</div>
<div id="pg_fetch_array">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_fetch_array </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.1 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">array pg_fetch_array(resource
          result[, int row[, int result_type]])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>行を配列として取り込みます。</p></td>
    </tr>
  </table>
</div>
<div id="pg_fetch_object">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_fetch_object </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.1 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">object pg_fetch_object(resource
          result[, int row[, int result_type]])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>行をオブジェクトとして取り込みます。</p></td>
    </tr>
  </table>
</div>
<div id="pg_fetch_result">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_fetch_result </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">mixed pg_fetch_result(resource
          result, [int row_number,] mixed field_name)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>結果識別子から値を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_fetch_row">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_fetch_row </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.1 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">array pg_fetch_row(resource
          result[, int row[, int result_type]])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>行を添字配列として取得します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_field_is_null">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_field_is_null </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_field_is_null(resource
          result, [int row,] mixed field_name_or_number)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>フィールドが NULL かどうかを調べます。</p></td>
    </tr>
  </table>
</div>
<div id="pg_field_name">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_field_name </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_field_name(resource
          result, int field_number)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>フィールド名を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_field_num">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_field_num </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_field_num(resource
          result, string field_name)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>指定されたフィールド名のフィールド番号を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_field_prtlen">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_field_prtlen </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_field_prtlen(resource
          result, [int row,] mixed field_name_or_number)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>出力時の長さを返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_field_size">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_field_size </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_field_size(resource
          result, int field_number)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>フィールドの内部サイズを返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_field_type">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_field_type </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_field_type(resource
          result, int field_number)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>指定されたフィールドの型名を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_free_result">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_free_result </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_free_result(resource
          result)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>結果用のメモリを解放します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_get_result">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_get_result </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">resource pg_get_result([resource
          connection])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>非同期クエリーの結果を取得します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_host">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_host </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_host([resource
          connection])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>接続に関連付けられているホスト名を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_insert">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_insert </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_insert(resource
          db, string table, array values[, int options])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>値の配列をテーブルに挿入します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_last_error">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_last_error </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_last_error([resource
          connection])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>エラーメッセージ文字列を取得します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_last_oid">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_last_oid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_last_oid(resource
          result) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>最後のオブジェクト識別子を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_lo_close">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_lo_close </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_lo_close(resource
          large_object)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>大きなオブジェクトを閉じます。</p></td>
    </tr>
  </table>
</div>
<div id="pg_lo_create">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_lo_create </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_lo_create([resource
          connection])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>大きなオブジェクトを作成します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_lo_export">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_lo_export </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_lo_export([resource
          connection, ] int objoid, string filename)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>大きなオブジェクトをファイルシステムに直接エクスポートします。</p></td>
    </tr>
  </table>
</div>
<div id="pg_lo_import">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_lo_import </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_lo_import([resource
          connection, ] string filename)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>大きなオブジェクトをファイルシステムに直接インポートします。</p></td>
    </tr>
  </table>
</div>
<div id="pg_lo_open">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_lo_open </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">resource pg_lo_open([resource
          connection,] int large_object_oid, string mode)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>大きなオブジェクトを開いてファイル記述子を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_lo_read_all">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_lo_read_all </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_lo_read_all(resource
          large_object)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>大きなオブジェクトを読み取ってブラウザに直接送信します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_lo_read">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_lo_read </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_lo_read(resource
          large_object[, int len])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>大きなオブジェクトを読み取ります。</p></td>
    </tr>
  </table>
</div>
<div id="pg_lo_seek">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_lo_seek </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_lo_seek(resource
          large_object, int offset[, int whence])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>大きなオブジェクトの位置を検索します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_lo_tell">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_lo_tell </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_lo_tell(resource
          large_object)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>大きなオブジェクトの現在の位置を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_lo_unlink">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_lo_unlink </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_lo_unlink([resource
          connection,] string large_object_oid) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>大きなオブジェクトを削除します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_lo_write">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_lo_write </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_lo_write(resource
          large_object, string buf[, int len])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>大きなオブジェクトを書き込みます。</p></td>
    </tr>
  </table>
</div>
<div id="pg_num_fields">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_num_fields </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_num_fields(resource
          result) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>結果内のフィールド数を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_num_rows">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_num_rows </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_num_rows(resource
          result)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>結果内の行数を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_options">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_options </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_options([resource
          connection])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>接続に関連付けられているオプションを取得します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_pconnect">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_pconnect </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">resource pg_pconnect([string
          connection_string] | [string host, string port[, string options[, string
          tty,]] string database) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>永続的な PostgreSQL 接続を開きます。</p></td>
    </tr>
  </table>
</div>
<div id="pg_port">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_port </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_port([resource
          connection]) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>接続に関連付けられているポート番号を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_put_line">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_put_line </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.3 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_put_line([resource
          connection,] string query)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>NULL で終わる文字列をバックエンドサーバーに送信します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_query">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_query </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">resource pg_query([resource
          connection,] string query)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>クエリーを実行します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_result_error">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_result_error </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_result_error(resource
          result) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>結果に関連付けられているエラーメッセージを取得します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_result_status">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_result_status </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_result_status(resource
          result[, long result_type])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>クエリー結果のステータスを取得します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_select">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_select </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">array pg_select(resource
          db, string table, array ids[, int options]) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>ids の値を持つレコードを選択します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_send_query">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_send_query </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_send_query(resource
          connection, string qeury)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>非同期クエリーを送信します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_set_client_encoding">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_set_client_encoding </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3 CVS Only </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int pg_set_client_encoding([resource
          connection,] string encoding) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>クライアントのエンコードを設定します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_trace">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_trace </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.1 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_trace(string
          filename[, string mode[, resource connection]])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>PostgreSQL 接続の追跡を有効にします。</p></td>
    </tr>
  </table>
</div>
<div id="pg_tty">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_tty </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string pg_tty([resource
          connection])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>接続に関連付けられている tty 名を返します。</p></td>
    </tr>
  </table>
</div>
<div id="pg_untrace">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_untrace </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.1 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_untrace([resource
          connection])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>PostgreSQL 接続の追跡を無効にします。</p></td>
    </tr>
  </table>
</div>
<div id="pg_update">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">pg_update </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.3.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool pg_update(resource
          db, string table, array fields, array ids[, int options]) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>fields と ids の値を使用してテーブルを更新します。</p></td>
    </tr>
  </table>
</div>
</body>
</html>
