svn: /phpdoc/ru/trunk/reference/pgsql/ constants.xml

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Fri, 29 May 2020 05:36:44 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349991

Log:
docs(ru): Updated to English revision

Changed paths:
    U   phpdoc/ru/trunk/reference/pgsql/constants.xml
svn-diffs-349991.txt (text/x-diff, 8 KB)
Modified: phpdoc/ru/trunk/reference/pgsql/constants.xml
===================================================================
--- phpdoc/ru/trunk/reference/pgsql/constants.xml	2020-05-29 01:15:15 UTC (rev 349990)
+++ phpdoc/ru/trunk/reference/pgsql/constants.xml	2020-05-29 05:36:44 UTC (rev 349991)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 345760 Maintainer: aur Status: ready -->
+<!-- EN-Revision: 349989 Maintainer: aur Status: ready -->
 <!-- Reviewed: yes Maintainer: lex -->
 <!-- $Revision$ -->
 <appendix xml:id="pgsql.constants" xmlns="http://docbook.org/ns/docbook">
@@ -89,9 +89,31 @@
     </simpara>
    </listitem>
   </varlistentry>
+  <varlistentry xml:id="constant.pgsql-connection-auth-ok">
+   <term>
+    <constant>PGSQL_CONNECTION_AUTH_OK</constant>
+    (<type>integer</type>)
+   </term>
+   <listitem>
+    <simpara>
+      Добавлено в PHP 5.6.0.
+    </simpara>
+   </listitem>
+  </varlistentry>
+  <varlistentry xml:id="constant.pgsql-connection-awaiting-response">
+   <term>
+    <constant>PGSQL_CONNECTION_AWAITING_RESPONSE</constant>
+    (<type>integer</type>)
+   </term>
+   <listitem>
+    <simpara>
+      Добавлено в PHP 5.6.0.
+    </simpara>
+   </listitem>
+  </varlistentry>
   <varlistentry xml:id="constant.pgsql-connection-bad">
    <term>
-    <constant>PGSQL_CONNECTION_BAD</constant>
+    <constant>PGSQL_CONNECTION_BAD</constant>
     (<type>integer</type>)
    </term>
    <listitem>
@@ -101,9 +123,20 @@
     </simpara>
    </listitem>
   </varlistentry>
+  <varlistentry xml:id="constant.pgsql-connection-made">
+   <term>
+    <constant>PGSQL_CONNECTION_MADE</constant>
+    (<type>integer</type>)
+   </term>
+   <listitem>
+    <simpara>
+      Добавлено в PHP 5.6.0.
+    </simpara>
+   </listitem>
+  </varlistentry>
   <varlistentry xml:id="constant.pgsql-connection-ok">
    <term>
-    <constant>PGSQL_CONNECTION_OK</constant>
+    <constant>PGSQL_CONNECTION_OK</constant>
     (<type>integer</type>)
    </term>
    <listitem>
@@ -113,6 +146,39 @@
     </simpara>
    </listitem>
   </varlistentry>
+  <varlistentry xml:id="constant.pgsql-connection-setenv">
+   <term>
+    <constant>PGSQL_CONNECTION_SETENV</constant>
+    (<type>integer</type>)
+   </term>
+   <listitem>
+    <simpara>
+      Добавлено в PHP 5.6.0.
+    </simpara>
+   </listitem>
+  </varlistentry>
+  <varlistentry xml:id="constant.pgsql-connection-ssl-startup">
+   <term>
+    <constant>PGSQL_CONNECTION_SSL_STARTUP</constant>
+    (<type>integer</type>)
+   </term>
+   <listitem>
+    <simpara>
+      Добавлено в PHP 5.6.0.
+    </simpara>
+   </listitem>
+  </varlistentry>
+  <varlistentry xml:id="constant.pgsql-connection-started">
+   <term>
+    <constant>PGSQL_CONNECTION_STARTED</constant>
+    (<type>integer</type>)
+   </term>
+   <listitem>
+    <simpara>
+      Добавлено в PHP 5.6.0.
+    </simpara>
+   </listitem>
+  </varlistentry>
   <varlistentry xml:id="constant.pgsql-seek-set">
    <term>
     <constant>PGSQL_SEEK_SET</constant>
@@ -457,7 +523,7 @@
   </varlistentry>
   <varlistentry xml:id="constant.pgsql-diag-source-function">
    <term>
-    <constant>PGSQL_DIAG_SOURCE_FUNCTION</constant>
+    <constant>PGSQL_DIAG_SOURCE_FUNCTION</constant>
     (<type>integer</type>)
    </term>
    <listitem>
@@ -467,6 +533,61 @@
     </simpara>
    </listitem>
   </varlistentry>
+  <varlistentry xml:id="constant.pgsql-diag-schema-name">
+   <term>
+    <constant>PGSQL_DIAG_SCHEMA_NAME</constant>
+    (<type>string</type>)
+   </term>
+   <listitem>
+    <simpara>
+     Добавлено в PHP 7.3.0.
+    </simpara>
+   </listitem>
+  </varlistentry>
+  <varlistentry xml:id="constant.pgsql-diag-table-name">
+   <term>
+    <constant>PGSQL_DIAG_TABLE_NAME</constant>
+    (<type>string</type>)
+   </term>
+   <listitem>
+    <simpara>
+     Добавлено в PHP 7.3.0.
+    </simpara>
+   </listitem>
+  </varlistentry>
+  <varlistentry xml:id="constant.pgsql-diag-column-name">
+   <term>
+    <constant>PGSQL_DIAG_COLUMN_NAME</constant>
+    (<type>string</type>)
+   </term>
+   <listitem>
+    <simpara>
+     Добавлено в PHP 7.3.0.
+    </simpara>
+   </listitem>
+  </varlistentry>
+  <varlistentry xml:id="constant.pgsql-diag-datatype-name">
+   <term>
+    <constant>PGSQL_DIAG_DATATYPE_NAME</constant>
+    (<type>string</type>)
+   </term>
+   <listitem>
+    <simpara>
+     Добавлено в PHP 7.3.0.
+    </simpara>
+   </listitem>
+  </varlistentry>
+  <varlistentry xml:id="constant.pgsql-diag-constraint-name">
+   <term>
+    <constant>PGSQL_DIAG_CONSTRAINT_NAME</constant>
+    (<type>string</type>)
+   </term>
+   <listitem>
+    <simpara>
+     Добавлено в PHP 7.3.0.
+    </simpara>
+   </listitem>
+  </varlistentry>

   <varlistentry xml:id="constant.pgsql-errors-terse">
    <term>
@@ -509,7 +630,7 @@

   <varlistentry xml:id="constant.pgsql-notice-last">
    <term>
-    <constant>PGSQL_NOTICE_LAST</constant>
+    <constant>PGSQL_NOTICE_LAST</constant>
     (<type>integer</type>)
    </term>
    <listitem>
@@ -521,7 +642,7 @@
   </varlistentry>
   <varlistentry xml:id="constant.pgsql-notice-all">
    <term>
-    <constant>PGSQL_NOTICE_ALL</constant>
+    <constant>PGSQL_NOTICE_ALL</constant>
     (<type>integer</type>)
    </term>
    <listitem>
@@ -672,6 +793,7 @@
      Применить экранирование ко всем параметрам вместо внутреннего вызова <function>pg_convert</function>.
      Эта опция пропускает просмотр метаданных. Запрос может быть таким же быстрым, как и
      <function>pg_query</function> и <function>pg_send_query</function>.
+     Добавлено в PHP 5.6.0.
     </simpara>
    </listitem>
   </varlistentry>
@@ -684,6 +806,7 @@
     <simpara>
      Возвращается функцией <function>pg_connect_poll</function> и указывает на то, что
      попытка соединения провалилась.
+     Добавлено в PHP 5.6.0.
     </simpara>
    </listitem>
   </varlistentry>
@@ -696,6 +819,7 @@
     <simpara>
      Возвращается функцией <function>pg_connect_poll</function> и указывает на то, что
      соединение ожидает, когда сокет PostgreSQL станет доступным для чтения.
+     Добавлено в PHP 5.6.0.
     </simpara>
    </listitem>
   </varlistentry>
@@ -708,6 +832,7 @@
     <simpara>
      Возвращается функцией <function>pg_connect_poll</function> и указывает на то, что
      соединение ожидает, когда сокет PostgreSQL станет доступным для записи.
+     Добавлено в PHP 5.6.0.
     </simpara>
    </listitem>
   </varlistentry>
@@ -720,6 +845,7 @@
     <simpara>
      Возвращается функцией <function>pg_connect_poll</function> и указывает на то, что
      соединение готово к использованию.
+     Добавлено в PHP 5.6.0.
     </simpara>
    </listitem>
   </varlistentry>
@@ -732,6 +858,7 @@
     <simpara>
      Возвращается функцией <function>pg_connect_poll</function> и указывает на то, что
      соединение сейчас активно.
+     Добавлено в PHP 5.6.0.
     </simpara>
    </listitem>
   </varlistentry>
@@ -745,7 +872,7 @@
     Важность; Возможны следующие значения: ERROR, FATAL или PANIC (в сообщении ошибке),
     либо WARNING, NOTICE, DEBUG, INFO или LOG (в сообщении предупреждении).
     Это идентично полю PG_DIAG_SEVERITY за исключением того, содержимое не локализовано.
-    Доступно только в версии 9.6 или новее.
+    Доступно только в версии 9.6 или новее / PHP 7.3.0 или новее.
     </simpara>
    </listitem>
   </varlistentry>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.