diff --git a/doc/src/sgml/advanced.sgml b/doc/src/sgml/advanced.sgml index 82d9e229b3faf1413687631df26c31ff1c53476d..4f20dda2ebc259dc4860b830e8fff0a5f4d985cc 100644 --- a/doc/src/sgml/advanced.sgml +++ b/doc/src/sgml/advanced.sgml @@ -1,5 +1,5 @@ @@ -468,8 +468,8 @@ SELECT name, altitude If you feel you need more introductory material, please visit the - PostgreSQL web - site for links to more resources. + PostgreSQL web site, + , for links to more resources. diff --git a/doc/src/sgml/biblio.sgml b/doc/src/sgml/biblio.sgml index 4f642cf3f3b9e0c670847f2daf716b17f6acb07d..4a5ecbc71a0461185dc58e64cd0c744cdba86bbe 100644 --- a/doc/src/sgml/biblio.sgml +++ b/doc/src/sgml/biblio.sgml @@ -1,5 +1,5 @@ @@ -13,10 +13,10 @@ $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.21 2005/02/21 02:21:00 neilc Exp Some white papers and technical reports from the original POSTGRES development team - are available at + are available at the University of California, Berkeley, Computer Science + Department web site, - the University of California, Berkeley, Computer Science - Department web site + @@ -242,10 +242,9 @@ ssimkovi@ag.or.at - <ulink - url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf">The - design and implementation of the - <productname>POSTGRES</productname> query optimizer</ulink> + The design and implementation of the + <productname>POSTGRES</productname> query optimizer, + <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf"></ulink> Zelaine Fong @@ -305,7 +304,7 @@ ssimkovi@ag.or.at - <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf">The <productname>POSTGRES</productname> data model</ulink> + The <productname>POSTGRES</productname> data model, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf"></ulink> Rowe and Stonebraker, 1987 @@ -327,7 +326,7 @@ ssimkovi@ag.or.at - <ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z">Generalized Partial Indexes</ulink> + <title>Generalized Partial Indexes, <ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z"></ulink> Seshardri, 1995 @@ -357,7 +356,7 @@ ssimkovi@ag.or.at - <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf">The design of <productname>POSTGRES</productname></ulink> + The design of <productname>POSTGRES</productname>, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf"></ulink> Stonebraker and Rowe, 1986 @@ -405,7 +404,7 @@ ssimkovi@ag.or.at - <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> + 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> Stonebraker, 1987 @@ -423,7 +422,7 @@ ssimkovi@ag.or.at - <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> + 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> Stonebraker et al, 1989 @@ -448,7 +447,7 @@ ssimkovi@ag.or.at - <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf">The case for partial indexes</ulink> + The case for partial indexes, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf"></ulink> Stonebraker, M, 1989b @@ -466,7 +465,7 @@ ssimkovi@ag.or.at - <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf">The implementation of <productname>POSTGRES</productname></ulink> + The implementation of <productname>POSTGRES</productname>, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf"></ulink> Stonebraker, Rowe, Hirohama, 1990 @@ -494,7 +493,7 @@ ssimkovi@ag.or.at - <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> + 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> Stonebraker et al, ACM, 1990 diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index a77ef544aa952ff9f11379956706b80fc92c2623..bc377d6a6ea47c6cfc7b291617bacd7f630ddffc 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1,5 +1,5 @@ @@ -615,10 +615,10 @@ local db1,db2,@demodbs all md5 authentication system suitable for distributed computing over a public network. A description of the Kerberos system is far beyond the scope of this document; in full generality it can be - quite complex (yet powerful). The Kerberos - FAQ or MIT - Project Athena can be a good starting point for exploration. + quite complex (yet powerful). The Kerberos FAQ, + , or + MIT Project Athena, , + can be a good starting point for exploration. Several sources for Kerberos distributions exist. @@ -690,7 +690,7 @@ local db1,db2,@demodbs all md5 If you use mod_auth_kerb from - http://modauthkerb.sf.net + and mod_perl on your Apache web server, you can use AuthType KerberosV5SaveCredentials with a @@ -883,11 +883,10 @@ omicron bryanh guest1 default PAM service name is postgresql. You can optionally supply your own service name after the pam key word in the file pg_hba.conf. - For more information about PAM, please read the Linux-PAM - Page and the Solaris PAM Page. + For more information about PAM, please read the Linux-PAM + Page, , + and the Solaris PAM Page, . diff --git a/doc/src/sgml/contacts.sgml b/doc/src/sgml/contacts.sgml index b4a5c5fd0be4ee5c717529bb17d73fea230dfa24..37eee739a37d676b6a5d07abc5816b4ee740d88f 100644 --- a/doc/src/sgml/contacts.sgml +++ b/doc/src/sgml/contacts.sgml @@ -13,23 +13,12 @@ and the mailing lists themselves. Refer to the introduction in this manual or to the -PostgreSQL web page - for subscription information to the no-cost mailing lists. +PostgreSQL web page, +, +for subscription information to the no-cost mailing lists. People --> - - - - - -Thomas Lockhart - works on SQL standards compliance and documentation. - - - - - diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml index a72293932cc88d3c215d98b60ac37b459fde7b1f..8549c68276c9bba99122ec74c06e0a76d88b0e38 100644 --- a/doc/src/sgml/cvs.sgml +++ b/doc/src/sgml/cvs.sgml @@ -1,5 +1,5 @@ @@ -52,7 +52,7 @@ $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.31 2005/01/22 22:06:17 momjian Exp You will need a local copy of CVS (Concurrent Version Control System), which you can get from - http://www.cvshome.org/ + (the official site with the latest version) or any GNU software archive site (often somewhat outdated). We recommend version 1.10 or newer. Many systems have a recent version of @@ -167,7 +167,7 @@ $ chmod -R go-w pgsql For more info consult the manual that comes with CVS, or see the online documentation at - http://www.cvshome.org/. + . @@ -299,7 +299,7 @@ cvs commit CVSup was developed by John Polstra (jdp@polstra.com) to distribute CVS repositories and other file trees for - the FreeBSD project. + the FreeBSD project, . @@ -449,7 +449,8 @@ CVSROOT/loginfo* The following is a suggested CVSup config file from - the PostgreSQL ftp site + the PostgreSQL ftp site, + , which will fetch the current snapshot only: @@ -498,7 +499,8 @@ pgsql You can use pre-built binaries if you have a platform for which binaries are posted on - the PostgreSQL ftp site, + the PostgreSQL ftp site, + , or if you are running FreeBSD, for which CVSup is available as a port. @@ -539,7 +541,8 @@ pgsql If you have another platform, check for and download the appropriate binary from - the PostgreSQL ftp site. + the PostgreSQL ftp site, + . @@ -621,12 +624,12 @@ $ which cvsup Pick up the Modula-3 - distribution from - Polytechnique Montréal, + distribution from Polytechnique Montréal, + , who are actively maintaining the code base originally developed by - the DEC Systems Research Center. - The PM3 RPM distribution is roughly + the DEC Systems Research Center, . + The PM3 RPM distribution is roughly 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 apparently built for another release (RH-6.0?) and does not run on RH-5.2. @@ -761,8 +764,8 @@ 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 the line containing "tag=." then it will instead check out the 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 CVSup Handbook, +. 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 diff --git a/doc/src/sgml/dfunc.sgml b/doc/src/sgml/dfunc.sgml index 2c1a2771e5431562cf4cc6760ad4a3e123cfd55e..2edcb3c5467918f66c77794ee7be8222bc1e4447 100644 --- a/doc/src/sgml/dfunc.sgml +++ b/doc/src/sgml/dfunc.sgml @@ -1,5 +1,5 @@ @@ -276,8 +276,9 @@ gcc -shared -o foo.so foo.o If this is too complicated for you, you should consider using - GNU - Libtool, which hides the platform differences + GNU Libtool, + , + which hides the platform differences behind a uniform interface. diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index c6a51cf946e6896ef347b8d4cb4843d6e18741a3..734da616046d919e9a8719890949029846c992da 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -1,4 +1,4 @@ - + Documentation @@ -60,15 +60,17 @@ structure and content of a technical document without worrying about presentation details. A document style defines how that content is rendered into one of several final forms. DocBook is - maintained by the OASIS group. The official DocBook - site has good introductory and reference documentation and + maintained by the OASIS group, . The official DocBook + site, , + has good introductory and reference documentation and a complete O'Reilly book for your online reading pleasure. The + NewbieDoc Docbook Guide, - NewbieDoc Docbook Guide is very helpful for beginners. - The FreeBSD - Documentation Project also uses DocBook and has some good + , is very helpful for beginners. + The FreeBSD Documentation Project, + , + also uses DocBook and has some good information, including a number of style guidelines that might be worth considering. @@ -84,7 +86,7 @@ - DocBook DTD + DocBook DTD, This is the definition of DocBook itself. We currently use @@ -96,7 +98,7 @@ - ISO 8879 character entities + ISO 8879 character entities, These are required by DocBook but are distributed separately @@ -106,7 +108,7 @@ - OpenJade + OpenJade, This is the base package of SGML processing. @@ -121,7 +123,7 @@ - DocBook DSSSL Stylesheets + DocBook DSSSL Stylesheets, These contain the processing instructions for converting the @@ -132,7 +134,7 @@ - DocBook2X tools + DocBook2X tools, This optional package is used to create man pages. It has a @@ -143,7 +145,7 @@ - JadeTeX + JadeTeX, If you want to, you can also install @@ -238,9 +240,8 @@ CATALOG "/usr/local/share/sgml/docbook/4.2/docbook.cat" More information about the FreeBSD documentation tools can be - found in the FreeBSD - Documentation Project's instructions. + found in the FreeBSD Documentation Project's instructions, + . @@ -334,9 +335,8 @@ CATALOG "dsssl/catalog" - Obtain the DocBook - V4.2 distribution. + Obtain the DocBook V4.2 distribution,. @@ -377,9 +377,9 @@ CATALOG "docbook-4.2/docbook.cat" - Download the ISO 8879 - character entities archive, unpack it, and put the + Download the ISO 8879 + character entities archive, , unpack it, and put the files in the same directory you put the DocBook files in. $ cd /usr/local/share/sgml/docbook-4.2 @@ -452,8 +452,8 @@ CATALOG "docbook-dsssl-1.xx/catalog minitoc, url and ot2enc. All of these can be found on - your friendly neighborhood CTAN site. + your friendly neighborhood CTAN site, . The installation of the TeX base system is far beyond the scope of this introduction. Binary packages should be available for any system that can run @@ -931,9 +931,9 @@ gmake man.tar.gz When properly configured, it will allow you to use Emacs to insert tags and check markup consistency. You could use it for HTML as - well. Check the PSGML - web site for downloads, installation instructions, and + well. Check the PSGML web site, , + for downloads, installation instructions, and detailed documentation. @@ -1051,10 +1051,9 @@ End: - Norm Walsh offers a major mode - specifically for DocBook which also has font-lock and a - number of features to reduce typing. + Norm Walsh offers a major mode specifically for DocBook, + , + which also has font-lock and a number of features to reduce typing. diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index 90c3a95f5e032cfbe37841b3f9090bf6378a12e6..1280ede69ba2c122d4b47abf20722cd6280667bb 100644 --- a/doc/src/sgml/external-projects.sgml +++ b/doc/src/sgml/external-projects.sgml @@ -1,5 +1,5 @@ @@ -21,11 +21,10 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.7 2004/12/29 23:36:46 Many PostgreSQL-related projects are - hosted at either - GBorg at http://gborg.postgresql.org + hosted at either GBorg at or pgFoundry at http://pgfoundry.org. + url="http://pgfoundry.org">. There are other PostgreSQL-related projects that are hosted elsewhere, but you will have to do an Internet search to find them. @@ -150,9 +149,9 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.7 2004/12/29 23:36:46 All of these can be found at GBorg (http://gborg.postgresql.org) + url="http://gborg.postgresql.org">) or pgFoundry (http://pgfoundry.org). + url="http://pgfoundry.org">). diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml index cf13cf66f0aae58e4c0a9e0ee7600ec5959bb71a..3597d93a0b108e7e1a5037885d9396316f461d05 100644 --- a/doc/src/sgml/geqo.sgml +++ b/doc/src/sgml/geqo.sgml @@ -1,5 +1,5 @@ @@ -286,16 +286,16 @@ Genetic Optimizer - The Hitch-Hiker's - Guide to Evolutionary Computation (FAQ for comp.ai.genetic) + The Hitch-Hiker's Guide to Evolutionary Computation, + , (FAQ for ) - Evolutionary - Computation and its application to art and design by + Evolutionary Computation and its application to art and design, + , by Craig Reynolds diff --git a/doc/src/sgml/gist.sgml b/doc/src/sgml/gist.sgml index 584b7be5d87bcf1e4d4e110bca088399f6c88780..d9ea80a836bb04a29d950f0b6496b498b70c061a 100644 --- a/doc/src/sgml/gist.sgml +++ b/doc/src/sgml/gist.sgml @@ -1,5 +1,5 @@ @@ -30,12 +30,11 @@ $PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.15 2005/01/08 22:13:25 tgl Exp $ - Some of the information here is derived from the University of California at - Berkeley's GiST Indexing Project web site and Marcel Kornacker's - thesis, - Access Methods for - Next-Generation Database Systems. The GiST + Some of the information here is derived from the University of California at + Berkeley's GiST Indexing Project web site, , and Marcel Kornacker's + thesis, Access Methods for Next-Generation Database Systems, + . The GiST implementation in PostgreSQL is primarily maintained by Teodor Sigaev and Oleg Bartunov, and there is more information on their website: @@ -65,15 +65,15 @@ $PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.24 2005/01/08 01:44:05 tgl Exp database, and several geographic information systems. POSTGRES has also been used as an educational tool at several universities. Finally, Illustra - Information Technologies (later merged into Informix, - which is now owned by IBM.) picked up the code and + Information Technologies (later merged into + Informix, , + which is now owned by IBM, .) picked up the code and commercialized it. In late 1992, POSTGRES became the primary data manager - for the Sequoia - 2000 scientific computing project. + for the Sequoia 2000 scientific computing project, + . diff --git a/doc/src/sgml/info.sgml b/doc/src/sgml/info.sgml index 684a1db017cc723934cc2cd4eba6973d366565ea..aa60b5e973d1136c373e2da14e29e5780f5393c4 100644 --- a/doc/src/sgml/info.sgml +++ b/doc/src/sgml/info.sgml @@ -1,5 +1,5 @@ @@ -34,9 +34,9 @@ $PostgreSQL: pgsql/doc/src/sgml/info.sgml,v 1.21 2003/11/29 19:51:37 pgsql Exp $ Web Site - The PostgreSQL - web site carries details on the latest release and other + The PostgreSQL web site, + , + carries details on the latest release and other information to make your work or play with PostgreSQL more productive. diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 867e74596d9440cfb5820aec45b0d0865e886800..3472aeedca376fe92a3fa7942d8c76d473afcccd 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%standalone-include[<productname>PostgreSQL</>]]> @@ -248,7 +248,7 @@ su - postgres systems have this built-in (e.g., <systemitem class="osname">Linux</>, <systemitem class="osname">NetBSD</>, <systemitem class="osname">Solaris</>), for other systems you - can download an add-on package from here: <ulink + can download an add-on package from <ulink url="http://developer.postgresql.org/~petere/bsd-gettext/"></ulink>. If you are using the <application>Gettext</> implementation in the <acronym>GNU</acronym> C library then you will additionally @@ -1460,8 +1460,9 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` platform generally means that <productname>PostgreSQL</> builds and installs according to these instructions and that the regression tests pass. <quote>Build farm</quote> entries refer to builds - reported by the <ulink url="http://www.pgbuildfarm.org/">PostgreSQL - Build Farm</ulink>. Platform entries that show an older version of + reported by the PostgreSQL Build Farm, + <ulink url="http://www.pgbuildfarm.org/"></ulink>. + Platform entries that show an older version of PostgreSQL are those that did not receive explicit testing at the time of release of version &majorversion; but that we still expect to work. diff --git a/doc/src/sgml/intro.sgml b/doc/src/sgml/intro.sgml index cb89eee18d13989cb2dcc2e47bf3e7481e31ef4a..9bfd167846a399470225ef7e09894ea2dce08da1 100644 --- a/doc/src/sgml/intro.sgml +++ b/doc/src/sgml/intro.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.27 2004/12/23 05:37:39 tgl Exp $ +$PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.28 2005/03/31 03:54:38 momjian Exp $ --> <preface id="preface"> @@ -89,9 +89,9 @@ $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.27 2004/12/23 05:37:39 tgl Exp $ <para> <productname>PostgreSQL</productname> is an object-relational 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"> - <productname>POSTGRES, Version 4.2</productname></ulink>, developed - at the University of California at Berkeley Computer Science + </ulink>, developed at the University of California at Berkeley Computer Science Department. POSTGRES pioneered many concepts that only became available in some commercial database systems much later. </para> diff --git a/doc/src/sgml/nls.sgml b/doc/src/sgml/nls.sgml index 55cd0f03ecfa0f6549c31d7405c0e1797fbb6e2f..9442c4301b370a193cffb9368d26e928a0940544 100644 --- a/doc/src/sgml/nls.sgml +++ b/doc/src/sgml/nls.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/nls.sgml,v 1.10 2004/11/15 06:32:14 neilc Exp $ +$PostgreSQL: pgsql/doc/src/sgml/nls.sgml,v 1.11 2005/03/31 03:54:38 momjian Exp $ --> <chapter id="nls"> @@ -154,16 +154,16 @@ msgstr "another translated" If there are already some <filename>.po</filename> files, then someone has already done some translation work. The files are named <filename><replaceable>language</replaceable>.po</filename>, - where <replaceable>language</replaceable> is the <ulink - url="http://lcweb.loc.gov/standards/iso639-2/englangn.html">ISO - 639-1</ulink> two-letter language code (in lower case), e.g., + where <replaceable>language</replaceable> is the ISO 639-1 two-letter language code, + (in lower case), <ulink url="http://lcweb.loc.gov/standards/iso639-2/englangn.html"></ulink>, + e.g., <filename>fr.po</filename> for French. If there is really a need for more than one translation effort per language then the files may also be named <filename><replaceable>language</replaceable>_<replaceable>region</replaceable>.po</filename> - where <replaceable>region</replaceable> is the <ulink - url="http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html">ISO - 3166-1</ulink> two-letter country code (in upper case), e.g., + where <replaceable>region</replaceable> is the ISO 3166-1 two-letter country code (in upper case), + <ulink url="http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html"></ulink>, + e.g., <filename>pt_BR.po</filename> for Portuguese in Brazil. If you find the language you wanted you can just start working on that file. diff --git a/doc/src/sgml/plperl.sgml b/doc/src/sgml/plperl.sgml index 554aa99d390e9293ef87298effb2b536f9187dab..82d1eeadb0626a136a060330b38b6e45911e3b5a 100644 --- a/doc/src/sgml/plperl.sgml +++ b/doc/src/sgml/plperl.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.37 2005/01/17 17:29:49 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.38 2005/03/31 03:54:38 momjian Exp $ --> <chapter id="plperl"> @@ -15,8 +15,8 @@ $PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.37 2005/01/17 17:29:49 momjian E <para> PL/Perl is a loadable procedural language that enables you to write - <productname>PostgreSQL</productname> functions in the <ulink - url="http://www.perl.com">Perl</ulink> programming language. + <productname>PostgreSQL</productname> functions in the Perl programming language, + <ulink url="http://www.perl.com"></ulink>. </para> <para> @@ -200,11 +200,10 @@ SELECT * FROM perl_set(); <para> Access to the database itself from your Perl function can be done via the function <function>spi_exec_query</function> described - below, or via an experimental module <ulink - url="http://www.cpan.org/modules/by-module/DBD/APILOS/"><literal>DBD::PgSPI</literal></ulink> - (also available at <ulink - url="http://www.cpan.org/SITES.html"><acronym>CPAN</> mirror - sites</ulink>). This module makes available a + below, or via an experimental module <literal>DBD::PgSPI</literal>, + <ulink url="http://www.cpan.org/modules/by-module/DBD/APILOS/"></ulink>, + (also available at <acronym>CPAN mirror sites</>, <ulink + url="http://www.cpan.org/SITES.html"></ulink>). This module makes available a <acronym>DBI</>-compliant database-handle named <varname>$pg_dbh</varname> that can be used to perform queries with normal <acronym>DBI</> diff --git a/doc/src/sgml/plpython.sgml b/doc/src/sgml/plpython.sgml index 32fce8c4c61aa7581db4ad17d04be9b2e575877e..172f735ea3092e4441025398e00a514a72ae67bb 100644 --- a/doc/src/sgml/plpython.sgml +++ b/doc/src/sgml/plpython.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/plpython.sgml,v 1.26 2004/12/30 21:45:36 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/plpython.sgml,v 1.27 2005/03/31 03:54:38 momjian Exp $ --> <chapter id="plpython"> <title>PL/Python - Python Procedural Language @@ -9,7 +9,7 @@ The PL/Python procedural language allows PostgreSQL functions to be written in the - Python language. + Python language,. diff --git a/doc/src/sgml/pltcl.sgml b/doc/src/sgml/pltcl.sgml index 7cb60a3c581f5d934a9d1695d800d8a9d2bcd725..75a4866fe6cc2132789c3193520eb34ae39e5255 100644 --- a/doc/src/sgml/pltcl.sgml +++ b/doc/src/sgml/pltcl.sgml @@ -1,5 +1,5 @@ @@ -16,8 +16,8 @@ $PostgreSQL: pgsql/doc/src/sgml/pltcl.sgml,v 2.35 2005/03/13 09:36:30 neilc Exp PL/Tcl is a loadable procedural language for the PostgreSQL database system - that enables the Tcl - language to be used to write functions and + that enables the Tcl language, , + to be used to write functions and trigger procedures. diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml index 4a75f8602bf0352075826d3f62380ef2d3ec6941..e324f912f1417fd892756b6a8b63afec9e6630dd 100644 --- a/doc/src/sgml/problems.sgml +++ b/doc/src/sgml/problems.sgml @@ -1,5 +1,5 @@ @@ -266,9 +266,8 @@ $PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.22 2005/03/25 01:01:14 momjian 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 fair to ask first whether somebody is interested in looking into it. Here is - an article, - http://www.chiark.greenend.org.uk/~sgtatham/bugs.html, that outlines - some more tips on reporting bugs. + an article, , + that outlines some more tips on reporting bugs. @@ -306,8 +305,8 @@ $PostgreSQL: pgsql/doc/src/sgml/problems.sgml,v 2.22 2005/03/25 01:01:14 momjian Another method is to fill in the bug report web-form available - at the project's web site - http://www.postgresql.org/. + at the project's web site, + . Entering a bug report this way causes it to be mailed to the pgsql-bugs@postgresql.org mailing list. diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 5d646bdcb337c7239cc4494a2a89053f73f4d7ee..62c13ddf770e451686b4db2880890fbef872f323 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -106,8 +106,7 @@ typedefs (Michael) PostgreSQL. A separate installer project has been created to ease installation on Windows — see - http://www.postgresql.org/ftp/win32/. + url="http://www.postgresql.org/ftp/win32/">. @@ -428,7 +427,7 @@ typedefs (Michael) The JDBC client interface has been removed from the core distribution, and is now hosted at http://jdbc.postgresql.org. + "http://jdbc.postgresql.org">. @@ -436,7 +435,7 @@ typedefs (Michael) The Tcl client interface has also been removed. There are several Tcl interfaces now hosted at http://gborg.postgresql.org. + "http://gborg.postgresql.org">. @@ -5463,8 +5462,7 @@ operations on bytea columns (Joe) application examines the system catalogs, additional changes will be required due to the introduction of schemas in 7.3; for more information, see: - http://developer.postgresql.org/~momjian/upgrade_tips_7.3. + url="http://developer.postgresql.org/~momjian/upgrade_tips_7.3">.