<?php
$TOC = array (
  0 => 
  array (
    0 => 'pgsql.requirements.php',
    1 => 'Requirements',
  ),
  1 => 
  array (
    0 => 'pgsql.installation.php',
    1 => 'Installation',
  ),
  2 => 
  array (
    0 => 'pgsql.configuration.php',
    1 => 'Runtime Configuration',
  ),
  3 => 
  array (
    0 => 'pgsql.resources.php',
    1 => 'Resource Types',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.pgsql.php',
    1 => 'PostgreSQL',
  ),
  1 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => 'Vendor Specific Database Extensions',
  ),
  2 => 
  array (
    0 => 'refs.database.php',
    1 => 'Database Extensions',
  ),
  3 => 
  array (
    0 => 'funcref.php',
    1 => 'Function Reference',
  ),
  4 => 
  array (
    0 => 'index.php',
    1 => 'Preface',
  ),
);