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

postgresql-7.1.1-1 RPM for i386

[BIEN - Basic Income Earth Network]

From Doors 3.0

Name: postgresql Distribution: M&L Doors 3.0
Version: 7.1.1 Vendor: Mega & Loman (http://www.megaloman.com/)
Release: 1 Build date : Wed May 16 15:05:16 2001
Group: Applications/Databases Build host: m1.megaloman.sk
Size: 4381905 Source RPM: postgresql-7.1.1-1.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

* 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
* 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
* Wed Nov 15 2000 Lamar Owen <lamar(at)postgresql.org>
  - Buggy dependency on /lib/cpp -- not a PreReq, but a BuildPreReq.
* Tue Nov 14 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - made a template for IA64 (symlink to i386)
* Mon Nov 13 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - add patch for IA64 (I got one from Lamar and modified it)
* Mon Nov 13 2000 Lamar Owen <lamar(at)postgresql.org>
  - RELEASE: 7.0.3-1
  - Minor edits to initscript.
  - PRE-RELEASE: 7.0.3-0.6 (final test)
  - Final 7.0.3 tarball.
  - Cross-dist changes to RedHat initscript for better portability.
  - changed README.rpm name to README.rpm-dist (the .rpm extension confused
  --some GUI file managers, as RealPlayer also uses that extension).
  - Edited README.rpm-dist to reflect cross-distribution packaging.
  - NOTE: SuSE cross-compatibility is not yet complete  SuSE RPM's for 7.0.3
  --that are tailored for SuSE will be made available.
  - Fixed stupid dependency -- the main .so's were in the devel package (Arggh)
* Sat Nov 11 2000 Lamar Owen <lamar(at)postgresql.org>
  - PRE-RELEASE: 7.0.3-0.5
  - Framework for better distribution-independent build
  - Conditional around libtool conf stuff copy (For RedHat 6.1 and such).
  - Conditional around RedHat-style initscript stuff.
  - Comments at top of spec file now list copyright and license for spec file,
  --as the license and copyright for the spec file itself has not previously
  --been stated.
  - Envvars for postgres home dir login in .bash_profile.
  - initscript now checks for success and failure functions using:
  --typeset -f|grep "declare -f function_name" construct.
* Fri Nov 10 2000 Lamar Owen <lamar(at)postgresql.org>
  - PRE-RELEASE: 7.0.3-0.4
  - Directory ownership on /usr/share/postgresql/test/regress was root.root.
  - Patch Makefile.shlib to not use -soname for RPM's.
  - Newer prerelease 7.0.3 tarball.
* Thu Nov 09 2000 Lamar Owen <lamar(at)postgresql.org>
  - PRE-RELEASE: 7.0.3-0.3
  - Don't bother copying the test stuff I'm not packaging.
  - Fix group add/del stuff in server subpackage post and postun scriptlets.
  - symlink /usr/lib/libpq.so.2.0 -> libpq.so.2.1
* Mon Nov 06 2000 Lamar Owen <lamar(at)postgresql.org>
  - PRE-RELEASE: 7.0.3-0.2
  - preliminary 7.0.3 distribution tarball -- reinstated man pages, etc.
* Sat Nov 04 2000 Lamar Owen <lamar(at)postgresql.org>
  - PRE-RELEASE: 7.0.3-0.1.
  - Improved test subpackage -- only package regression.
  - Latest pre-7.0.3 snapshot.
  - Split out SuSE and Caldera spec files.  Caldera COL eServer 2.3 requires
  -- RPM 2.5.5-compatible spec files.  SuSE is just too different from the others
  -- for the spec file to cope, for now.
  - TODO: man pages and documentation.
* Mon Oct 30 2000 Lamar Owen <lamar(at)postgresql.org>
  - pre-7.0.3
* Mon Oct 30 2000 Lamar Owen <lamar(at)postgresql.org>
  - Reenabled the test subpackage for ftp.postgresql.org dist.
  - Backported to RH 6.2 -- involved the Pg man page, doesn't appear to require
  -- other stuff to be done.
* Sun Oct 22 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - make /etc/logrotate.d/postgres 0644 instead of 0700 (#19520)
* Thu Oct 19 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - rebuild with new glibc which has semaphore fixes for Alpha
* Tue Sep 05 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - add documention for python interface (#17261)
  - move the python interface tutorial to the %doc section
* Thu Aug 24 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - the old dump script didn't work - added rh-pgdump.sh
    to handle this. Point docs at it, and tell how it is to be used.
* Mon Aug 21 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - fix the initscript so it points you at the 7.0.2 directory
    in /usr/share/doc, not 7.0  (#16163). Also, remove statement
    it was built on a 6.2 system.
  - prereq /lib/cpp and initscripts
  - fix backups of existing files (#16706)
  - fix conditional restart
* Sat Aug 19 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - fix README.rpm to it points at /usr/share/doc, not /usr/doc 
    (part of #16416)
* Wed Aug 16 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - don't build test package anymore, it's broken. These
    tests should be run by pgsql developers and not
    by db-developers, so it's not a big loss (#16165).
    Obsolete it in the main package, so it doesn't get left over
* Mon Aug 14 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - reference docs in /usr/share/doc, not /usr/doc (#16163)
  - add python-devel, perl and tcl as build prereqs
  - use /dev/null as STDIN for su commands in initscripts,
    to avoid error messages from not being able to read from 
    tty
* Sat Aug 05 2000 Bill Nottingham <notting(at)redhat.com>
  - condrestart fixes
* Mon Jul 31 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - remove all plperl references, to avoid confusing post install scripts
  - cleanups
* Mon Jul 17 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - remove the symlink from libpq.so.2.0 to libpq.so.2.1
  - remove some binaries from docs
  - fix dangling symlink os.h
  - use /sbin/service
* Thu Jul 13 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - don't strip manually
  - fixes to init script so they look more like the rest 
    (#13749, from giulioo(at)pobox.com)
  - use /etc/rc.d/init.d again (sigh)
* Wed Jul 12 2000 Prospector <bugzilla(at)redhat.com>
  - automatic rebuild
* Thu Jul 06 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - "Prereq:", not "Requires:" for /etc/init.d
* Thu Jul 06 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - require /etc/init.d
* Wed Jun 21 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - remove perl kludge as perl 5.6 is now fixed
  - include the man page for the perl module
  - fix the init script and spec file to handle conditional
    restart
  - move the init file to /etc/init.d
  - use License instead of Copyright
* Mon Jun 19 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - rebuild
* Tue Jun 13 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - use %defattr on postgresql-perl
  - use %{_tmppath}
  - Don't use release number in patch 
  - Don't build on ia64 yet
* Mon Jun 12 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 7.0.2-2
  - Corrected misreporting of version.
  - Corrected for non-root build clean script.
* Mon Jun 05 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 7.0.2 
  - Postgresql-dump manpage to man1, and to separate source file to facilitate
  -- _mandir macro expansion correctness.
  - NOTE: The PostScript documentation is no longer being included in the
  -- PostgreSQL tarball.  If demand is such, I will pull together a
  -- postgresql-ps-docs subpackage or pull in the PostScript docs into the
  -- main package.
  - RPM patchset has release number, now, to prevent patchfile confusion :-(.
* Sat Jun 03 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - Incorporate most of Trond's changes (reenabled the alpha
  -- patches, as it was a packaging error on my part).
  - Trimmed changelog history to Version 7.0beta1 on. To see the
  -- previous changelog, grab the 6.5.3 RPM from RedHat 6.2 and pull the spec.
  - Rev to 7.0.1 (which incorporates the syslog patch, which has
  -- been removed from rpm-pgsql-7.0.1-1.patch)
* Fri May 26 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - disable the alpha patch, as it doesn't apply cleanly
  - removed distribution, packager, vendor
  - renamed spec file
  - don't build pl-perl
  - use %{_mandir}
  - now includes vacuumdb.1*
* Thu May 25 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 7.0-3
  - Incorporated Tatsuo's syslog segmentation patches
  - Incorporated some of Trond's changes (see below)
  -- Fixed some Perl 5.6 oddness in Rawhide
  - Incorporated some of Karl's changes (see below)
  -- PL/Perl should now work.
  - Fixed missing /usr/bin/pg_passwd.
* Mon May 22 2000 Karl DeBisschop <kdebisschop(at)infoplease.com>
  - 7.0-2.1
  - make plperl module (works for linux i386, your guess for other platforms)
  - use "make COPT=" because postgreSQL configusre script ignores CFLAGS
* Sat May 20 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 7.0-2
  - pg_options default values changed.
  - SPI headers (again!) fixed in a permanent manner  -- hopefully!
  - Alpha patches!
* Wed May 17 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - changed bug in including man pages
* Tue May 16 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - changed buildroot, removed packager, vendor, distribution
  -- [Left all but buildroot as-is for PostgreSQL.org RPMS. LRO]
  - don't strip in package [strip in PostgreSQL.org RPMS]
  - fix perl weirdnesses (man page in bad location, remove 
    perllocal.pod from file list)
* Mon May 15 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 7.0 final -1
  - Man pages restructured
  - Changed README.rpm notices about BETA
  - incorporated minor changes from testing
  - still no 7.0 final alpha patches -- for -2 or -3, I guess.
  - 7.0 JDBC jars!
* Sat May 06 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 7.0RC5-0.5
  - UserID of 26 to conform to RedHat Standard, instead of 40.  This only
  -- is for new installs -- upgrades will use what was already there.
  - Waiting on built jar's of JDBC.  If none are forthcoming by release,
  -- I'm going to have to bite the bullet and install the jdk....
* Mon May 01 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 7.0RC2-0.5
  - Fixed /usr/src/redhat/BUILD path to $RPM_BUILD_DIR for portability
  -- and so that RPM's can be built by non-root.
  - Minor update to README.rpm
* Tue Apr 18 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 0.6
  - Fixed patchset: wasn't patching pgaccess or -i in postmaster.opts.default
  - minor update to README.rpm
* Mon Apr 17 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 7.0RC1-0.5 (release candidate 1.)
  - Fixed SPI header directories' permisssions.
  - Removed packaging of Alpha patches until Ryan releases RC1-tested set.
* Mon Apr 10 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 7.0beta5-0.1 (released instead of the release candidate)
* Sat Apr 08 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 7.0beta4-0.2 (pre-release-candidate CVS checkout)
  - Alpha patches!
  - pg_options.sample
* Fri Mar 24 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - 7.0beta3-0.1
* Mon Feb 28 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - Release 0.3
  - Fixed stderr redir problem in init script
  - Init script now uses pg_ctl to start postmaster
  - Packaged inital pg_options for good logging
  - built with timestamped logging.
* Tue Feb 22 2000 Lamar Owen <lamar.owen(at)wgcr.org>
  - Initial 7.0beta1 build
  - Moved PGDATA to /var/lib/pgsql/data
  - First stab at logging and logrotate functionality -- test carefully!
  - -tcl subpackage split -- tcl client and pltcl lang separated from
  -- the Tk stuff.  PgAccess and the tk client are now in the -tk subpackage.
  - No patches for Alpha as yet.

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