|
1 |
| -<Sect1> |
2 |
| -<Title>About This Release</Title> |
| 1 | +<sect1 id="about"> |
| 2 | + <title>About This Release</title> |
3 | 3 |
|
4 |
| -<Para> |
5 |
| - <ProductName>PostgreSQL</ProductName> is available without cost. This manual |
6 |
| - describes version 6.4 of <ProductName>PostgreSQL</ProductName>. |
7 |
| -</Para> |
8 |
| -<Para> |
9 |
| - We will use <ProductName>Postgres</ProductName> |
10 |
| -to mean the version distributed as <ProductName>PostgreSQL</ProductName>. |
11 |
| -</Para> |
12 |
| -<Para> |
13 |
| -Check the Administrator's Guide for a list of currently supported machines. |
14 |
| -In general, |
15 |
| -<ProductName>Postgres</ProductName> is portable to any Unix/Posix-compatible system |
16 |
| -with full libc library support. |
17 |
| -</Para> |
18 |
| -</Sect1> |
| 4 | + <para> |
| 5 | + <productname>PostgreSQL</productname> is available without cost. This manual |
| 6 | + describes version 6.5 of <productname>PostgreSQL</productname>. |
| 7 | + </para> |
| 8 | + |
| 9 | + <para> |
| 10 | + We will use <productname>Postgres</productname> |
| 11 | + to mean the version distributed as <productname>PostgreSQL</productname>. |
| 12 | + </para> |
| 13 | + |
| 14 | + <para> |
| 15 | + Check the Administrator's Guide for a list of currently supported machines. |
| 16 | + In general, |
| 17 | + <productname>Postgres</productname> is portable to any Unix/Posix-compatible system |
| 18 | + with full libc library support. |
| 19 | + </para> |
| 20 | +</sect1> |
| 21 | + |
| 22 | +<!-- Keep this comment at the end of the file |
| 23 | +Local variables: |
| 24 | +mode: sgml |
| 25 | +sgml-omittag:nil |
| 26 | +sgml-shorttag:t |
| 27 | +sgml-minimize-attributes:nil |
| 28 | +sgml-always-quote-attributes:t |
| 29 | +sgml-indent-step:1 |
| 30 | +sgml-indent-data:t |
| 31 | +sgml-parent-document:nil |
| 32 | +sgml-default-dtd-file:"./reference.ced" |
| 33 | +sgml-exposed-tags:nil |
| 34 | +sgml-local-catalogs:"/usr/lib/sgml/catalog" |
| 35 | +sgml-local-ecat-files:nil |
| 36 | +End: |
| 37 | +--> |