~ubuntu-branches/ubuntu/lucid/libpqxx3/lucid

« back to all changes in this revision

Viewing changes to doc/html/Reference/main.html

  • Committer: Bazaar Package Importer
  • Author(s): Eugene V. Lyubimkin
  • Date: 2009-09-28 01:13:16 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090928011316-sqyruofmj5j1y7kz
Tags: 3.0.2-1
* New upstream bugfix-only release.
* debian/control:
  - Bumped Standards-Version to 3.8.3, no changes needed.
  - Added {misc:Depends} to dependencies of binary packages.
  - Updated my mail address.
* debian/libpqxx3-doc.install:
  - Added test headers to allow compiling examples. (Closes: 539814)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3
3
<title>libpqxx: Main Page</title>
 
4
<link href="tabs.css" rel="stylesheet" type="text/css">
4
5
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
 
<link href="tabs.css" rel="stylesheet" type="text/css">
6
6
</head><body>
7
 
<!-- Generated by Doxygen 1.5.5 -->
 
7
<!-- Generated by Doxygen 1.5.8 -->
8
8
<div class="navigation" id="top">
9
9
  <div class="tabs">
10
10
    <ul>
12
12
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13
13
      <li><a href="modules.html"><span>Modules</span></a></li>
14
14
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
15
 
      <li><a href="classes.html"><span>Classes</span></a></li>
 
15
      <li><a href="annotated.html"><span>Classes</span></a></li>
16
16
      <li><a href="files.html"><span>Files</span></a></li>
17
17
      <li><a href="dirs.html"><span>Directories</span></a></li>
18
18
    </ul>
21
21
<div class="contents">
22
22
<h1>libpqxx Documentation</h1>
23
23
<p>
24
 
<h3 align="center">3.0 </h3><dl class="author" compact><dt><b>Author:</b></dt><dd>Jeroen T. Vermeulen &lt;<a href="mailto:jtv@xs4all.nl">jtv@xs4all.nl</a>&gt;</dd></dl>
 
24
<h3 align="center">3.0.2 </h3><dl class="author" compact><dt><b>Author:</b></dt><dd>Jeroen T. Vermeulen &lt;<a href="mailto:jtv@xs4all.nl">jtv@xs4all.nl</a>&gt;</dd></dl>
25
25
Welcome to libpqxx, the C++ API to the PostgreSQL database management system.<p>
26
26
Compiling this package requires PostgreSQL to be installed--including the C headers for client development. The library builds on top of PostgreSQL's standard C API, libpq. The libpq headers are not needed to compile client programs, however.<p>
27
27
For a quick introduction to installing and using libpqxx, see the README file; a more extensive tutorial is available in doc/html/Tutorial/index.html.<p>
28
28
The latest information, as well as updates, a mailing list, and a bug reporting system can be found at the project's home page.<p>
29
29
<dl class="see" compact><dt><b>See also:</b></dt><dd><a href="http://pqxx.org/">http://pqxx.org/</a> </dd></dl>
30
30
</div>
31
 
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Nov 2 08:25:40 2008 for libpqxx by&nbsp;
 
31
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 15 00:16:49 2009 for libpqxx by&nbsp;
32
32
<a href="http://www.doxygen.org/index.html">
33
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
 
33
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
34
34
</body>
35
35
</html>