Index index by Group index by Distribution index by Vendor index by date index by Name Hany

postgresql-7.1.3-6 RPM for i386

[BIEN - Basic Income Earth Network]

From Doors 3.1 (RH7.1)

Name: postgresql Distribution: M&L Doors 3.1
Version: 7.1.3 Vendor: Mega & Loman (http://www.megaloman.com/)
Release: 6 Build date : Wed Oct 31 10:31:43 2001
Group: Applications/Databases Build host: m1.megaloman.sk
Size: 4540012 Source RPM: postgresql-7.1.3-6.src.rpm
Packager: Peter Hanecak <hanecak(at)megaloman.sk>
Url: http://www.postgresql.org/
Summary: PostgreSQL client programs and libraries.
PostgreSQL is an advanced Object-Relational database management system
(DBMS) that supports almost all SQL constructs (including
transactions, subselects and user-defined types and functions). The
postgresql package includes the client programs and libraries that
you'll need to access a PostgreSQL DBMS server.  These PostgreSQL
client programs are programs that directly manipulate the internal
structure of PostgreSQL databases on a PostgreSQL server. These client
programs can be located on the same machine with the PostgreSQL
server, or may be on a remote machine which accesses a PostgreSQL
server over a network connection. This package contains the docs
in HTML for the whole package, as well as command-line utilities for
managing PostgreSQL databases on a PostgreSQL server.

If you want to manipulate a PostgreSQL database on a remote PostgreSQL
server, you need this package. You also need to install this package
if you're installing the postgresql-server package.

Provides

Requires

Copyright

BSD

Changelog

* Fri Sep 28 2001 Trond Eivind Glomsrød <teg(at)redhat.com> 7.1.3-5
  - Don't include libpsqlodbc.a - this is a dynamic module
  - Improve python version conflicts
  - pg_config.1 was missing
  - pass CFLAGS to configure, not just to make
  - move vacuumdb man page, pg_encoding and pg_id to the base package
  - s/ssl/kerberos/ in one of the tests
* Fri Sep 14 2001 Trond Eivind Glomsrød <teg(at)redhat.com> 7.1.3-4
  - Rebuild for python 2.2
  - change the conflicts: statement in the python subpackage, so it uses
    the version detected when building instead of a hardcoded one
* Thu Sep 13 2001 Peter Hanecak <hanecak(at)megaloman.sk>
  - do not build contrib and jdbc packages for i586 and i686 platforms
* Mon Aug 20 2001 Trond Eivind Glomsrød <teg(at)redhat.com> 7.1.3-2
  - Fix usage of "Red Hat Linux" in the README.rpm-dist, do other minor
    fixes to this file
  - Don't use newlines inside strings in the initscript
* Mon Aug 20 2001 Trond Eivind Glomsrød <teg(at)redhat.com> 7.1.3-1
  - Updated README.rpm-dist from Lamar. 
  - Make sure "Red Hat" and "Red Hat Linux" are used properly in the README.rpm-dist
  - Work around the horror that is perl's Makefile generation 
    (LD_RUN_PATH is not a good thing) (#51957)
  - 7.1.3, stable bugfix release. Remove patches from CVS as they are now included
  - Own more directories
* Mon Aug 06 2001 Trond Eivind Glomsrød <teg(at)redhat.com> 7.1.2-7
  - Add patches from 7.1-stable branch. This should fix #50799 and #50797
  - Enable kerberos authentication (#50644)
  - handle stop with stale pid file (#50499)
  - make the test subpackage (not built by default) own /usr/lib/pgsql/test
* Mon Jul 09 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - Make the -devel subpackage depend on -libs, not the main package
* Tue Jun 19 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - Make sure the python subpackage depends on mx - otherwise, you'd get an 
    error when importing
* Mon Jun 18 2001 Florian La Roche <Florian.LaRoche(at)redhat.de>
  - add changes for s390x
* Fri Jun 15 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - Many path fixes for contrib packages
  - Newer intarray
  - Don't use nested ifs for tkpkg/pgaccess
  - Turn off test package for Red Hat Linux - it makes most sense just to use 
    this during development
  - One "pgacess" -> "pgaccess"
* Wed Jun 13 2001 Lamar Owen <lamar.owen(at)wgcr.org> <lamar(at)postgresql.org>
  - -4PGDG
  - patchset update for pg_regress.sh
  - can the dot in the release -- confused too many people and some programs.
  - -3.PGDG
  - updated README.rpm-dist
  - updated patch to 7.1.2, fixing some places where /usr/share/pgsql 
    was still being used where /usr/lib/pgsql was intended.
  - PGLIB now set to /usr/lib/pgsql -- initdb doesn't use it to find the bki's.
* Tue Jun 12 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - sync
  - Run chkconfig --add on server install
  - Move the prereqs on useradd on chkconfig to the server package
  - don't disable the %clean section
* Sat Jun 09 2001 Lamar Owen <lamar.owen(at)wgcr.org>
  - Sync up with Trond Eivind's set.
* Fri Jun 08 2001 Peter Hanecak <hanecak(at)megaloman.sk>
  - do not build docs package for i586 and i686 platforms
* Thu Jun 07 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - Don't create postgres' .bashrc from the server post script: include it instead
  - Move the test packages from /usr/share/pgsql to /usr/lib/pgsql
  - Move the symlinks libpq.so, libecpg.so, libpq++.so and libpgeasy.so to the devel subpackage from 
    libs
  - Source the i18n data from the .bashrc instead of in the initscript
* Mon May 28 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - Handle i18n for database startup - backend needs to have the same locale everytime, 
    but this certainly can't be hardcoded to C either
  - Fix stop, restart in initscript (#42217)
  - Make database init _much_ less verbose
  - other minor fixes to the initscript
* Fri May 25 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - 7.1.2
* Thu May 24 2001 Lamar Owen <lamar(at)postgresql.org> <lamar.owen(at)wgcr.org>
  - 7.1.2-0.1.1.PGDG PRERELEASE
  - Changed versioning and release numbering a little for better flexibility,
  -- particularly for distribution packagers.
  - Release numbering comment at top of spec, where it's more useful.
  - Trimmed changelog to 7.1.x. See the last 7.0.3's specfile for the 7.0
    changlog, and the last 6.5.3's specfile for the changelog prior to
    7.0.
* Sun May 20 2001 Lamar Owen <lamar(at)postgresql.org> <lamar.owen(at)wgcr.org>
  - 7.1.1-4.PGDG
  - _really_ got Python version agnosticism working.
* Sat May 19 2001 Lamar Owen <lamar(at)postgresql.org> <lamar.owen(at)wgcr.org>
  - 7.1.1-3.PGDG Release
  - Python version agnosticism.....
* Wed May 16 2001 Peter Hanecak <hanecak(at)megaloman.sk>
  - updated to 7.1.1 using Mandreake's postgresql-7.1.1-1mdk package
  - BuildPrereq ant
* Tue May 15 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - Use openssl
  - Make it obsolete subpackages if they aren't built
* Mon May 14 2001 Lamar Owen <lamar(at)postgresql.org> <lamar.owen(at)wgcr.org>
  - 7.1.1-2.PGDG Release.
  - Appended .PGDG to release string to differentiate our RPM set from the others.
  - /bin/sh fix in initscript
  - README.rpm-dist updates.
* Mon May 14 2001 Bernhard Rosenkraenzer <bero(at)redhat.com> 7.1.1-0.7
  - Rebuild with new readline
* Thu May 10 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - Initial 7.1.1
* Mon May 07 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - Specify shell when running commands through su in the initscript, to avoid problems 
    when people switch the postgres user to use tcsh
* Thu Apr 19 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - JDBC driver for Postgresql 7.1
* Sun Apr 15 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - slightly different versioning scheming, will go back to the official
    later when I'm sure the package is ready to use
* Fri Apr 13 2001 Lamar Owen <lamar(at)postgresql.org> <lamar.owen(at)wgcr.org>
  - 7.1 RELEASE
  - 7.1-1 RPM RELEASE
  - Change to COPTS -- strip out -ffastmath -- Considered Harmful.
  - Back to old versioning scheme, kept teg's other fixes.
  - README.rpm-dist updated.
  - PGVERSION updated all-around (hopefully!)
  - Couple of fixes from Peter E.
  - Rearrange dependencies -- only the -libs subpackage is required for most stuff
  - Removed broken and confusing logrotate script.
* Mon Apr 09 2001 Trond Eivind Glomsrød <teg(at)redhat.com>
  - chown considered harmful - removed
  - fix dangling symlimks (pg_crc.c)
  - libpq.so changes for maximum compatiblity
  - different versioning scheme, to avoid trouble later
  - remove temporary perl file from the file list
  - fix spelling error in tcl description
  - mark odbcinst.ini as a config file
  - use %defattr on packages which didn't have it
* Sat Apr 07 2001 Lamar Owen <lamar(at)postgresql.org> <lamar.owen(at)wgcr.org>
  - Integrated the PL/Perl stuff from Karl DeBisschop --conditional.
  - Packaging reorg: added contrib and docs subpackages.
  - Removed sgml source docs from main package --> docs subpackage.
  - Removed contrib tree from main package --> contrib subpackage.
  - Contrib tree is now prebuilt -- HOWEVER, very little install work is
    currently done with this.
* Fri Apr 06 2001 Lamar Owen <lamar(at)postgresql.org> <lamar.owen(at)wgcr.org>
  - Quickie RC3.  There will be a 7.1RC3-2 shortly with other stuff.
* Tue Apr 03 2001 Lamar Owen <lamar(at)postgresql.org> <lamar.owen(at)wgcr.org>
  - RC2
  - eliminate versioning information for ancilliary files in prep for CVS.
  - Fix docs mixup.
* Tue Mar 27 2001 Lamar Owen <lamar(at)postgresql.org> <lamar.owen(at)wgcr.org>
  - RC1 quickie.
* Tue Mar 20 2001 Lamar Owen <lamar(at)postgresql.org>
  - Beta 6 initial build.
  - Use make install-all-headers instead of cpio hack for devel headers.
  - Split out the libs into the libs subpackage.
  - Updated initscript to use pg_ctl to stop
  - Updated initscript to initdb and start postmaster with LC_ALL=C to 
    prevent index corruption.
* Sun Jan 28 2001 Lamar Owen <lamar(at)postgresql.org>
  - Beta4
  - Return to 'pgsql' directories instead of 'postgresql'
  - Better perl patches.
* Mon Jan 15 2001 Lamar Owen <lamar(at)postgresql.org>
  - Edit patches to get rid of some cruft.
  - Eliminate some more pre-7.1 specfile baggage that is no longer necessary.
  - Moved pg_id to server
  - added Makefile.global and pg_config to devel
  - Corrected /usr/include/pgsql to /usr/include/postgresql
  - Fixed some configure options.  Will be trying the configure macro next release
  - Since it is terminally ill in this version pg_upgrade is _gone_.
  - Thanks to Peter E for a good review.
* Sun Jan 14 2001 Lamar Owen <lamar(at)postgresql.org>
  - Running regression. 1 on the release-o-meter.
  - Minor patches to get regression running right.  
  - Initscript tweaking -- the old test for a database structure fails with 7.1's new structure.
* Sat Jan 13 2001 Lamar Owen <lamar(at)postgresql.org>
  - Perl 5 needs to be built with PREFIX set on the Makefile, not GNUmakefile....
  - The 7.1 build is different from the 7.0 build -- see the configure line.
  - NOTE: many files that used to be in /usr/share/postgresql are now in /usr/share/postgresql!
  - by request, conditional packages are now supported. See the top of the spec.
  - Fixed the server postinstall problems.
* Mon Jan 08 2001 Lamar Owen <lamar(at)postgresql.org>
  - First 7.1 beta test-build

Files

/usr/bin/createdb
/usr/bin/createlang
/usr/bin/createuser
/usr/bin/dropdb
/usr/bin/droplang
/usr/bin/dropuser
/usr/bin/pg_dump
/usr/bin/pg_dumpall
/usr/bin/pg_encoding
/usr/bin/pg_id
/usr/bin/pg_restore
/usr/bin/psql
/usr/bin/vacuumdb
/usr/share/doc/postgresql-7.1.3
/usr/share/doc/postgresql-7.1.3/COPYRIGHT
/usr/share/doc/postgresql-7.1.3/FAQ
/usr/share/doc/postgresql-7.1.3/HISTORY
/usr/share/doc/postgresql-7.1.3/KNOWN_BUGS
/usr/share/doc/postgresql-7.1.3/MISSING_FEATURES
/usr/share/doc/postgresql-7.1.3/README
/usr/share/doc/postgresql-7.1.3/README.mb.big5
/usr/share/doc/postgresql-7.1.3/README.mb.jp
/usr/share/doc/postgresql-7.1.3/README.rpm-dist
/usr/share/doc/postgresql-7.1.3/bug.template
/usr/share/doc/postgresql-7.1.3/html
/usr/share/doc/postgresql-7.1.3/html/admin.html
/usr/share/doc/postgresql-7.1.3/html/advanced.html
/usr/share/doc/postgresql-7.1.3/html/altern-locations.html
/usr/share/doc/postgresql-7.1.3/html/app-createdb.html
/usr/share/doc/postgresql-7.1.3/html/app-createlang.html
/usr/share/doc/postgresql-7.1.3/html/app-createuser.html
/usr/share/doc/postgresql-7.1.3/html/app-dropdb.html
/usr/share/doc/postgresql-7.1.3/html/app-droplang.html
/usr/share/doc/postgresql-7.1.3/html/app-dropuser.html
/usr/share/doc/postgresql-7.1.3/html/app-ecpg.html
/usr/share/doc/postgresql-7.1.3/html/app-initdb.html
/usr/share/doc/postgresql-7.1.3/html/app-initlocation.html
/usr/share/doc/postgresql-7.1.3/html/app-ipcclean.html
/usr/share/doc/postgresql-7.1.3/html/app-pg-ctl.html
/usr/share/doc/postgresql-7.1.3/html/app-pg-dumpall.html
/usr/share/doc/postgresql-7.1.3/html/app-pg-passwd.html
/usr/share/doc/postgresql-7.1.3/html/app-pgaccess.html
/usr/share/doc/postgresql-7.1.3/html/app-pgadmin.html
/usr/share/doc/postgresql-7.1.3/html/app-pgconfig.html
/usr/share/doc/postgresql-7.1.3/html/app-pgdump.html
/usr/share/doc/postgresql-7.1.3/html/app-pgrestore.html
/usr/share/doc/postgresql-7.1.3/html/app-pgtclsh.html
/usr/share/doc/postgresql-7.1.3/html/app-pgtksh.html
/usr/share/doc/postgresql-7.1.3/html/app-postgres.html
/usr/share/doc/postgresql-7.1.3/html/app-postmaster.html
/usr/share/doc/postgresql-7.1.3/html/app-psql.html
/usr/share/doc/postgresql-7.1.3/html/app-vacuumdb.html
/usr/share/doc/postgresql-7.1.3/html/applevel-consistency.html
/usr/share/doc/postgresql-7.1.3/html/arch-pg.html
/usr/share/doc/postgresql-7.1.3/html/arch.html
/usr/share/doc/postgresql-7.1.3/html/arrays.html
/usr/share/doc/postgresql-7.1.3/html/auth-methods.html
/usr/share/doc/postgresql-7.1.3/html/backup-file.html
/usr/share/doc/postgresql-7.1.3/html/backup.html
/usr/share/doc/postgresql-7.1.3/html/biblio.html
/usr/share/doc/postgresql-7.1.3/html/bki-commands.html
/usr/share/doc/postgresql-7.1.3/html/bki-example.html
/usr/share/doc/postgresql-7.1.3/html/bki.html
/usr/share/doc/postgresql-7.1.3/html/bug-reporting.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-aggregate.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-attrdef.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-attribute.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-class.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-database.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-description.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-group.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-index.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-inherits.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-language.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-operator.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-proc.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-relcheck.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-shadow.html
/usr/share/doc/postgresql-7.1.3/html/catalog-pg-type.html
/usr/share/doc/postgresql-7.1.3/html/catalogs.gif
/usr/share/doc/postgresql-7.1.3/html/catalogs.html
/usr/share/doc/postgresql-7.1.3/html/charset.html
/usr/share/doc/postgresql-7.1.3/html/client-authentication-problems.html
/usr/share/doc/postgresql-7.1.3/html/client-authentication.html
/usr/share/doc/postgresql-7.1.3/html/clientserver.gif
/usr/share/doc/postgresql-7.1.3/html/compiler.html
/usr/share/doc/postgresql-7.1.3/html/connect-estab.html
/usr/share/doc/postgresql-7.1.3/html/connections.gif
/usr/share/doc/postgresql-7.1.3/html/creating-cluster.html
/usr/share/doc/postgresql-7.1.3/html/cvs-tree.html
/usr/share/doc/postgresql-7.1.3/html/cvs.html
/usr/share/doc/postgresql-7.1.3/html/cvsup.html
/usr/share/doc/postgresql-7.1.3/html/datatype-bit.html
/usr/share/doc/postgresql-7.1.3/html/datatype-boolean.html
/usr/share/doc/postgresql-7.1.3/html/datatype-character.html
/usr/share/doc/postgresql-7.1.3/html/datatype-datetime.html
/usr/share/doc/postgresql-7.1.3/html/datatype-geometric.html
/usr/share/doc/postgresql-7.1.3/html/datatype-money.html
/usr/share/doc/postgresql-7.1.3/html/datatype-net-types.html
/usr/share/doc/postgresql-7.1.3/html/datatype.html
/usr/share/doc/postgresql-7.1.3/html/datetime-appendix.html
/usr/share/doc/postgresql-7.1.3/html/db-accessing.html
/usr/share/doc/postgresql-7.1.3/html/db-destroy.html
/usr/share/doc/postgresql-7.1.3/html/developer.html
/usr/share/doc/postgresql-7.1.3/html/doc-build.html
/usr/share/doc/postgresql-7.1.3/html/doc-sources.html
/usr/share/doc/postgresql-7.1.3/html/doc-toolsets.html
/usr/share/doc/postgresql-7.1.3/html/docguide.html
/usr/share/doc/postgresql-7.1.3/html/ecpg-concept.html
/usr/share/doc/postgresql-7.1.3/html/ecpg-develop.html
/usr/share/doc/postgresql-7.1.3/html/ecpg-limitations.html
/usr/share/doc/postgresql-7.1.3/html/ecpg-porting.html
/usr/share/doc/postgresql-7.1.3/html/ecpg-use.html
/usr/share/doc/postgresql-7.1.3/html/ecpg.html
/usr/share/doc/postgresql-7.1.3/html/executor.html
/usr/share/doc/postgresql-7.1.3/html/explicit-joins.html
/usr/share/doc/postgresql-7.1.3/html/extend.html
/usr/share/doc/postgresql-7.1.3/html/functions-aggregate.html
/usr/share/doc/postgresql-7.1.3/html/functions-comparison.html
/usr/share/doc/postgresql-7.1.3/html/functions-conditional.html
/usr/share/doc/postgresql-7.1.3/html/functions-datetime.html
/usr/share/doc/postgresql-7.1.3/html/functions-formatting.html
/usr/share/doc/postgresql-7.1.3/html/functions-geometry.html
/usr/share/doc/postgresql-7.1.3/html/functions-matching.html
/usr/share/doc/postgresql-7.1.3/html/functions-math.html
/usr/share/doc/postgresql-7.1.3/html/functions-misc.html
/usr/share/doc/postgresql-7.1.3/html/functions-net.html
/usr/share/doc/postgresql-7.1.3/html/functions-string.html
/usr/share/doc/postgresql-7.1.3/html/functions.html
/usr/share/doc/postgresql-7.1.3/html/geqo-intro2.html
/usr/share/doc/postgresql-7.1.3/html/geqo-pg-intro.html
/usr/share/doc/postgresql-7.1.3/html/geqo.html
/usr/share/doc/postgresql-7.1.3/html/gist.html
/usr/share/doc/postgresql-7.1.3/html/groups.html
/usr/share/doc/postgresql-7.1.3/html/history.html
/usr/share/doc/postgresql-7.1.3/html/index.html
/usr/share/doc/postgresql-7.1.3/html/indexcost.html
/usr/share/doc/postgresql-7.1.3/html/indices-functional.html
/usr/share/doc/postgresql-7.1.3/html/indices-multicolumn.html
/usr/share/doc/postgresql-7.1.3/html/indices-opclass.html
/usr/share/doc/postgresql-7.1.3/html/indices-types.html
/usr/share/doc/postgresql-7.1.3/html/indices-unique.html
/usr/share/doc/postgresql-7.1.3/html/indices.html
/usr/share/doc/postgresql-7.1.3/html/inherit.html
/usr/share/doc/postgresql-7.1.3/html/install-getsource.html
/usr/share/doc/postgresql-7.1.3/html/install-post.html
/usr/share/doc/postgresql-7.1.3/html/install-procedure.html
/usr/share/doc/postgresql-7.1.3/html/install-requirements.html
/usr/share/doc/postgresql-7.1.3/html/install-upgrading.html
/usr/share/doc/postgresql-7.1.3/html/install-win32.html
/usr/share/doc/postgresql-7.1.3/html/installation.html
/usr/share/doc/postgresql-7.1.3/html/jdbc-ext.html
/usr/share/doc/postgresql-7.1.3/html/jdbc-lo.html
/usr/share/doc/postgresql-7.1.3/html/jdbc-query.html
/usr/share/doc/postgresql-7.1.3/html/jdbc-reading.html
/usr/share/doc/postgresql-7.1.3/html/jdbc-thread.html
/usr/share/doc/postgresql-7.1.3/html/jdbc-update.html
/usr/share/doc/postgresql-7.1.3/html/jdbc-use.html
/usr/share/doc/postgresql-7.1.3/html/jdbc.html
/usr/share/doc/postgresql-7.1.3/html/kernel-resources.html
/usr/share/doc/postgresql-7.1.3/html/keys.html
/usr/share/doc/postgresql-7.1.3/html/largeobjects.html
/usr/share/doc/postgresql-7.1.3/html/libpgtcl-examples.html
/usr/share/doc/postgresql-7.1.3/html/libpgtcl-ref.html
/usr/share/doc/postgresql-7.1.3/html/libpq-async.html
/usr/share/doc/postgresql-7.1.3/html/libpq-control.html
/usr/share/doc/postgresql-7.1.3/html/libpq-copy.html
/usr/share/doc/postgresql-7.1.3/html/libpq-envars.html
/usr/share/doc/postgresql-7.1.3/html/libpq-example.html
/usr/share/doc/postgresql-7.1.3/html/libpq-exec.html
/usr/share/doc/postgresql-7.1.3/html/libpq-fastpath.html
/usr/share/doc/postgresql-7.1.3/html/libpq-notify.html
/usr/share/doc/postgresql-7.1.3/html/libpq-threading.html
/usr/share/doc/postgresql-7.1.3/html/libpq-trace.html
/usr/share/doc/postgresql-7.1.3/html/libpq.html
/usr/share/doc/postgresql-7.1.3/html/libpqplusplus.html
/usr/share/doc/postgresql-7.1.3/html/libpqpp-classes.html
/usr/share/doc/postgresql-7.1.3/html/libpqpp-connect.html
/usr/share/doc/postgresql-7.1.3/html/libpqpp-copy.html
/usr/share/doc/postgresql-7.1.3/html/libpqpp-exec.html
/usr/share/doc/postgresql-7.1.3/html/libpqpp-notify.html
/usr/share/doc/postgresql-7.1.3/html/lisp.html
/usr/share/doc/postgresql-7.1.3/html/ln11330.html
/usr/share/doc/postgresql-7.1.3/html/ln1274.html
/usr/share/doc/postgresql-7.1.3/html/ln15181.html
/usr/share/doc/postgresql-7.1.3/html/ln24.html
/usr/share/doc/postgresql-7.1.3/html/ln25010.html
/usr/share/doc/postgresql-7.1.3/html/ln37176.html
/usr/share/doc/postgresql-7.1.3/html/ln8.html
/usr/share/doc/postgresql-7.1.3/html/lo-funcs.html
/usr/share/doc/postgresql-7.1.3/html/lo-implementation.html
/usr/share/doc/postgresql-7.1.3/html/lo-interfaces.html
/usr/share/doc/postgresql-7.1.3/html/lo-libpq.html
/usr/share/doc/postgresql-7.1.3/html/lo-sample.html
/usr/share/doc/postgresql-7.1.3/html/locking-indices.html
/usr/share/doc/postgresql-7.1.3/html/locking-tables.html
/usr/share/doc/postgresql-7.1.3/html/manage-ag-accessdb.html
/usr/share/doc/postgresql-7.1.3/html/manage-ag-dropdb.html
/usr/share/doc/postgresql-7.1.3/html/manage.html
/usr/share/doc/postgresql-7.1.3/html/managing-databases.html
/usr/share/doc/postgresql-7.1.3/html/migration.html
/usr/share/doc/postgresql-7.1.3/html/more-advanced.html
/usr/share/doc/postgresql-7.1.3/html/multibyte.html
/usr/share/doc/postgresql-7.1.3/html/mvcc.html
/usr/share/doc/postgresql-7.1.3/html/non-atomic-values.html
/usr/share/doc/postgresql-7.1.3/html/notation.html
/usr/share/doc/postgresql-7.1.3/html/odbc-applixware.html
/usr/share/doc/postgresql-7.1.3/html/odbc-config.html
/usr/share/doc/postgresql-7.1.3/html/odbc-install.html
/usr/share/doc/postgresql-7.1.3/html/odbc-windows.html
/usr/share/doc/postgresql-7.1.3/html/odbc.html
/usr/share/doc/postgresql-7.1.3/html/organization.html
/usr/share/doc/postgresql-7.1.3/html/overview.html
/usr/share/doc/postgresql-7.1.3/html/page.html
/usr/share/doc/postgresql-7.1.3/html/parser-stage.html
/usr/share/doc/postgresql-7.1.3/html/partial-index.html
/usr/share/doc/postgresql-7.1.3/html/performance-tips.html
/usr/share/doc/postgresql-7.1.3/html/perm-functions.html
/usr/share/doc/postgresql-7.1.3/html/pg-system-catalogs.html
/usr/share/doc/postgresql-7.1.3/html/pgeasy-chapter.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pgconndefaults.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pgconnect.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pgdisconnect.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pgexec.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pglisten.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pgloclose.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pglocreat.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pgloexport.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pgloimport.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pglolseek.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pgloopen.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pgloread.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pglotell.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pglounlink.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pglowrite.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pgresult.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl-pgselect.html
/usr/share/doc/postgresql-7.1.3/html/pgtcl.html
/usr/share/doc/postgresql-7.1.3/html/planner-optimizer.html
/usr/share/doc/postgresql-7.1.3/html/plperl-use.html
/usr/share/doc/postgresql-7.1.3/html/plperl.html
/usr/share/doc/postgresql-7.1.3/html/plpgsql-description.html
/usr/share/doc/postgresql-7.1.3/html/plpgsql-examples.html
/usr/share/doc/postgresql-7.1.3/html/plpgsql-porting.html
/usr/share/doc/postgresql-7.1.3/html/plpgsql-trigger.html
/usr/share/doc/postgresql-7.1.3/html/plpgsql.html
/usr/share/doc/postgresql-7.1.3/html/pltcl-description.html
/usr/share/doc/postgresql-7.1.3/html/pltcl.html
/usr/share/doc/postgresql-7.1.3/html/populate.html
/usr/share/doc/postgresql-7.1.3/html/postgres.html
/usr/share/doc/postgresql-7.1.3/html/postmaster-shutdown.html
/usr/share/doc/postgresql-7.1.3/html/postmaster-start.html
/usr/share/doc/postgresql-7.1.3/html/preface.html
/usr/share/doc/postgresql-7.1.3/html/privileges.html
/usr/share/doc/postgresql-7.1.3/html/programmer-client.html
/usr/share/doc/postgresql-7.1.3/html/programmer-pl.html
/usr/share/doc/postgresql-7.1.3/html/programmer-server.html
/usr/share/doc/postgresql-7.1.3/html/programmer.html
/usr/share/doc/postgresql-7.1.3/html/protocol-message-formats.html
/usr/share/doc/postgresql-7.1.3/html/protocol-message-types.html
/usr/share/doc/postgresql-7.1.3/html/protocol-protocol.html
/usr/share/doc/postgresql-7.1.3/html/protocol.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-close.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-connect.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-db-api.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-db-clear.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-db-delete.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-db-get-attnames.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-db-get-databases.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-db-get-tables.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-db-get.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-db-insert.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-db-pkey.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-db-update.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-endcopy.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-fileno.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-get-defbase.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-get-defhost.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-get-defopt.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-get-defport.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-get-deftty.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-getline.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-getlo.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-getnotify.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-inserttable.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-locreate.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-loimport.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pg-db.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pg-functions.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pg-pglarge.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pg-pgobject.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pg-pgqueryobject.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pglargeobject-close.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pglargeobject-export.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pglargeobject-open.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pglargeobject-read.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pglargeobject-seek.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pglargeobject-size.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pglargeobject-tell.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pglargeobject-unlink.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pglargeobject-write.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pgqueryobject-dictresult.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pgqueryobject-fieldname.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pgqueryobject-fieldnum.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pgqueryobject-getresult.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pgqueryobject-listfields.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-pgqueryobject-ntuples.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-putline.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-query.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-reset.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-set-defbase.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-set-defhost.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-set-defopt.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-set-defport.html
/usr/share/doc/postgresql-7.1.3/html/pygresql-set-deftty.html
/usr/share/doc/postgresql-7.1.3/html/pygresql.html
/usr/share/doc/postgresql-7.1.3/html/queries-limit.html
/usr/share/doc/postgresql-7.1.3/html/queries-order.html
/usr/share/doc/postgresql-7.1.3/html/queries-select-lists.html
/usr/share/doc/postgresql-7.1.3/html/queries-union.html
/usr/share/doc/postgresql-7.1.3/html/queries.html
/usr/share/doc/postgresql-7.1.3/html/query-agg.html
/usr/share/doc/postgresql-7.1.3/html/query-concepts.html
/usr/share/doc/postgresql-7.1.3/html/query-delete.html
/usr/share/doc/postgresql-7.1.3/html/query-join.html
/usr/share/doc/postgresql-7.1.3/html/query-populate.html
/usr/share/doc/postgresql-7.1.3/html/query-query.html
/usr/share/doc/postgresql-7.1.3/html/query-selectinto.html
/usr/share/doc/postgresql-7.1.3/html/query-table.html
/usr/share/doc/postgresql-7.1.3/html/query-update.html
/usr/share/doc/postgresql-7.1.3/html/query.html
/usr/share/doc/postgresql-7.1.3/html/recode.html
/usr/share/doc/postgresql-7.1.3/html/recovery.html
/usr/share/doc/postgresql-7.1.3/html/reference-client.html
/usr/share/doc/postgresql-7.1.3/html/reference-server.html
/usr/share/doc/postgresql-7.1.3/html/reference.html
/usr/share/doc/postgresql-7.1.3/html/regress-platform.html
/usr/share/doc/postgresql-7.1.3/html/regress.html
/usr/share/doc/postgresql-7.1.3/html/release-0-01.html
/usr/share/doc/postgresql-7.1.3/html/release-0-02.html
/usr/share/doc/postgresql-7.1.3/html/release-0-03.html
/usr/share/doc/postgresql-7.1.3/html/release-1-0.html
/usr/share/doc/postgresql-7.1.3/html/release-1-01.html
/usr/share/doc/postgresql-7.1.3/html/release-1-02.html
/usr/share/doc/postgresql-7.1.3/html/release-1-09.html
/usr/share/doc/postgresql-7.1.3/html/release-6-0.html
/usr/share/doc/postgresql-7.1.3/html/release-6-1-1.html
/usr/share/doc/postgresql-7.1.3/html/release-6-1.html
/usr/share/doc/postgresql-7.1.3/html/release-6-2-1.html
/usr/share/doc/postgresql-7.1.3/html/release-6-2.html
/usr/share/doc/postgresql-7.1.3/html/release-6-3-1.html
/usr/share/doc/postgresql-7.1.3/html/release-6-3-2.html
/usr/share/doc/postgresql-7.1.3/html/release-6-3.html
/usr/share/doc/postgresql-7.1.3/html/release-6-4-1.html
/usr/share/doc/postgresql-7.1.3/html/release-6-4-2.html
/usr/share/doc/postgresql-7.1.3/html/release-6-4.html
/usr/share/doc/postgresql-7.1.3/html/release-6-5-1.html
/usr/share/doc/postgresql-7.1.3/html/release-6-5-2.html
/usr/share/doc/postgresql-7.1.3/html/release-6-5-3.html
/usr/share/doc/postgresql-7.1.3/html/release-6-5.html
/usr/share/doc/postgresql-7.1.3/html/release-7-0-1.html
/usr/share/doc/postgresql-7.1.3/html/release-7-0-2.html
/usr/share/doc/postgresql-7.1.3/html/release-7-0-3.html
/usr/share/doc/postgresql-7.1.3/html/release-7-0.html
/usr/share/doc/postgresql-7.1.3/html/release-7-1-1.html
/usr/share/doc/postgresql-7.1.3/html/release-7-1-2.html
/usr/share/doc/postgresql-7.1.3/html/release-7-1.html
/usr/share/doc/postgresql-7.1.3/html/release.html
/usr/share/doc/postgresql-7.1.3/html/relmodel-formal.html
/usr/share/doc/postgresql-7.1.3/html/relmodel-oper.html
/usr/share/doc/postgresql-7.1.3/html/resources.html
/usr/share/doc/postgresql-7.1.3/html/rule-system.html
/usr/share/doc/postgresql-7.1.3/html/rules-insert.html
/usr/share/doc/postgresql-7.1.3/html/rules-permissions.html
/usr/share/doc/postgresql-7.1.3/html/rules-triggers.html
/usr/share/doc/postgresql-7.1.3/html/rules-views.html
/usr/share/doc/postgresql-7.1.3/html/rules.html
/usr/share/doc/postgresql-7.1.3/html/runtime-config.html
/usr/share/doc/postgresql-7.1.3/html/runtime.html
/usr/share/doc/postgresql-7.1.3/html/source.html
/usr/share/doc/postgresql-7.1.3/html/spi-examples.html
/usr/share/doc/postgresql-7.1.3/html/spi-interface-support.html
/usr/share/doc/postgresql-7.1.3/html/spi-memory.html
/usr/share/doc/postgresql-7.1.3/html/spi-spiconnect.html
/usr/share/doc/postgresql-7.1.3/html/spi-spicopytuple.html
/usr/share/doc/postgresql-7.1.3/html/spi-spiexec.html
/usr/share/doc/postgresql-7.1.3/html/spi-spiexecp.html
/usr/share/doc/postgresql-7.1.3/html/spi-spifinish.html
/usr/share/doc/postgresql-7.1.3/html/spi-spifname.html
/usr/share/doc/postgresql-7.1.3/html/spi-spifnumber.html
/usr/share/doc/postgresql-7.1.3/html/spi-spigetbinval.html
/usr/share/doc/postgresql-7.1.3/html/spi-spigetrelname.html
/usr/share/doc/postgresql-7.1.3/html/spi-spigettype.html
/usr/share/doc/postgresql-7.1.3/html/spi-spigettypeid.html
/usr/share/doc/postgresql-7.1.3/html/spi-spigetvalue.html
/usr/share/doc/postgresql-7.1.3/html/spi-spimodifytuple.html
/usr/share/doc/postgresql-7.1.3/html/spi-spipalloc.html
/usr/share/doc/postgresql-7.1.3/html/spi-spipfree.html
/usr/share/doc/postgresql-7.1.3/html/spi-spiprepare.html
/usr/share/doc/postgresql-7.1.3/html/spi-spirepalloc.html
/usr/share/doc/postgresql-7.1.3/html/spi-spisaveplan.html
/usr/share/doc/postgresql-7.1.3/html/spi-visibility.html
/usr/share/doc/postgresql-7.1.3/html/spi.html
/usr/share/doc/postgresql-7.1.3/html/sql-abort.html
/usr/share/doc/postgresql-7.1.3/html/sql-altergroup.html
/usr/share/doc/postgresql-7.1.3/html/sql-altertable.html
/usr/share/doc/postgresql-7.1.3/html/sql-alteruser.html
/usr/share/doc/postgresql-7.1.3/html/sql-begin.html
/usr/share/doc/postgresql-7.1.3/html/sql-checkpoint.html
/usr/share/doc/postgresql-7.1.3/html/sql-close.html
/usr/share/doc/postgresql-7.1.3/html/sql-cluster.html
/usr/share/doc/postgresql-7.1.3/html/sql-commands.html
/usr/share/doc/postgresql-7.1.3/html/sql-comment.html
/usr/share/doc/postgresql-7.1.3/html/sql-commit.html
/usr/share/doc/postgresql-7.1.3/html/sql-copy.html
/usr/share/doc/postgresql-7.1.3/html/sql-createaggregate.html
/usr/share/doc/postgresql-7.1.3/html/sql-createconstraint.html
/usr/share/doc/postgresql-7.1.3/html/sql-createdatabase.html
/usr/share/doc/postgresql-7.1.3/html/sql-createfunction.html
/usr/share/doc/postgresql-7.1.3/html/sql-creategroup.html
/usr/share/doc/postgresql-7.1.3/html/sql-createindex.html
/usr/share/doc/postgresql-7.1.3/html/sql-createlanguage.html
/usr/share/doc/postgresql-7.1.3/html/sql-createoperator.html
/usr/share/doc/postgresql-7.1.3/html/sql-createrule.html
/usr/share/doc/postgresql-7.1.3/html/sql-createsequence.html
/usr/share/doc/postgresql-7.1.3/html/sql-createtable.html
/usr/share/doc/postgresql-7.1.3/html/sql-createtableas.html
/usr/share/doc/postgresql-7.1.3/html/sql-createtrigger.html
/usr/share/doc/postgresql-7.1.3/html/sql-createtype.html
/usr/share/doc/postgresql-7.1.3/html/sql-createuser.html
/usr/share/doc/postgresql-7.1.3/html/sql-createview.html
/usr/share/doc/postgresql-7.1.3/html/sql-declare.html
/usr/share/doc/postgresql-7.1.3/html/sql-delete.html
/usr/share/doc/postgresql-7.1.3/html/sql-dropaggregate.html
/usr/share/doc/postgresql-7.1.3/html/sql-dropdatabase.html
/usr/share/doc/postgresql-7.1.3/html/sql-dropfunction.html
/usr/share/doc/postgresql-7.1.3/html/sql-dropgroup.html
/usr/share/doc/postgresql-7.1.3/html/sql-dropindex.html
/usr/share/doc/postgresql-7.1.3/html/sql-droplanguage.html
/usr/share/doc/postgresql-7.1.3/html/sql-dropoperator.html
/usr/share/doc/postgresql-7.1.3/html/sql-droprule.html
/usr/share/doc/postgresql-7.1.3/html/sql-dropsequence.html
/usr/share/doc/postgresql-7.1.3/html/sql-droptable.html
/usr/share/doc/postgresql-7.1.3/html/sql-droptrigger.html
/usr/share/doc/postgresql-7.1.3/html/sql-droptype.html
/usr/share/doc/postgresql-7.1.3/html/sql-dropuser.html
/usr/share/doc/postgresql-7.1.3/html/sql-dropview.html
/usr/share/doc/postgresql-7.1.3/html/sql-end.html
/usr/share/doc/postgresql-7.1.3/html/sql-explain.html
/usr/share/doc/postgresql-7.1.3/html/sql-expressions.html
/usr/share/doc/postgresql-7.1.3/html/sql-fetch.html
/usr/share/doc/postgresql-7.1.3/html/sql-grant.html
/usr/share/doc/postgresql-7.1.3/html/sql-insert.html
/usr/share/doc/postgresql-7.1.3/html/sql-keywords-appendix.html
/usr/share/doc/postgresql-7.1.3/html/sql-language.html
/usr/share/doc/postgresql-7.1.3/html/sql-listen.html
/usr/share/doc/postgresql-7.1.3/html/sql-load.html
/usr/share/doc/postgresql-7.1.3/html/sql-lock.html
/usr/share/doc/postgresql-7.1.3/html/sql-move.html
/usr/share/doc/postgresql-7.1.3/html/sql-notify.html
/usr/share/doc/postgresql-7.1.3/html/sql-precedence.html
/usr/share/doc/postgresql-7.1.3/html/sql-reindex.html
/usr/share/doc/postgresql-7.1.3/html/sql-reset.html
/usr/share/doc/postgresql-7.1.3/html/sql-revoke.html
/usr/share/doc/postgresql-7.1.3/html/sql-rollback.html
/usr/share/doc/postgresql-7.1.3/html/sql-select.html
/usr/share/doc/postgresql-7.1.3/html/sql-selectinto.html
/usr/share/doc/postgresql-7.1.3/html/sql-set-constraints.html
/usr/share/doc/postgresql-7.1.3/html/sql-set-transaction.html
/usr/share/doc/postgresql-7.1.3/html/sql-set.html
/usr/share/doc/postgresql-7.1.3/html/sql-show.html
/usr/share/doc/postgresql-7.1.3/html/sql-syntax-columns.html
/usr/share/doc/postgresql-7.1.3/html/sql-syntax.html
/usr/share/doc/postgresql-7.1.3/html/sql-truncate.html
/usr/share/doc/postgresql-7.1.3/html/sql-unlisten.html
/usr/share/doc/postgresql-7.1.3/html/sql-update.html
/usr/share/doc/postgresql-7.1.3/html/sql-vacuum.html
/usr/share/doc/postgresql-7.1.3/html/sql.html
/usr/share/doc/postgresql-7.1.3/html/ssh-tunnels.html
/usr/share/doc/postgresql-7.1.3/html/ssl-tcp.html
/usr/share/doc/postgresql-7.1.3/html/start-manage-db.html
/usr/share/doc/postgresql-7.1.3/html/start-psql.html
/usr/share/doc/postgresql-7.1.3/html/start.html
/usr/share/doc/postgresql-7.1.3/html/storage.html
/usr/share/doc/postgresql-7.1.3/html/supported-platforms.html
/usr/share/doc/postgresql-7.1.3/html/timing-results.html
/usr/share/doc/postgresql-7.1.3/html/transaction-iso.html
/usr/share/doc/postgresql-7.1.3/html/trigger-datachanges.html
/usr/share/doc/postgresql-7.1.3/html/trigger-examples.html
/usr/share/doc/postgresql-7.1.3/html/trigger-manager.html
/usr/share/doc/postgresql-7.1.3/html/triggers.html
/usr/share/doc/postgresql-7.1.3/html/tutorial.html
/usr/share/doc/postgresql-7.1.3/html/type-system.html
/usr/share/doc/postgresql-7.1.3/html/typeconv-func.html
/usr/share/doc/postgresql-7.1.3/html/typeconv-oper.html
/usr/share/doc/postgresql-7.1.3/html/typeconv-query.html
/usr/share/doc/postgresql-7.1.3/html/typeconv-union-case.html
/usr/share/doc/postgresql-7.1.3/html/typeconv.html
/usr/share/doc/postgresql-7.1.3/html/units-history.html
/usr/share/doc/postgresql-7.1.3/html/user-manag.html
/usr/share/doc/postgresql-7.1.3/html/user.html
/usr/share/doc/postgresql-7.1.3/html/wal-configuration.html
/usr/share/doc/postgresql-7.1.3/html/wal-implementation.html
/usr/share/doc/postgresql-7.1.3/html/wal.html
/usr/share/doc/postgresql-7.1.3/html/xact-read-committed.html
/usr/share/doc/postgresql-7.1.3/html/xact-serializable.html
/usr/share/doc/postgresql-7.1.3/html/xaggr.html
/usr/share/doc/postgresql-7.1.3/html/xfunc-c.html
/usr/share/doc/postgresql-7.1.3/html/xfunc-internal.html
/usr/share/doc/postgresql-7.1.3/html/xfunc-overload.html
/usr/share/doc/postgresql-7.1.3/html/xfunc-pl.html
/usr/share/doc/postgresql-7.1.3/html/xfunc.html
/usr/share/doc/postgresql-7.1.3/html/xindex.html
/usr/share/doc/postgresql-7.1.3/html/xoper.html
/usr/share/doc/postgresql-7.1.3/html/xplang.html
/usr/share/doc/postgresql-7.1.3/html/xtypes.html
/usr/share/doc/postgresql-7.1.3/html/y2k.html
/usr/share/man/man1/createdb.1.gz
/usr/share/man/man1/createlang.1.gz
/usr/share/man/man1/createuser.1.gz
/usr/share/man/man1/dropdb.1.gz
/usr/share/man/man1/droplang.1.gz
/usr/share/man/man1/dropuser.1.gz
/usr/share/man/man1/pg_dump.1.gz
/usr/share/man/man1/pg_dumpall.1.gz
/usr/share/man/man1/psql.1.gz
/usr/share/man/manl/abort.l.gz
/usr/share/man/manl/alter_group.l.gz
/usr/share/man/manl/alter_table.l.gz
/usr/share/man/manl/alter_user.l.gz
/usr/share/man/manl/begin.l.gz
/usr/share/man/manl/checkpoint.l.gz
/usr/share/man/manl/close.l.gz
/usr/share/man/manl/cluster.l.gz
/usr/share/man/manl/comment.l.gz
/usr/share/man/manl/commit.l.gz
/usr/share/man/manl/copy.l.gz
/usr/share/man/manl/create_aggregate.l.gz
/usr/share/man/manl/create_constraint_trigger.l.gz
/usr/share/man/manl/create_database.l.gz
/usr/share/man/manl/create_function.l.gz
/usr/share/man/manl/create_group.l.gz
/usr/share/man/manl/create_index.l.gz
/usr/share/man/manl/create_language.l.gz
/usr/share/man/manl/create_operator.l.gz
/usr/share/man/manl/create_rule.l.gz
/usr/share/man/manl/create_sequence.l.gz
/usr/share/man/manl/create_table.l.gz
/usr/share/man/manl/create_table_as.l.gz
/usr/share/man/manl/create_trigger.l.gz
/usr/share/man/manl/create_type.l.gz
/usr/share/man/manl/create_user.l.gz
/usr/share/man/manl/create_view.l.gz
/usr/share/man/manl/declare.l.gz
/usr/share/man/manl/delete.l.gz
/usr/share/man/manl/drop_aggregate.l.gz
/usr/share/man/manl/drop_database.l.gz
/usr/share/man/manl/drop_function.l.gz
/usr/share/man/manl/drop_group.l.gz
/usr/share/man/manl/drop_index.l.gz
/usr/share/man/manl/drop_language.l.gz
/usr/share/man/manl/drop_operator.l.gz
/usr/share/man/manl/drop_rule.l.gz
/usr/share/man/manl/drop_sequence.l.gz
/usr/share/man/manl/drop_table.l.gz
/usr/share/man/manl/drop_trigger.l.gz
/usr/share/man/manl/drop_type.l.gz
/usr/share/man/manl/drop_user.l.gz
/usr/share/man/manl/drop_view.l.gz
/usr/share/man/manl/end.l.gz
/usr/share/man/manl/explain.l.gz
/usr/share/man/manl/fetch.l.gz
/usr/share/man/manl/grant.l.gz
/usr/share/man/manl/insert.l.gz
/usr/share/man/manl/listen.l.gz
/usr/share/man/manl/load.l.gz
/usr/share/man/manl/lock.l.gz
/usr/share/man/manl/move.l.gz
/usr/share/man/manl/notify.l.gz
/usr/share/man/manl/reindex.l.gz
/usr/share/man/manl/reset.l.gz
/usr/share/man/manl/revoke.l.gz
/usr/share/man/manl/rollback.l.gz
/usr/share/man/manl/select.l.gz
/usr/share/man/manl/select_into.l.gz
/usr/share/man/manl/set.l.gz
/usr/share/man/manl/set_constraints.l.gz
/usr/share/man/manl/set_transaction.l.gz
/usr/share/man/manl/show.l.gz
/usr/share/man/manl/truncate.l.gz
/usr/share/man/manl/unlisten.l.gz
/usr/share/man/manl/update.l.gz
/usr/share/man/manl/vacuum.l.gz


[Feywa - Resource Allocation Tool]

Generated by rpm2html 1.11.3

Peter Hanecak, Fri Jun 10 14:09:19 2016