We don't put URL's in ulink's because the URL is always generated, but
we can put words in ulink and the URL will still be printed. per Peter
This commit is contained in:
parent
badb83f9ec
commit
0e2f88a6d5
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.48 2005/03/31 03:54:37 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.49 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="tutorial-advanced">
|
<chapter id="tutorial-advanced">
|
||||||
@ -467,9 +467,9 @@ SELECT name, altitude
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
If you feel you need more introductory material, please visit the
|
If you feel you need more introductory material, please visit the PostgreSQL
|
||||||
PostgreSQL web site,
|
<ulink url="http://www.postgresql.org">web site</ulink>
|
||||||
<ulink url="http://www.postgresql.org"></ulink>, for links to more resources.
|
for links to more resources.
|
||||||
</para>
|
</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
</chapter>
|
</chapter>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.22 2005/03/31 03:54:37 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.23 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<bibliography id="biblio">
|
<bibliography id="biblio">
|
||||||
@ -14,9 +14,8 @@ $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.22 2005/03/31 03:54:37 momjian E
|
|||||||
Some white papers and technical reports from the original
|
Some white papers and technical reports from the original
|
||||||
<productname>POSTGRES</productname> development team
|
<productname>POSTGRES</productname> development team
|
||||||
are available at the University of California, Berkeley, Computer Science
|
are available at the University of California, Berkeley, Computer Science
|
||||||
Department web site,
|
Department <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
|
||||||
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
|
web site</ulink>.
|
||||||
</ulink>
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<bibliodiv>
|
<bibliodiv>
|
||||||
@ -242,9 +241,10 @@ ssimkovi@ag.or.at
|
|||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<biblioentry id="FONG">
|
<biblioentry id="FONG">
|
||||||
<title>The design and implementation of the
|
<title>
|
||||||
<productname>POSTGRES</productname> query optimizer,
|
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf">
|
||||||
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf"></ulink></title>
|
The design and implementation of the <productname>POSTGRES</productname> query optimizer
|
||||||
|
</ulink></title>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Zelaine</firstname>
|
<firstname>Zelaine</firstname>
|
||||||
<surname>Fong</surname>
|
<surname>Fong</surname>
|
||||||
@ -304,7 +304,9 @@ ssimkovi@ag.or.at
|
|||||||
|
|
||||||
<biblioentry id="ROWE87">
|
<biblioentry id="ROWE87">
|
||||||
<biblioset relation="article">
|
<biblioset relation="article">
|
||||||
<title>The <productname>POSTGRES</productname> data model, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf"></ulink></title>
|
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf">
|
||||||
|
The <productname>POSTGRES</productname> data model
|
||||||
|
</ulink></title>
|
||||||
<titleabbrev>Rowe and Stonebraker, 1987</titleabbrev>
|
<titleabbrev>Rowe and Stonebraker, 1987</titleabbrev>
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
@ -326,7 +328,9 @@ ssimkovi@ag.or.at
|
|||||||
|
|
||||||
<biblioentry id="SESHADRI95">
|
<biblioentry id="SESHADRI95">
|
||||||
<biblioset relation="article">
|
<biblioset relation="article">
|
||||||
<title>Generalized Partial Indexes, <ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z"></ulink>
|
<title><ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z">
|
||||||
|
Generalized Partial Indexes
|
||||||
|
</ulink>
|
||||||
</title>
|
</title>
|
||||||
<titleabbrev>Seshardri, 1995</titleabbrev>
|
<titleabbrev>Seshardri, 1995</titleabbrev>
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
@ -356,7 +360,9 @@ ssimkovi@ag.or.at
|
|||||||
|
|
||||||
<biblioentry id="STON86">
|
<biblioentry id="STON86">
|
||||||
<biblioset relation="article">
|
<biblioset relation="article">
|
||||||
<title>The design of <productname>POSTGRES</productname>, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf"></ulink></title>
|
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf">
|
||||||
|
The design of <productname>POSTGRES</productname>
|
||||||
|
</ulink></title>
|
||||||
<titleabbrev>Stonebraker and Rowe, 1986</titleabbrev>
|
<titleabbrev>Stonebraker and Rowe, 1986</titleabbrev>
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
@ -404,7 +410,9 @@ ssimkovi@ag.or.at
|
|||||||
|
|
||||||
<biblioentry id="STON87b">
|
<biblioentry id="STON87b">
|
||||||
<biblioset relation="article">
|
<biblioset relation="article">
|
||||||
<title>The design of the <productname>POSTGRES</productname> storage system, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-06.pdf"></ulink></title>
|
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-06.pdf">
|
||||||
|
The design of the <productname>POSTGRES</productname> storage system
|
||||||
|
</ulink></title>
|
||||||
<titleabbrev>Stonebraker, 1987</titleabbrev>
|
<titleabbrev>Stonebraker, 1987</titleabbrev>
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
@ -422,7 +430,9 @@ ssimkovi@ag.or.at
|
|||||||
|
|
||||||
<biblioentry id="STON89">
|
<biblioentry id="STON89">
|
||||||
<biblioset relation="article">
|
<biblioset relation="article">
|
||||||
<title>A commentary on the <productname>POSTGRES</productname> rules system, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-82.pdf"></ulink></title>
|
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-82.pdf">
|
||||||
|
A commentary on the <productname>POSTGRES</productname> rules system
|
||||||
|
</ulink></title>
|
||||||
<titleabbrev>Stonebraker et al, 1989</titleabbrev>
|
<titleabbrev>Stonebraker et al, 1989</titleabbrev>
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
@ -447,7 +457,9 @@ ssimkovi@ag.or.at
|
|||||||
|
|
||||||
<biblioentry id="STON89b">
|
<biblioentry id="STON89b">
|
||||||
<biblioset relation="article">
|
<biblioset relation="article">
|
||||||
<title>The case for partial indexes, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf"></ulink></title>
|
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf">
|
||||||
|
The case for partial indexes
|
||||||
|
</ulink></title>
|
||||||
<titleabbrev>Stonebraker, M, 1989b</titleabbrev>
|
<titleabbrev>Stonebraker, M, 1989b</titleabbrev>
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
@ -465,7 +477,9 @@ ssimkovi@ag.or.at
|
|||||||
|
|
||||||
<biblioentry id="STON90a">
|
<biblioentry id="STON90a">
|
||||||
<biblioset relation="article">
|
<biblioset relation="article">
|
||||||
<title>The implementation of <productname>POSTGRES</productname>, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf"></ulink></title>
|
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf">
|
||||||
|
The implementation of <productname>POSTGRES</productname>
|
||||||
|
</ulink></title>
|
||||||
<titleabbrev>Stonebraker, Rowe, Hirohama, 1990</titleabbrev>
|
<titleabbrev>Stonebraker, Rowe, Hirohama, 1990</titleabbrev>
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
@ -493,7 +507,9 @@ ssimkovi@ag.or.at
|
|||||||
|
|
||||||
<biblioentry id="STON90b">
|
<biblioentry id="STON90b">
|
||||||
<biblioset relation="article">
|
<biblioset relation="article">
|
||||||
<title>On Rules, Procedures, Caching and Views in Database Systems, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-36.pdf"></ulink></title>
|
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-36.pdf">
|
||||||
|
On Rules, Procedures, Caching and Views in Database Systems
|
||||||
|
</ulink></title>
|
||||||
<titleabbrev>Stonebraker et al, ACM, 1990</titleabbrev>
|
<titleabbrev>Stonebraker et al, ACM, 1990</titleabbrev>
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.73 2005/03/31 03:54:37 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.74 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="client-authentication">
|
<chapter id="client-authentication">
|
||||||
@ -615,9 +615,10 @@ local db1,db2,@demodbs all md5
|
|||||||
authentication system suitable for distributed computing over a public
|
authentication system suitable for distributed computing over a public
|
||||||
network. A description of the <productname>Kerberos</productname> system
|
network. A description of the <productname>Kerberos</productname> system
|
||||||
is far beyond the scope of this document; in full generality it can be
|
is far beyond the scope of this document; in full generality it can be
|
||||||
quite complex (yet powerful). The Kerberos <acronym>FAQ</>,
|
quite complex (yet powerful). The
|
||||||
<ulink url="http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html"></ulink>, or
|
<ulink url="http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html">
|
||||||
MIT Project Athena, <ulink url="ftp://athena-dist.mit.edu"></ulink>,
|
Kerberos <acronym>FAQ</></ulink> or
|
||||||
|
<ulink url="ftp://athena-dist.mit.edu">MIT Project Athena</ulink>
|
||||||
can be a good starting point for exploration.
|
can be a good starting point for exploration.
|
||||||
Several sources for <productname>Kerberos</> distributions exist.
|
Several sources for <productname>Kerberos</> distributions exist.
|
||||||
</para>
|
</para>
|
||||||
@ -689,8 +690,8 @@ local db1,db2,@demodbs all md5
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
If you use <application>mod_auth_kerb</application> from
|
If you use <ulink url="http://modauthkerb.sf.net">
|
||||||
<ulink url="http://modauthkerb.sf.net"></ulink>
|
<application>mod_auth_kerb</application></ulink>
|
||||||
and <application>mod_perl</application> on your
|
and <application>mod_perl</application> on your
|
||||||
<productname>Apache</productname> web server, you can use
|
<productname>Apache</productname> web server, you can use
|
||||||
<literal>AuthType KerberosV5SaveCredentials</literal> with a
|
<literal>AuthType KerberosV5SaveCredentials</literal> with a
|
||||||
@ -883,10 +884,11 @@ omicron bryanh guest1
|
|||||||
default PAM service name is <literal>postgresql</literal>. You can
|
default PAM service name is <literal>postgresql</literal>. You can
|
||||||
optionally supply your own service name after the <literal>pam</>
|
optionally supply your own service name after the <literal>pam</>
|
||||||
key word in the file <filename>pg_hba.conf</filename>.
|
key word in the file <filename>pg_hba.conf</filename>.
|
||||||
For more information about PAM, please read the <productname>Linux-PAM</>
|
For more information about PAM, please read the
|
||||||
Page, <ulink url="http://www.kernel.org/pub/linux/libs/pam/"></ulink>,
|
<ulink url="http://www.kernel.org/pub/linux/libs/pam/">
|
||||||
and the <systemitem class="osname">Solaris</> PAM Page, <ulink
|
<productname>Linux-PAM</> Page</ulink>
|
||||||
url="http://www.sun.com/software/solaris/pam/"></ulink>.
|
and the <ulink url="http://www.sun.com/software/solaris/pam/">
|
||||||
|
<systemitem class="osname">Solaris</> PAM Page</ulink>.
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
@ -13,8 +13,8 @@ and the mailing lists themselves.
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
Refer to the introduction in this manual or to the
|
Refer to the introduction in this manual or to the
|
||||||
<productname>PostgreSQL</productname> web page,
|
<productname>PostgreSQL</productname>
|
||||||
<ulink url="http://www.postgresql.org"></ulink>,
|
<ulink url="http://www.postgresql.org">web page</ulink>
|
||||||
for subscription information to the no-cost mailing lists.
|
for subscription information to the no-cost mailing lists.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.32 2005/03/31 03:54:37 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.33 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<appendix id="cvs">
|
<appendix id="cvs">
|
||||||
@ -298,8 +298,8 @@ cvs commit
|
|||||||
is <productname>CVSup</productname>.
|
is <productname>CVSup</productname>.
|
||||||
<productname>CVSup</productname> was developed by
|
<productname>CVSup</productname> was developed by
|
||||||
John Polstra (<email>jdp@polstra.com</email>) to
|
John Polstra (<email>jdp@polstra.com</email>) to
|
||||||
distribute CVS repositories and other file trees for
|
distribute CVS repositories and other file trees for the
|
||||||
the FreeBSD project, <ulink url="http://www.freebsd.org"></ulink>.
|
<ulink url="http://www.freebsd.org">FreeBSD project</ulink>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -449,8 +449,9 @@ CVSROOT/loginfo*
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
The following is a suggested <productname>CVSup</productname> config file from
|
The following is a suggested <productname>CVSup</productname> config file from
|
||||||
the <productname>PostgreSQL</> ftp site,
|
the <productname>PostgreSQL</>
|
||||||
<ulink url="ftp://ftp.postgresql.org/pub/CVSup/README.cvsup"></ulink>,
|
<ulink url="ftp://ftp.postgresql.org/pub/CVSup/README.cvsup">
|
||||||
|
ftp site</ulink>
|
||||||
which will fetch the current snapshot only:
|
which will fetch the current snapshot only:
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
@ -498,9 +499,9 @@ pgsql
|
|||||||
<para>
|
<para>
|
||||||
You can use pre-built binaries
|
You can use pre-built binaries
|
||||||
if you have a platform for which binaries
|
if you have a platform for which binaries
|
||||||
are posted on
|
are posted on the <productname>PostgreSQL</productname>
|
||||||
the <productname>PostgreSQL</productname> ftp site,
|
<ulink url="ftp://ftp.postgresql.org/pub">
|
||||||
<ulink url="ftp://ftp.postgresql.org/pub"></ulink>,
|
ftp site</ulink>
|
||||||
or if you are running FreeBSD, for which
|
or if you are running FreeBSD, for which
|
||||||
<productname>CVSup</productname> is available as a port.
|
<productname>CVSup</productname> is available as a port.
|
||||||
|
|
||||||
@ -541,8 +542,9 @@ pgsql
|
|||||||
<step performance="optional">
|
<step performance="optional">
|
||||||
<para>
|
<para>
|
||||||
If you have another platform, check for and download the appropriate binary from
|
If you have another platform, check for and download the appropriate binary from
|
||||||
the <productname>PostgreSQL</productname> ftp site,
|
the <productname>PostgreSQL</productname>
|
||||||
<ulink url="ftp://ftp.postgresql.org/pub"></ulink>.
|
<ulink url="ftp://ftp.postgresql.org/pub">
|
||||||
|
ftp site</ulink>.
|
||||||
</para>
|
</para>
|
||||||
</step>
|
</step>
|
||||||
</substeps>
|
</substeps>
|
||||||
@ -624,11 +626,11 @@ $ which cvsup
|
|||||||
<step>
|
<step>
|
||||||
<para>
|
<para>
|
||||||
Pick up the <productname>Modula-3</productname>
|
Pick up the <productname>Modula-3</productname>
|
||||||
distribution from Polytechnique Montréal,
|
distribution from <ulink url="http://m3.polymtl.ca/m3">
|
||||||
<ulink url="http://m3.polymtl.ca/m3"></ulink>,
|
Polytechnique Montréal</ulink>
|
||||||
who are actively maintaining the code base originally developed by
|
who are actively maintaining the code base originally developed by
|
||||||
the DEC Systems Research Center, <ulink
|
the <ulink url="http://www.research.digital.com/SRC/modula-3/html/home.html">
|
||||||
url="http://www.research.digital.com/SRC/modula-3/html/home.html"></ulink>.
|
DEC Systems Research Center</ulink>.
|
||||||
The <productname>PM3</productname> <productname>RPM</productname> distribution is roughly
|
The <productname>PM3</productname> <productname>RPM</productname> distribution is roughly
|
||||||
30MB compressed. At the time of writing, the 1.1.10-1 release
|
30MB compressed. At the time of writing, the 1.1.10-1 release
|
||||||
installed cleanly on RH-5.2, whereas the 1.1.11-1 release is
|
installed cleanly on RH-5.2, whereas the 1.1.11-1 release is
|
||||||
@ -764,8 +766,9 @@ If you are on a T1 or better, you should probably delete the
|
|||||||
As shown, it will get the repository (RCS) files. If you uncomment
|
As shown, it will get the repository (RCS) files. If you uncomment
|
||||||
the line containing "tag=." then it will instead check out the
|
the line containing "tag=." then it will instead check out the
|
||||||
latest version of each file. There's a bunch more information about
|
latest version of each file. There's a bunch more information about
|
||||||
what you can do in the CVSup Handbook,
|
what you can do in the
|
||||||
<ulink url="http://www.freebsd.org/handbook/cvsup.html"></ulink>.
|
<ulink url="http://www.freebsd.org/handbook/cvsup.html">
|
||||||
|
CVSup Handbook</ulink>.
|
||||||
|
|
||||||
There is one other thing I want to send you, but not tonight. I
|
There is one other thing I want to send you, but not tonight. I
|
||||||
discovered the hard way that you need a malloc package that is
|
discovered the hard way that you need a malloc package that is
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/dfunc.sgml,v 1.30 2005/03/31 03:54:37 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/dfunc.sgml,v 1.31 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<sect2 id="dfunc">
|
<sect2 id="dfunc">
|
||||||
@ -275,11 +275,10 @@ gcc -shared -o foo.so foo.o
|
|||||||
|
|
||||||
<tip>
|
<tip>
|
||||||
<para>
|
<para>
|
||||||
If this is too complicated for you, you should consider using
|
If this is too complicated for you, you should consider using
|
||||||
<productname>GNU Libtool</productname>,
|
<ulink url="http://www.gnu.org/software/libtool/">
|
||||||
<ulink url="http://www.gnu.org/software/libtool/"></ulink>,
|
<productname>GNU Libtool</productname></ulink>,
|
||||||
which hides the platform differences
|
which hides the platform differences behind a uniform interface.
|
||||||
behind a uniform interface.
|
|
||||||
</para>
|
</para>
|
||||||
</tip>
|
</tip>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.54 2005/03/31 03:54:38 momjian Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.55 2005/04/09 03:52:43 momjian Exp $ -->
|
||||||
|
|
||||||
<appendix id="docguide">
|
<appendix id="docguide">
|
||||||
<title>Documentation</title>
|
<title>Documentation</title>
|
||||||
@ -60,17 +60,14 @@
|
|||||||
structure and content of a technical document without worrying
|
structure and content of a technical document without worrying
|
||||||
about presentation details. A document style defines how that
|
about presentation details. A document style defines how that
|
||||||
content is rendered into one of several final forms. DocBook is
|
content is rendered into one of several final forms. DocBook is
|
||||||
maintained by the OASIS group, <ulink
|
maintained by the <ulink url="http://www.oasis-open.org">
|
||||||
url="http://www.oasis-open.org"></ulink>. The official DocBook
|
OASIS group</ulink>. The <ulink url="http://www.oasis-open.org/docbook">
|
||||||
site, <ulink url="http://www.oasis-open.org/docbook"></ulink>,
|
official DocBook site</ulink> has good introductory and reference documentation and
|
||||||
has good introductory and reference documentation and
|
|
||||||
a complete O'Reilly book for your online reading pleasure. The
|
a complete O'Reilly book for your online reading pleasure. The
|
||||||
NewbieDoc Docbook Guide,
|
|
||||||
<ulink url="http://newbiedoc.sourceforge.net/metadoc/docbook-guide.html">
|
<ulink url="http://newbiedoc.sourceforge.net/metadoc/docbook-guide.html">
|
||||||
</ulink>, is very helpful for beginners.
|
NewbieDoc Docbook Guide</ulink> is very helpful for beginners.
|
||||||
The FreeBSD Documentation Project,
|
The <ulink url="http://www.freebsd.org/docproj/docproj.html">
|
||||||
<ulink url="http://www.freebsd.org/docproj/docproj.html"></ulink>,
|
FreeBSD Documentation Project</ulink> also uses DocBook and has some good
|
||||||
also uses DocBook and has some good
|
|
||||||
information, including a number of style guidelines that might be
|
information, including a number of style guidelines that might be
|
||||||
worth considering.
|
worth considering.
|
||||||
</para>
|
</para>
|
||||||
@ -86,7 +83,7 @@
|
|||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>DocBook DTD, <ulink url="http://www.oasis-open.org/docbook/sgml/"></ulink></term>
|
<term><ulink url="http://www.oasis-open.org/docbook/sgml/">DocBook DTD</ulink></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
This is the definition of DocBook itself. We currently use
|
This is the definition of DocBook itself. We currently use
|
||||||
@ -98,7 +95,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>ISO 8879 character entities, <ulink url="http://www.oasis-open.org/cover/ISOEnts.zip"></ulink></term>
|
<term><ulink url="http://www.oasis-open.org/cover/ISOEnts.zip">ISO 8879 character entities</ulink></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
These are required by DocBook but are distributed separately
|
These are required by DocBook but are distributed separately
|
||||||
@ -108,7 +105,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>OpenJade, <ulink url="http://openjade.sourceforge.net"></ulink></term>
|
<term><ulink url="http://openjade.sourceforge.net">OpenJade</ulink></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
This is the base package of <acronym>SGML</acronym> processing.
|
This is the base package of <acronym>SGML</acronym> processing.
|
||||||
@ -123,7 +120,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>DocBook DSSSL Stylesheets, <ulink url="http://docbook.sourceforge.net/projects/dsssl/index.html"></ulink></term>
|
<term><ulink url="http://docbook.sourceforge.net/projects/dsssl/index.html">DocBook DSSSL Stylesheets</ulink></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
These contain the processing instructions for converting the
|
These contain the processing instructions for converting the
|
||||||
@ -134,7 +131,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>DocBook2X tools, <ulink url="http://docbook2x.sourceforge.net"></ulink></term>
|
<term><ulink url="http://docbook2x.sourceforge.net">DocBook2X tools</ulink></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
This optional package is used to create man pages. It has a
|
This optional package is used to create man pages. It has a
|
||||||
@ -145,7 +142,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>JadeTeX, <ulink url="http://jadetex.sourceforge.net"></ulink></term>
|
<term><ulink url="http://jadetex.sourceforge.net">JadeTeX</ulink></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
If you want to, you can also install
|
If you want to, you can also install
|
||||||
@ -240,8 +237,8 @@ CATALOG "/usr/local/share/sgml/docbook/4.2/docbook.cat"
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
More information about the FreeBSD documentation tools can be
|
More information about the FreeBSD documentation tools can be
|
||||||
found in the FreeBSD Documentation Project's instructions,
|
found in the <ulink url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/tools.html">
|
||||||
<ulink url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/tools.html"></ulink>.
|
FreeBSD Documentation Project's instructions</ulink>.
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
@ -335,8 +332,8 @@ CATALOG "dsssl/catalog"
|
|||||||
<procedure>
|
<procedure>
|
||||||
<step>
|
<step>
|
||||||
<para>
|
<para>
|
||||||
Obtain the DocBook V4.2 distribution,<ulink
|
Obtain the <ulink url="http://www.docbook.org/sgml/4.2/docbook-4.2.zip">
|
||||||
url="http://www.docbook.org/sgml/4.2/docbook-4.2.zip"></ulink>.
|
DocBook V4.2 distribution</ulink>.
|
||||||
</para>
|
</para>
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
@ -377,9 +374,8 @@ CATALOG "docbook-4.2/docbook.cat"
|
|||||||
|
|
||||||
<step>
|
<step>
|
||||||
<para>
|
<para>
|
||||||
Download the ISO 8879
|
Download the <ulink url="http://www.oasis-open.org/cover/ISOEnts.zip">
|
||||||
character entities archive, <ulink
|
ISO 8879 character entities archive</ulink>, unpack it, and put the
|
||||||
url="http://www.oasis-open.org/cover/ISOEnts.zip"></ulink>, unpack it, and put the
|
|
||||||
files in the same directory you put the DocBook files in.
|
files in the same directory you put the DocBook files in.
|
||||||
<screen>
|
<screen>
|
||||||
<prompt>$ </prompt><userinput>cd /usr/local/share/sgml/docbook-4.2</userinput>
|
<prompt>$ </prompt><userinput>cd /usr/local/share/sgml/docbook-4.2</userinput>
|
||||||
@ -452,8 +448,8 @@ CATALOG "docbook-dsssl-1.<replaceable>xx</>/catalog
|
|||||||
<productname>minitoc</productname>,
|
<productname>minitoc</productname>,
|
||||||
<productname>url</productname> and
|
<productname>url</productname> and
|
||||||
<productname>ot2enc</productname>. All of these can be found on
|
<productname>ot2enc</productname>. All of these can be found on
|
||||||
your friendly neighborhood <acronym>CTAN site</acronym>, <ulink
|
your friendly neighborhood <ulink url="http://www.ctan.org">
|
||||||
url="http://www.ctan.org"></ulink>.
|
<acronym>CTAN site</acronym></ulink>.
|
||||||
The installation of the <application>TeX</application> base
|
The installation of the <application>TeX</application> base
|
||||||
system is far beyond the scope of this introduction. Binary
|
system is far beyond the scope of this introduction. Binary
|
||||||
packages should be available for any system that can run
|
packages should be available for any system that can run
|
||||||
@ -931,9 +927,8 @@ gmake man.tar.gz
|
|||||||
When properly configured, it will allow you to use
|
When properly configured, it will allow you to use
|
||||||
<application>Emacs</application> to insert tags and check markup
|
<application>Emacs</application> to insert tags and check markup
|
||||||
consistency. You could use it for <acronym>HTML</acronym> as
|
consistency. You could use it for <acronym>HTML</acronym> as
|
||||||
well. Check the PSGML web site, <ulink
|
well. Check the <ulink url="http://www.lysator.liu.se/projects/about_psgml.html">
|
||||||
url="http://www.lysator.liu.se/projects/about_psgml.html"></ulink>,
|
PSGML web site</ulink> for downloads, installation instructions, and
|
||||||
for downloads, installation instructions, and
|
|
||||||
detailed documentation.
|
detailed documentation.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@ -1051,9 +1046,10 @@ End:
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Norm Walsh offers a major mode specifically for DocBook,
|
Norm Walsh offers a
|
||||||
<ulink url="http://nwalsh.com/emacs/docbookide/index.html"></ulink>,
|
<ulink url="http://nwalsh.com/emacs/docbookide/index.html">major mode</ulink>
|
||||||
which also has font-lock and a number of features to reduce typing.
|
specifically for DocBook which also has font-lock and a number of features to
|
||||||
|
reduce typing.
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.8 2005/03/31 03:54:38 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.9 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<appendix id="external-projects">
|
<appendix id="external-projects">
|
||||||
@ -21,12 +21,10 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.8 2005/03/31 03:54:38
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
Many <productname>PostgreSQL</productname>-related projects are
|
Many <productname>PostgreSQL</productname>-related projects are
|
||||||
hosted at either <productname>GBorg</> at <ulink
|
hosted at either
|
||||||
url="http://gborg.postgresql.org"></ulink>
|
<ulink url="http://gborg.postgresql.org"><productname>GBorg</></ulink>
|
||||||
or <productname>pgFoundry</> at <ulink
|
or <ulink url="http://pgfoundry.org"><productname>pgFoundry</></ulink>.
|
||||||
url="http://pgfoundry.org"></ulink>.
|
There are other <productname>PostgreSQL</productname>-related projects that are hosted
|
||||||
There are other
|
|
||||||
<productname>PostgreSQL</productname>-related projects that are hosted
|
|
||||||
elsewhere, but you will have to do an Internet search to find them.
|
elsewhere, but you will have to do an Internet search to find them.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@ -147,11 +145,9 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.8 2005/03/31 03:54:38
|
|||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
All of these can be found at
|
All of these can be found at
|
||||||
<productname>GBorg</> (<ulink
|
<ulink url="http://gborg.postgresql.org"><productname>GBorg</></ulink>
|
||||||
url="http://gborg.postgresql.org"></ulink>)
|
or <ulink url="http://pgfoundry.org"><productname>pgFoundry</></ulink>.
|
||||||
or <productname>pgFoundry</> (<ulink
|
|
||||||
url="http://pgfoundry.org"></ulink>).
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/geqo.sgml,v 1.30 2005/03/31 03:54:38 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/geqo.sgml,v 1.31 2005/04/09 03:52:43 momjian Exp $
|
||||||
Genetic Optimizer
|
Genetic Optimizer
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -286,16 +286,16 @@ Genetic Optimizer
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The Hitch-Hiker's Guide to Evolutionary Computation,
|
<ulink url="http://surf.de.uu.net/encore/www/">
|
||||||
<ulink url="http://surf.de.uu.net/encore/www/"></ulink>, (FAQ for <ulink
|
The Hitch-Hiker's Guide to Evolutionary Computation/ulink>, (FAQ for <ulink
|
||||||
url="news://comp.ai.genetic"></ulink>)
|
url="news://comp.ai.genetic"></ulink>)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Evolutionary Computation and its application to art and design,
|
<ulink url="http://www.red3d.com/cwr/evolve.html">
|
||||||
<ulink url="http://www.red3d.com/cwr/evolve.html"></ulink>, by
|
Evolutionary Computation and its application to art and design</ulink>, by
|
||||||
Craig Reynolds
|
Craig Reynolds
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.16 2005/03/31 03:54:38 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.17 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="GiST">
|
<chapter id="GiST">
|
||||||
@ -31,14 +31,15 @@ $PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.16 2005/03/31 03:54:38 momjian Exp
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
Some of the information here is derived from the University of California at
|
Some of the information here is derived from the University of California at
|
||||||
Berkeley's GiST Indexing Project web site, <ulink
|
Berkeley's GiST Indexing Project<ulink
|
||||||
url="http://gist.cs.berkeley.edu/"></ulink>, and Marcel Kornacker's
|
url="http://gist.cs.berkeley.edu/">web site</ulink> and
|
||||||
thesis, Access Methods for Next-Generation Database Systems,
|
<ulink url="http://citeseer.nj.nec.com/448594.html">
|
||||||
<ulink url="http://citeseer.nj.nec.com/448594.html"></ulink>. The <acronym>GiST</acronym>
|
Marcel Kornacker's thesis, Access Methods for Next-Generation Database Systems
|
||||||
|
</ulink>. The <acronym>GiST</acronym>
|
||||||
implementation in <productname>PostgreSQL</productname> is primarily
|
implementation in <productname>PostgreSQL</productname> is primarily
|
||||||
maintained by Teodor Sigaev and Oleg Bartunov, and there is more
|
maintained by Teodor Sigaev and Oleg Bartunov, and there is more
|
||||||
information on their website: <ulink
|
information on their<ulink url="http://www.sai.msu.su/~megera/postgres/gist/">
|
||||||
url="http://www.sai.msu.su/~megera/postgres/gist/"></>.
|
website</ulink>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.25 2005/03/31 03:54:38 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.26 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<sect1 id="history">
|
<sect1 id="history">
|
||||||
@ -66,14 +66,14 @@ $PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.25 2005/03/31 03:54:38 momjian
|
|||||||
<productname>POSTGRES</productname> has also been used as an
|
<productname>POSTGRES</productname> has also been used as an
|
||||||
educational tool at several universities. Finally, Illustra
|
educational tool at several universities. Finally, Illustra
|
||||||
Information Technologies (later merged into
|
Information Technologies (later merged into
|
||||||
<productname>Informix</productname>, <ulink
|
<ulink url="http://www.informix.com/"><productname>Informix</productname></ulink>,
|
||||||
url="http://www.informix.com/"></ulink>,
|
which is now owned by <ulink
|
||||||
which is now owned by IBM, <ulink
|
url="http://www.ibm.com/">IBM/ulink>) picked up the code and
|
||||||
url="http://www.ibm.com/"></ulink>.) picked up the code and
|
|
||||||
commercialized it. In late 1992,
|
commercialized it. In late 1992,
|
||||||
<productname>POSTGRES</productname> became the primary data manager
|
<productname>POSTGRES</productname> became the primary data manager
|
||||||
for the Sequoia 2000 scientific computing project,
|
for the
|
||||||
<ulink url="http://meteora.ucsd.edu/s2k/s2k_home.html"></ulink>.
|
<ulink url="http://meteora.ucsd.edu/s2k/s2k_home.html">
|
||||||
|
Sequoia 2000 scientific computing project</ulink>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/info.sgml,v 1.22 2005/03/31 03:54:38 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/info.sgml,v 1.23 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<sect1 id="resources">
|
<sect1 id="resources">
|
||||||
@ -34,8 +34,8 @@ $PostgreSQL: pgsql/doc/src/sgml/info.sgml,v 1.22 2005/03/31 03:54:38 momjian Exp
|
|||||||
<term>Web Site</term>
|
<term>Web Site</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The <productname>PostgreSQL</productname> web site,
|
The <productname>PostgreSQL</productname>
|
||||||
<ulink url="http://www.postgresql.org"></ulink>,
|
<ulink url="http://www.postgresql.org">web site</ulink>
|
||||||
carries details on the latest release and other
|
carries details on the latest release and other
|
||||||
information to make your work or play with
|
information to make your work or play with
|
||||||
<productname>PostgreSQL</productname> more productive.
|
<productname>PostgreSQL</productname> more productive.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.231 2005/04/04 05:12:32 neilc Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.232 2005/04/09 03:52:43 momjian Exp $ -->
|
||||||
|
|
||||||
<chapter id="installation">
|
<chapter id="installation">
|
||||||
<title><![%standalone-include[<productname>PostgreSQL</>]]>
|
<title><![%standalone-include[<productname>PostgreSQL</>]]>
|
||||||
@ -1462,8 +1462,8 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
|
|||||||
platform generally means that <productname>PostgreSQL</> builds and
|
platform generally means that <productname>PostgreSQL</> builds and
|
||||||
installs according to these instructions and that the regression
|
installs according to these instructions and that the regression
|
||||||
tests pass. <quote>Build farm</quote> entries refer to builds
|
tests pass. <quote>Build farm</quote> entries refer to builds
|
||||||
reported by the PostgreSQL Build Farm,
|
reported by the <ulink url="http://www.pgbuildfarm.org/">
|
||||||
<ulink url="http://www.pgbuildfarm.org/"></ulink>.
|
PostgreSQL Build Farm</ulink>.
|
||||||
Platform entries that show an older version of
|
Platform entries that show an older version of
|
||||||
PostgreSQL are those that did not receive explicit testing at the
|
PostgreSQL are those that did not receive explicit testing at the
|
||||||
time of release of version &majorversion; but that we still
|
time of release of version &majorversion; but that we still
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.28 2005/03/31 03:54:38 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.29 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<preface id="preface">
|
<preface id="preface">
|
||||||
@ -89,9 +89,9 @@ $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.28 2005/03/31 03:54:38 momjian Ex
|
|||||||
<para>
|
<para>
|
||||||
<productname>PostgreSQL</productname> is an object-relational
|
<productname>PostgreSQL</productname> is an object-relational
|
||||||
database management system (<acronym>ORDBMS</acronym>) based on
|
database management system (<acronym>ORDBMS</acronym>) based on
|
||||||
<productname>POSTGRES, Version 4.2</productname>,
|
|
||||||
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/postgres.html">
|
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/postgres.html">
|
||||||
</ulink>, developed at the University of California at Berkeley Computer Science
|
<productname>POSTGRES, Version 4.2</productname></ulink>,
|
||||||
|
developed at the University of California at Berkeley Computer Science
|
||||||
Department. POSTGRES pioneered many concepts that only became
|
Department. POSTGRES pioneered many concepts that only became
|
||||||
available in some commercial database systems much later.
|
available in some commercial database systems much later.
|
||||||
</para>
|
</para>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/nls.sgml,v 1.11 2005/03/31 03:54:38 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/nls.sgml,v 1.12 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="nls">
|
<chapter id="nls">
|
||||||
@ -154,15 +154,16 @@ msgstr "another translated"
|
|||||||
If there are already some <filename>.po</filename> files, then
|
If there are already some <filename>.po</filename> files, then
|
||||||
someone has already done some translation work. The files are
|
someone has already done some translation work. The files are
|
||||||
named <filename><replaceable>language</replaceable>.po</filename>,
|
named <filename><replaceable>language</replaceable>.po</filename>,
|
||||||
where <replaceable>language</replaceable> is the ISO 639-1 two-letter language code,
|
where <replaceable>language</replaceable> is the
|
||||||
(in lower case), <ulink url="http://lcweb.loc.gov/standards/iso639-2/englangn.html"></ulink>,
|
<ulink url="http://lcweb.loc.gov/standards/iso639-2/englangn.html">
|
||||||
e.g.,
|
ISO 639-1 two-letter language code (in lower case)</ulink>, e.g.,
|
||||||
<filename>fr.po</filename> for French. If there is really a need
|
<filename>fr.po</filename> for French. If there is really a need
|
||||||
for more than one translation effort per language then the files
|
for more than one translation effort per language then the files
|
||||||
may also be named
|
may also be named
|
||||||
<filename><replaceable>language</replaceable>_<replaceable>region</replaceable>.po</filename>
|
<filename><replaceable>language</replaceable>_<replaceable>region</replaceable>.po</filename>
|
||||||
where <replaceable>region</replaceable> is the ISO 3166-1 two-letter country code (in upper case),
|
where <replaceable>region</replaceable> is the
|
||||||
<ulink url="http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html"></ulink>,
|
<ulink url="http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html">
|
||||||
|
ISO 3166-1 two-letter country code (in upper case)</ulink>,
|
||||||
e.g.,
|
e.g.,
|
||||||
<filename>pt_BR.po</filename> for Portuguese in Brazil. If you
|
<filename>pt_BR.po</filename> for Portuguese in Brazil. If you
|
||||||
find the language you wanted you can just start working on that
|
find the language you wanted you can just start working on that
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.38 2005/03/31 03:54:38 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.39 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="plperl">
|
<chapter id="plperl">
|
||||||
@ -15,8 +15,8 @@ $PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.38 2005/03/31 03:54:38 momjian E
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
PL/Perl is a loadable procedural language that enables you to write
|
PL/Perl is a loadable procedural language that enables you to write
|
||||||
<productname>PostgreSQL</productname> functions in the Perl programming language,
|
<productname>PostgreSQL</productname> functions in the
|
||||||
<ulink url="http://www.perl.com"></ulink>.
|
<ulink url="http://www.perl.com">Perl programming language</ulink>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -200,10 +200,11 @@ SELECT * FROM perl_set();
|
|||||||
<para>
|
<para>
|
||||||
Access to the database itself from your Perl function can be done
|
Access to the database itself from your Perl function can be done
|
||||||
via the function <function>spi_exec_query</function> described
|
via the function <function>spi_exec_query</function> described
|
||||||
below, or via an experimental module <literal>DBD::PgSPI</literal>,
|
below, or via an experimental module
|
||||||
<ulink url="http://www.cpan.org/modules/by-module/DBD/APILOS/"></ulink>,
|
<ulink url="http://www.cpan.org/modules/by-module/DBD/APILOS/">
|
||||||
(also available at <acronym>CPAN mirror sites</>, <ulink
|
<literal>DBD::PgSPI</literal></ulink>
|
||||||
url="http://www.cpan.org/SITES.html"></ulink>). This module makes available a
|
(also available at <ulink url="http://www.cpan.org/SITES.html">
|
||||||
|
<acronym>CPAN mirror sites</></ulink>). This module makes available a
|
||||||
<acronym>DBI</>-compliant database-handle named
|
<acronym>DBI</>-compliant database-handle named
|
||||||
<varname>$pg_dbh</varname> that can be used to perform queries with
|
<varname>$pg_dbh</varname> that can be used to perform queries with
|
||||||
normal <acronym>DBI</>
|
normal <acronym>DBI</>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/plpython.sgml,v 1.27 2005/03/31 03:54:38 momjian Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/plpython.sgml,v 1.28 2005/04/09 03:52:43 momjian Exp $ -->
|
||||||
|
|
||||||
<chapter id="plpython">
|
<chapter id="plpython">
|
||||||
<title>PL/Python - Python Procedural Language</title>
|
<title>PL/Python - Python Procedural Language</title>
|
||||||
@ -9,7 +9,7 @@
|
|||||||
<para>
|
<para>
|
||||||
The <application>PL/Python</application> procedural language allows
|
The <application>PL/Python</application> procedural language allows
|
||||||
<productname>PostgreSQL</productname> functions to be written in the
|
<productname>PostgreSQL</productname> functions to be written in the
|
||||||
Python language,<ulink url="http://www.python.org"></ulink>.
|
<ulink url="http://www.python.org">Python language</ulink>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/pltcl.sgml,v 2.36 2005/03/31 03:54:38 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/pltcl.sgml,v 2.37 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="pltcl">
|
<chapter id="pltcl">
|
||||||
@ -16,8 +16,8 @@ $PostgreSQL: pgsql/doc/src/sgml/pltcl.sgml,v 2.36 2005/03/31 03:54:38 momjian Ex
|
|||||||
<para>
|
<para>
|
||||||
PL/Tcl is a loadable procedural language for the
|
PL/Tcl is a loadable procedural language for the
|
||||||
<productname>PostgreSQL</productname> database system
|
<productname>PostgreSQL</productname> database system
|
||||||
that enables the Tcl language, <ulink url="http://www.tcl.tk/"></ulink>,
|
that enables the <ulink url="http://www.tcl.tk/">
|
||||||
to be used to write functions and
|
Tcl language</ulink> to be used to write functions and
|
||||||
trigger procedures.
|
trigger procedures.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.23 2005/03/31 03:54:38 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.24 2005/04/09 03:52:43 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<sect1 id="bug-reporting">
|
<sect1 id="bug-reporting">
|
||||||
@ -266,7 +266,7 @@ $PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.23 2005/03/31 03:54:38 momjian
|
|||||||
It is better to report everything the first time than us having to squeeze the
|
It is better to report everything the first time than us having to squeeze the
|
||||||
facts out of you. On the other hand, if your input files are huge, it is
|
facts out of you. On the other hand, if your input files are huge, it is
|
||||||
fair to ask first whether somebody is interested in looking into it. Here is
|
fair to ask first whether somebody is interested in looking into it. Here is
|
||||||
an article, <ulink url="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html"></ulink>,
|
an <ulink url="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html">article</ulink>
|
||||||
that outlines some more tips on reporting bugs.
|
that outlines some more tips on reporting bugs.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@ -305,8 +305,8 @@ $PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.23 2005/03/31 03:54:38 momjian
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
Another method is to fill in the bug report web-form available
|
Another method is to fill in the bug report web-form available
|
||||||
at the project's web site,
|
at the project's
|
||||||
<ulink url="http://www.postgresql.org/"></ulink>.
|
<ulink url="http://www.postgresql.org/">web site</ulink>.
|
||||||
Entering a bug report this way causes it to be mailed to the
|
Entering a bug report this way causes it to be mailed to the
|
||||||
<email>pgsql-bugs@postgresql.org</email> mailing list.
|
<email>pgsql-bugs@postgresql.org</email> mailing list.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user