~ubuntu-branches/debian/squeeze/pgadmin3/squeeze

« back to all changes in this revision

Viewing changes to docs/en_US/pg/geqo.html

  • Committer: Bazaar Package Importer
  • Author(s): Raphael Enrici, src/frm/frmBackup.cpp, debian/control
  • Date: 2006-10-06 21:06:48 UTC
  • mfrom: (1.1.3 upstream) (3 etch)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20061006210648-8ebo8o2zu28ydg0d
Tags: 1.4.3-2
* Patched frmBackup.cpp to ensure the schema is specified when backing up
  individual tables. (Closes: #387256)
  [src/frm/frmBackup.cpp]
* Cleaned up and updated description of the package. (Closes: #379188)
  [debian/control]

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<title>Chapter�47.�Genetic Query Optimizer</title>
5
5
<link rel="stylesheet" href="stylesheet.css" type="text/css">
6
6
<link rev="made" href="pgsql-docs@postgresql.org">
7
 
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
8
 
<link rel="start" href="index.html" title="PostgreSQL 8.1.3 Documentation">
 
7
<meta name="generator" content="DocBook XSL Stylesheets V1.70.0">
 
8
<link rel="start" href="index.html" title="PostgreSQL 8.1.4 Documentation">
9
9
<link rel="up" href="internals.html" title="Part�VII.�Internals">
10
10
<link rel="prev" href="plhandler.html" title="Chapter�46.�Writing A Procedural Language Handler">
11
11
<link rel="next" href="geqo-intro2.html" title="47.2.�Genetic Algorithms">
 
12
<link rel="copyright" href="ln-legalnotice.html" title="Legal Notice">
12
13
</head>
13
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="chapter" lang="en" id="geqo">
14
15
<div class="titlepage"><div>
34
35
<dl>
35
36
<dt><span class="sect1"><a href="geqo.html#geqo-intro">47.1. Query Handling as a Complex Optimization Problem</a></span></dt>
36
37
<dt><span class="sect1"><a href="geqo-intro2.html">47.2. Genetic Algorithms</a></span></dt>
37
 
<dt><span class="sect1"><a href="geqo-pg-intro.html">47.3. Genetic Query Optimization (<span class="acronym">GEQO</span>) in PostgreSQL</a></span></dt>
 
38
<dt><span class="sect1"><a href="geqo-pg-intro.html">47.3. Genetic Query Optimization (<acronym class="acronym">GEQO</acronym>) in PostgreSQL</a></span></dt>
38
39
<dd><dl><dt><span class="sect2"><a href="geqo-pg-intro.html#geqo-future">47.3.1. Future Implementation Tasks for
39
 
    <span class="productname">PostgreSQL</span> <span class="acronym">GEQO</span></a></span></dt></dl></dd>
 
40
    <span class="productname">PostgreSQL</span> <acronym class="acronym">GEQO</acronym></a></span></dt></dl></dd>
40
41
<dt><span class="sect1"><a href="geqo-biblio.html">47.4. Further Reading</a></span></dt>
41
42
</dl>
42
43
</div>