Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/xampp/php/CompatInfo/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/xampp/php/CompatInfo/pgsql_const_array.php
<?php
/**
 * pgsql extension Constant dictionary for PHP_CompatInfo 1.9.0a1 or better
 *
 * PHP versions 4 and 5
 *
 * @category PHP
 * @package  PHP_CompatInfo
 * @author   Davey Shafik <davey@php.net>
 * @author   Laurent Laville <pear@laurent-laville.org>
 * @license  http://www.opensource.org/licenses/bsd-license.php  BSD
 * @version  CVS: $Id: pgsql_const_array.php,v 1.1 2008/12/14 17:13:36 farell Exp $
 * @link     http://pear.php.net/package/PHP_CompatInfo
 * @since    version 1.9.0a1 (2008-11-23)
 */

$GLOBALS['_PHP_COMPATINFO_CONST_PGSQL'] = array (
  'PGSQL_ASSOC' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_ASSOC',
  ),
  'PGSQL_BAD_RESPONSE' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_BAD_RESPONSE',
  ),
  'PGSQL_BOTH' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_BOTH',
  ),
  'PGSQL_COMMAND_OK' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_COMMAND_OK',
  ),
  'PGSQL_CONNECTION_BAD' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_CONNECTION_BAD',
  ),
  'PGSQL_CONNECTION_OK' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_CONNECTION_OK',
  ),
  'PGSQL_CONNECT_FORCE_NEW' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_CONNECT_FORCE_NEW',
  ),
  'PGSQL_CONV_FORCE_NULL' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_CONV_FORCE_NULL',
  ),
  'PGSQL_CONV_IGNORE_DEFAULT' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_CONV_IGNORE_DEFAULT',
  ),
  'PGSQL_CONV_IGNORE_NOT_NULL' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_CONV_IGNORE_NOT_NULL',
  ),
  'PGSQL_COPY_IN' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_COPY_IN',
  ),
  'PGSQL_COPY_OUT' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_COPY_OUT',
  ),
  'PGSQL_DIAG_CONTEXT' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_CONTEXT',
  ),
  'PGSQL_DIAG_INTERNAL_POSITION' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_INTERNAL_POSITION',
  ),
  'PGSQL_DIAG_INTERNAL_QUERY' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_INTERNAL_QUERY',
  ),
  'PGSQL_DIAG_MESSAGE_DETAIL' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_MESSAGE_DETAIL',
  ),
  'PGSQL_DIAG_MESSAGE_HINT' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_MESSAGE_HINT',
  ),
  'PGSQL_DIAG_MESSAGE_PRIMARY' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_MESSAGE_PRIMARY',
  ),
  'PGSQL_DIAG_SEVERITY' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_SEVERITY',
  ),
  'PGSQL_DIAG_SOURCE_FILE' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_SOURCE_FILE',
  ),
  'PGSQL_DIAG_SOURCE_FUNCTION' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_SOURCE_FUNCTION',
  ),
  'PGSQL_DIAG_SOURCE_LINE' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_SOURCE_LINE',
  ),
  'PGSQL_DIAG_SQLSTATE' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_SQLSTATE',
  ),
  'PGSQL_DIAG_STATEMENT_POSITION' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DIAG_STATEMENT_POSITION',
  ),
  'PGSQL_DML_ASYNC' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DML_ASYNC',
  ),
  'PGSQL_DML_EXEC' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DML_EXEC',
  ),
  'PGSQL_DML_NO_CONV' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DML_NO_CONV',
  ),
  'PGSQL_DML_STRING' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_DML_STRING',
  ),
  'PGSQL_EMPTY_QUERY' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_EMPTY_QUERY',
  ),
  'PGSQL_ERRORS_DEFAULT' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_ERRORS_DEFAULT',
  ),
  'PGSQL_ERRORS_TERSE' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_ERRORS_TERSE',
  ),
  'PGSQL_ERRORS_VERBOSE' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_ERRORS_VERBOSE',
  ),
  'PGSQL_FATAL_ERROR' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_FATAL_ERROR',
  ),
  'PGSQL_NONFATAL_ERROR' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_NONFATAL_ERROR',
  ),
  'PGSQL_NUM' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_NUM',
  ),
  'PGSQL_SEEK_CUR' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_SEEK_CUR',
  ),
  'PGSQL_SEEK_END' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_SEEK_END',
  ),
  'PGSQL_SEEK_SET' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_SEEK_SET',
  ),
  'PGSQL_STATUS_LONG' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_STATUS_LONG',
  ),
  'PGSQL_STATUS_STRING' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_STATUS_STRING',
  ),
  'PGSQL_TRANSACTION_ACTIVE' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_TRANSACTION_ACTIVE',
  ),
  'PGSQL_TRANSACTION_IDLE' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_TRANSACTION_IDLE',
  ),
  'PGSQL_TRANSACTION_INERROR' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_TRANSACTION_INERROR',
  ),
  'PGSQL_TRANSACTION_INTRANS' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_TRANSACTION_INTRANS',
  ),
  'PGSQL_TRANSACTION_UNKNOWN' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_TRANSACTION_UNKNOWN',
  ),
  'PGSQL_TUPLES_OK' => 
  array (
    'init' => '4.0.0',
    'name' => 'PGSQL_TUPLES_OK',
  ),
);
?>