File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: f8718da894c5160e571d74774c083090569ecebd Maintainer: mumumu Status: ready -->
3+ <!-- EN-Revision: 462a8fbc0b6cbb5112392ba61a596e206c7659f9 Maintainer: mumumu Status: ready -->
44<section xml : id =" pdo-pgsql.constants" xmlns =" http://docbook.org/ns/docbook" >
55 &reftitle.constants;
66 &pdo.driver-constants;
2121 </listitem >
2222 </varlistentry >
2323
24+ <varlistentry xml : id =" pdo.constants.pgsql-attr-result-memory-size" >
25+ <term >
26+ <constant >PDO::PGSQL_ATTR_RESULT_MEMORY_SIZE</constant >
27+ (<type >int</type >)
28+ </term >
29+ <listitem >
30+ <para >
31+ 指定されたクエリ結果 <classname >PDOStatement</classname >
32+ インスタンスに割り当てられたメモリ使用量をバイト単位で返します。
33+ クエリ実行前で結果が存在しない場合は <literal >&null; </literal > を返します。
34+ PHP 8.4.0 から利用可能です。
35+ </para >
36+ </listitem >
37+ </varlistentry >
38+
2439 </variablelist >
2540</section >
2641
You can’t perform that action at this time.
0 commit comments