Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

postgresql-server-8.1.9-2.1 RPM for i586

From SuSE Linux 10.2 updates for i386 / rpm / i586

Name: postgresql-server Distribution: openSUSE 10.2 (i586)
Version: 8.1.9 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 2.1 Build date: Mon Apr 30 18:42:20 2007
Group: Productivity/Databases/Servers Build host: stravinsky.suse.de
Size: 10679777 Source RPM: postgresql-8.1.9-2.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.postgresql.org/
Summary: The Programs Needed to Create and Run a PostgreSQL Server
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, sub-queries, triggers, and user-defined
types and functions.

This package includes the programs needed to create and run a
PostgreSQL server, which will in turn allow you to create and maintain
PostgreSQL databases.



Authors:
--------
    Marc G. Fournier <scrappy@hub.org>
    Tom Lane <tgl@sss.pgh.pa.us>
    Vadim B. Mikheev <vadim4o@yahoo.com>
    Bruce Momjian <pgman@candle.pha.pa.us>
    Jan Wieck <JanWieck@Yahoo.com>

Provides

Requires

Copyright

BSD License and BSD-like

Signatures

internal MD5: 8847e81057af6582a5d94ffd1782e04c
GPG

Changelog

* Fri Apr 20 2007 - max@suse.de
  - Update to 8.1.9 to fix security issue CVE-2007-2138 (#242162)
    and some other bugs.
* Tue Oct 17 2006 - max@suse.de
  - New patchlevel release: 8.1.5
  - Disallow aggregate functions in "UPDATE" commands, except within
    sub-SELECTs. The behavior of such an aggregate was unpredictable,
    and in 8.1.X could cause a crash, so it has been disabled.
  - Fix core dump when an untyped literal is taken as ANYARRAY.
  - Fix core dump in duration logging for extended query protocol when
    a "COMMIT" or "ROLLBACK" is executed.
  - Fix mishandling of AFTER triggers when query contains a SQL function
    returning multiple rows.
  - Fix "ALTER TABLE ... TYPE" to recheck NOT NULL for USING clause.
  - Fix string_to_array() to handle overlapping matches for the
    separator string.
  - Fix to_timestamp() for AM/PM formats.
  - Fix autovacuum's calculation that decides whether "ANALYZE" is
    needed.
  - Fix corner cases in pattern matching for psql's \d commands.
  - Fix index-corrupting bugs in /contrib/ltree.
  - Numerous robustness fixes in ecpg.
  - Fix backslash escaping in /contrib/dbmirror.
  - Minor fixes in /contrib/dblink and /contrib/tsearch2.
  - Efficiency improvements in hash tables and bitmap index scans.
* Wed May 24 2006 - max@suse.de
  - Update to 8.1.4 to fix SQL injection vulnerabilities
    (bug #177931, CVE-2006-2313, CVE-2006-2314).
  - Added a new postgresql-SECURITY-NOTICE file with an FAQ that
    explains the issues.
* Mon Feb 13 2006 - max@suse.de
  - New version: 8.1.3 (#150376).
  - Relaxed dependencies between subpackages to simplify future
    updates.
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Fri Jan 13 2006 - max@suse.de
  - Moved from logrotate to PostgreSQL's own log rotation facility.
  - Log files are now located under /var/lib/pgsql/data/pg_log .
  - Improved error reporting on test suite failures.
* Thu Dec 22 2005 - max@suse.de
  - New version: 8.1.1
* Fri Jun 17 2005 - max@suse.de
  - Removed bogus %patch3
* Thu Jun 02 2005 - max@suse.de
  - Added postgresql-CAN-2005-1409-1410-fix.sh for fixing existing
    installations, and referred to it in the SECURITY-NOTICE.
* Tue May 17 2005 - max@suse.de
  - Added postgresql-SECURITY-NOTICE to describe the manual actions
    that are needed to apply the bugfixes from 8.0.3 to existing
    installations.
* Tue May 10 2005 - max@suse.de
  - New patch release: 8.0.3
  - Fixes bug #82869, CAN-2005-1410, and CAN-2005-1409
  - Obsoletes postgresql-CAN-2005-0247.patch
* Mon Apr 11 2005 - max@suse.de
  - New patch release: 8.0.2
* Mon Apr 04 2005 - uli@suse.de
  - hardwire thread safety to yes (test may hang QEMU)
* Fri Apr 01 2005 - uli@suse.de
  - ignore regressions on ARM
* Wed Mar 16 2005 - max@suse.de
  - Prevent the wrapper libs from ending up in the provides list.
* Mon Mar 14 2005 - max@suse.de
  - Added postgresql-CAN-2005-0247.patch to fix bug #65692.
* Fri Mar 11 2005 - max@suse.de
  - Added some wrapper libs so that old postmaster binaries, back
    to at least 8.1/SLES8 can still be started.
  - Extended the init script to use the wrapper libs when needed.
  - Setting a senseful umask when creating the postmaster backups
    in %pre.
* Mon Feb 07 2005 - max@suse.de
  - New patch release: 8.0.1
  - Fixes a vulnerability in the LOAD command.
* Wed Jan 19 2005 - max@suse.de
  - Update to the final 8.0.0 release.
* Wed Dec 22 2004 - max@suse.de
  - New version: 8.0.0rc2
* Fri Dec 10 2004 - max@suse.de
  - New version: 8.0.0rc1
  - Recoded README.SuSE.de to UTF-8.
* Fri Dec 03 2004 - max@suse.de
  - New version: 8.0.0beta5
* Thu Nov 18 2004 - ro@suse.de
  - use kerberos-devel-packages
* Mon Sep 06 2004 - max@suse.de
  - Created a separate spec file for the postgresql-pl subpackage.
* Fri Aug 20 2004 - max@suse.de
  - New version: 7.4.5.
* Thu Jul 15 2004 - max@suse.de
  - New version: 7.4.3.
* Mon May 24 2004 - max@suse.de
  - Changed dependency of -devel from the main package to -libs
    (Bug #40922).
* Mon Apr 05 2004 - max@suse.de
  - Added postgresql-regression.patch to prevent test failures
    during summertime/wintertime changes.
* Thu Mar 11 2004 - max@suse.de
  - New patch release: 7.4.2
* Fri Jan 16 2004 - kukuk@suse.de
  - Add pam-devel to neededforbuild
* Mon Jan 12 2004 - max@suse.de
  - New version: 7.4.1
  - Write timestamps to /var/log/postgresql by default.
* Thu Dec 18 2003 - max@suse.de
  - Package the backend headers as well (make install-all-headers),
    because they are needed for server-side modules written in C.
* Tue Nov 18 2003 - max@suse.de
  - Install pg_config_manual.h and port.h, because they are needed
    by c.h (postgresql-include.patch).
* Mon Nov 17 2003 - max@suse.de
  - New version: 7.4. For details see
    http://www.postgresql.org/docs/7.4/static/release.html, or
    /usr/share/doc/packages/postgresql/html/release.html
  - Overhauled and simplified the spec file.
  - Building with Kerberos-Support.
  - Building thread-safe client libraries.
  - Architecture-dependent tweaks for the testsuite are not needed
    anymore.
  - Better detection for embedded Python build options.
* Mon Oct 20 2003 - schwab@suse.de
  - Fix last change.
* Sat Oct 18 2003 - adrian@suse.de
  - ignore minor mis-calculation on mips
  - build as user
* Tue Sep 23 2003 - max@suse.de
  - Fixed version detection in the pre script of the server package.
    (#31570)
  - Ignore errors from stop_on_removal (#31607).
* Mon Sep 15 2003 - max@suse.de
  - Activated the patch, that fixes dbf2pg (#27427). The patch was
    added to the package before, but accidentally didn't get applied.
  - Improved handling of old versions of the backend (#27114).
  - Stopping the server before uninstallation and restarting it
    after update (#29038).
* Fri Aug 29 2003 - mcihar@suse.cz
  - python bindings require same python version as it was built with
* Thu Aug 14 2003 - max@suse.de
  - Added ServiceRestart to sysconfig template.
* Thu Aug 14 2003 - ro@suse.de
  - fixed chown usage in init-script
* Mon Aug 04 2003 - max@suse.de
  - New version: 7.3.4.
  - Adopted postgresql-multilib.patch from the official PostgreSQL
    RPMs. This obsoletes postgresql-lib64.patch.
  - Use test-and-set locks for x86_64 instead of slow semaphores.
    (postgresql-x86_64.patch, Bug #27308)
  - make use of %jobs for parallel builds.
  - Fix ownership of /etc/logrotate.d/postgresql (Bug #28431).
  - Changed the default locale for the server to "C" to avoid a hard
    dependency to glibc-locale (bug #28338).
  - Enabled charset conversion for dbf2pg (Bug #27427).
* Wed Jul 16 2003 - meissner@suse.de
  - fix hanging builds by another rework of the ppc64
    locking. Apparently we need to do exact stcwx. ; bne ; isync
    sequences to stay correct.
* Tue Jun 24 2003 - meissner@suse.de
  - Fixed the ppc/ppc64 locking, isync was at the wrong
    position. Replaced full sync by lwsync. slock_ts can
    be 32bit on ppc64 too, we just use lwarx/stwcx which
    handle 32bit components.
* Tue Jun 03 2003 - max@suse.de
  - New version: 7.3.3.
  - Remove unpackaged files.
  - pg_hba.conf: only allow local connections from the same user
    by default.
* Fri Mar 14 2003 - max@suse.de
  - Fixed generation of sql files in contrib, and really install the
    contrib stuff instead of just copying over the source tree
    (Bug #25323, postgresql-contrib.patch).
  - Fixed the file-list of the server package.
* Wed Mar 12 2003 - max@suse.de
  - Fixed a typo in the init script (Bug #25115).
* Thu Mar 06 2003 - max@suse.de
  - Add support for LSB compatible exit codes for start and stop
    to pg_ctl (postgresql-lsb.patch).
  - Use pg_ctl instead of startproc/killproc in init script, because
    it waits until the server is completely fired up or shut down.
    (Bug #24395)
  - Removed the libpq.so.2.0 link from the package, because it got
    removed by ldconfig after installation anyways (Bug #24557).
* Tue Feb 25 2003 - max@suse.de
  - Mark manpages as documentation.
  - Create the backup directory during install.
* Mon Feb 24 2003 - max@suse.de
  - Make a backup of the server binaries during update, and use the
    old server as long as the data files are still in the old format.
* Thu Feb 06 2003 - max@suse.de
  - New patch release 7.3.2 which fixes several serious bugs.
    See HISTORY for details.
* Tue Jan 28 2003 - max@suse.de
  - Added metadata for the sysconfig editor.
* Mon Jan 20 2003 - max@suse.de
  - New version: 7.3.1
  - Removed old update scripts, because they don't work anymore.
* Thu Jan 16 2003 - bg@suse.de
  - Changed the expected test results for hppa to the correct files
* Fri Nov 29 2002 - max@suse.de
  - New version 7.3.
  - Compiling with PAM support.
  - Client libraries (perl, tcl, odbc, pgeasy, pq++) have been
    taken out of the PostgreSQL core distribution and will be
    built as separate packages in the future.
  - The plperl subpackage has been renamed to pl, and now contains
    PL/Perl, PL/Python, and PL/Tcl.
* Fri Sep 13 2002 - max@suse.de
  - Added circle_poly-overrun.patch to fix a couple of
    buffer overruns.
* Thu Sep 12 2002 - max@suse.de
  - Corrected symlink /usr/lib/libpq.so.2.0 [#19490].
  - Fixed ownership of /var/lib/pgsql [#19523].
* Fri Sep 06 2002 - max@suse.de
  - Recovered time stamps of source files and patches.
* Mon Sep 02 2002 - max@suse.de
  - Updated to patch release 7.2.2 which fixes some security holes.
  - Essential diff between 7.2.1 and 7.2.2 is included.
* Tue Aug 20 2002 - mmj@suse.de
  - Correct PreReq
* Mon Aug 19 2002 - kukuk@suse.de
  - Fix requires egenix-mx-base -> python-egenix-mx-base
* Fri Aug 16 2002 - ro@suse.de
  - don't chmod 644 to directories
* Wed Aug 14 2002 - ro@suse.de
  - added "missingok" to logrotate config
* Fri Aug 09 2002 - max@suse.de
  - Removed sysconfig from neededforbuild.
  - Using x-devel-packages instead of xf86.
* Thu Aug 08 2002 - max@suse.de
  - Removed support for older SuSE versions.
  - Moved log file cration from %post to rcpostgresql.
  - Changed group for /etc/logrotate.d/postgresql.
* Mon Aug 05 2002 - max@suse.de
  - Enabled the plperl subpackage.
* Tue Jul 30 2002 - max@suse.de
  - Fixed regression tests for ppc64.
* Fri Jul 12 2002 - max@suse.de
  - Re-enabled the regression tests.
  - Running test suite as nobody.
  - Adjusted ppc and lib64 patch to the scheme of the other
    platform patches.
  - Better test-and-set assembler code for s390 and s390x.
  - Creating postgres user and group during RPM installation.
* Tue Jun 18 2002 - meissner@suse.de
  - use the powerpc assembler tas() for ppc64 too with adjusted assembler
    names.
* Fri May 24 2002 - max@suse.de
  - New minor release: 7.2.1
  - Temporaryly disabled the regression tests due to changes to
    mktime() that caused some tests to fail.
* Fri May 24 2002 - ke@suse.de
  - postgresql-python requires egenix-mx-base (DateTime) [# 14745].
* Wed May 22 2002 - meissner@suse.de
  - %_lib fixes for lib64 architectures. Now fails at the same point as i386.
* Wed Mar 20 2002 - max@suse.de
  - Changed postgresql package to PreReq postgresql-libs instead of
    postgresql-lib which is obsolete.
* Fri Mar 08 2002 - poeml@suse.de
  - add missing / before %_lib, fixing the preinstall script of -libs
    subpackage
* Wed Mar 06 2002 - max@suse.de
  - Fixed test-and-set assembler code for s390x.
  - Made finding of perl and python site-paths more portable.
  - Fixed detection of SuSE dist for older releases.
  - Some more %_libdir corrections.
  - Using -fPIC for building shared libs on all architectures.
  - Leaving out tk and python subpackages if tk and python
    are not OK.
* Mon Mar 04 2002 - max@suse.de
  - Fixed creation of pkgIndex.tcl
  - Removed some python stuff from the spec file that is now part of
    PostgreSQL's build system.
  - Removed unneeded executable permissions from a couple of files.
* Wed Feb 13 2002 - max@suse.de
  - added support for logrotate
  - changed sysconfig stuff and init script to run on both
    schemes (<=7.3 and >=8.0).
* Tue Feb 05 2002 - max@suse.de
  - Updated to 7.2 final.
  - See the file /usr/share/doc/packages/postgresql/HISTORY
    for changes and incompatibilities since version 7.1.x.
  - Adapted the init script to match the new versions of killproc
    and PostgreSQL.
* Mon Jan 28 2002 - max@suse.de
  - Updated to 7.2rc2
  - Removed temporary header fix.
  - Added a patch for autoconf-2.52 (disabled by derfault).
  - Added english version of README.SuSE
* Tue Jan 22 2002 - max@suse.de
  - removed os.h. It's not needed anymore.
  - fixed locations of internal header files (temporary).
  - postgresql-python now obsoletes pygresql.
  - updated the files lists.
* Mon Jan 21 2002 - max@suse.de
  - New version 7.2b5
* Tue Dec 18 2001 - max@suse.de
  - Changed spec file to make use of %{_libdir} where appropriate.
* Mon Dec 17 2001 - max@suse.de
  - Removed the START_POSTGRES variable from the fillup template
    and changed init script, and spec file to the new scheme.
  - Moved the remaining variables from /etc/rc.config to
    /etc/sysconfig/postgresql.
* Wed Sep 12 2001 - max@suse.de
  - New version (patch release): 7.1.3
    The ChangeLog says:
    - Remove unused WAL segements of large transactions (Tom)
    - Multiaction rule fix (Tom)
    - Pl/pgSQL memory allocation fix (Jan)
    - VACUUM buffer fix (Tom)
    - Regression test fixes (Tom)
    - pg_dump fixes for GRANT/REVOKE/comments on views,
    user-defined types (Tom)
    - Fix subselects with DISTINCT ON or LIMIT (Tom)
    - BEOS fix
    - Disable COPY TO/FROM a view (Tom)
    - Cygwin build (Jason Tishler)
  - Fixed bug in init script.
    It needed a file that comes only with postgresql-devel
  - Better Patch for PgTcl. It now sets the client encoding to
    UNICODE (PostgreSQL's name for UTF-8) for Tcl versions >= 8.1
    instead of using Tcl's conversion functions to get the correct
    string representation.
  - Added README.SuSE (only german, so far)
  - Some minor typo fixes in the spec file.
* Mon Aug 27 2001 - utuerk@suse.de
  - removed postgresql.conf (now provided by susehelp)
* Mon Jul 23 2001 - max@suse.de
  - Fixed %pre and %post scripts for YaST.
* Thu Jul 19 2001 - max@suse.de
  - fixed regression tests for SPARC32.
  - fixed init script to warn about incompatible data files.
  - added patch for Pgtcl to use UTF8 for internal string
    representation if compiled with Tcl >= 8.1 .
  - added pkgIndex.tcl to allow dynamic loading of Pgtcl using
    Tcl's package mechanism.
* Wed Jul 11 2001 - max@suse.de
  - fixed regression test to succeed on PPC with glibc-2.2.3 .
* Tue Jul 10 2001 - max@suse.de
  - new version: 7.1.2
  - packages again based on the official PostgreSQL RPMs.
  - architecture patches are no longer needed.
  - running the regression tests as part of the build process to
    ensure that only correctly built binaries get packed in.
  - new subpackages: contrib, doc
  - renamed subpackage lib to libs to conform to the official RPMs
  - ToDo: (semi)automatic conversion for updates
    from versions prior 7.1.
* Mon May 07 2001 - mfabian@suse.de
  - bzip2 sources
* Fri Apr 27 2001 - max@suse.de
  - updated the init script to be more LSB compliant according to
    the current /etc/init.d/skeleton.
* Thu Apr 12 2001 - max@suse.de
  - fix for deprecated declarations in readline 4.2.
  - fixed permissons of some shared objects for the backend.
  - recovered timestamps of sources.
* Wed Apr 11 2001 - utuerk@suse.de
  - added postgresql.conf for susehelp
* Thu Mar 22 2001 - ro@suse.de
  - added split-aliases as provides
* Thu Mar 22 2001 - poeml@suse.de
  - 7.0.* does not work on PPC unless compiled with -O0 (7.1 will)
* Wed Mar 07 2001 - max@suse.de
  - added xshared and xdevel to neededforbuild
    because X is no longer in the default buildsystem.
* Fri Feb 23 2001 - ro@suse.de
  - added readline/readline-devel to neededforbuild (split from bash)
* Wed Jan 24 2001 - max@suse.de
  - added missing "Provides:" entries to specfile.
* Mon Jan 15 2001 - max@suse.de
  - dropping the locale environment vars from the init script
    as workarround for a locale related bug in the backend.
    It shows up when the regression test runs on a backend that
    has e.g. LC_CTYPE=de_DE .
* Wed Nov 29 2000 - max@suse.de
  - new version: 7.0.3
  - spec file is based on Lamar Owen's source RPM of
    PostgreSQL-7.0.3 for SuSE Linux 7.0
  - renamed the whole package
    postgres -> postgresql
    pg_lib   -> postgresql-lib
    pg_serv  -> postgresql-serv
    pg_devel -> postgresql-devel
    pg_tcl   -> postgresql-tcl
    pg_tk    -> postgresql-tk
    pg_odbc  -> postgresql-odbc
    pg_jdbc  -> postgresql-jdbc
    pg_pyth  -> postgresql-python
    pg_perl  -> postgresql-perl
    pg_test  -> postgresql-test
  - renamed some files and scripts from *postgres* to *postgresql*
  - moved to the LSB-compliant init scheme
  - moved database initialisation from SuSEconfig.postgres
    into the init script
  - changed postgresql-python to use Python2.0 instead of 1.5
* Sat Oct 28 2000 - kukuk@suse.de
  - Add python-devel to need for build
* Tue Oct 24 2000 - bk@suse.de
  - integrated change from max:
  - changed /sbin/init.d/postgres and SuSEconfig.postgres
    to work arround YaST that quotes the value of POSTGRES_DATADIR
    in /etc/rc.config when it gets changed.
* Mon Sep 11 2000 - fober@suse.de
  - made postgres run&autobuild on s390:
  - src/include/port/linux.h, src/include/storage/s_lock.h:
    s390-assembler test-and-set (thanks to Andreas Jaeger)
  - src/template/.similar, src/template/linux_s390:
    created linux_s390-Template from linux_ppc.
    TODO: is -O0 really needed?
  - regression test passes (with minor deviations in floating point
    arithmetics)
    TODO: the regression test will not run out of the box as we install
    it.  this is the missing piece, either in postgres-source or in
    .spec
    [#] missing files
    cd $BUILD_ROOT/usr/src/packages/BUILD/postgresql-7.0.2/;
    cp -avP src/backend/*.h $RPM_BUILD_ROOT/usr/lib/pgsql
    cp -avP src/include $RPM_BUILD_ROOT/usr/lib/pgsql
    cp -avP src/Makefile.port $RPM_BUILD_ROOT/usr/lib/pgsql
    cp -avP src/Makefile.global $RPM_BUILD_ROOT/usr/lib/pgsql
    [#] directory structure
    cd $RPM_BUILD_ROOT/usr/lib/pgsql
    mkdir src
    mv test src
    ln -s src/test .
* Mon Aug 28 2000 - max@suse.de
  - changed installation order to fix bug #3802
* Mon Jul 03 2000 - max@suse.de
  - Disabled fcntl(F_SETLK) on the postmaster socket to work arround
    a kernel bug in Linux <= 2.2.16.
  - New subpackage: pg_lib contains the shared libs for C and C++.
* Thu Jun 29 2000 - schwab@suse.de
  - Fix spinlocks for ia64.
  - Reenable ia64 patch on the other architectures.
* Wed Jun 28 2000 - max@suse.de
  - disabled the ia64 patch when building for other architectures
  - database unload+reload on updates works now
  - moved some script and config files out of the diff into
    source files of their own.
  - template database creation moved from init script into SuSEconfig
  - some minor cleanups
* Tue Jun 20 2000 - schwab@suse.de
  - Add support for ia64.
* Fri Jun 09 2000 - max@suse.de
  - New version: 7.0.2.
  - Re-made the whole package based on the original PostgreSQL RPM.
  - There is still a little work needed for clean updates from
    PostgreSQL 6.x to 7.0.x
  - Heavy testing needed before SuSE Linux 7.0.
* Sun Apr 09 2000 - bk@suse.de
  - added suse update config macro
  - added automake to list of packages needed for building postgres
* Thu Feb 10 2000 - ke@suse.de
  - add more source files from the official PostgreSQL package.
  - start to apply patches from there.
  - start to cleanup the spec file.
  - start to resolve bug #1948.
* Wed Feb 09 2000 - ke@suse.de
  - add group tag.
  - ./configure -> %build.
  - New default for rc.config variable START_POSTGRES ("no").
* Fri Dec 10 1999 - ke@suse.de
  - update: version 6.5.3.
  - startup script: use -S to remove the socket.
* Tue Oct 12 1999 - ro@suse.de
  - added tcld to neededforbuild
* Mon Sep 13 1999 - bs@suse.de
  - ran old prepare_spec on spec file to switch to new prepare_spec.
* Mon Aug 02 1999 - ke@suse.de
  - postgresql init script: remove the socket in /tmp before trying to
    start the postmaster.
* Thu Jul 29 1999 - ke@suse.de
  - update: version 6.5.1.
* Tue Jul 20 1999 - ke@suse.de
  - remove MANPATH setting from /etc/postgres.{sh,csh} and from
    /etc/pg_ifa.{sh,csh}.
  - provide manpage links at /usr/share/man:
    /usr/lib/pgsql/man/man?/*.?.gz -> /urs/share/man/man?/*.?.pgsql.gz
  - now, you'll find all manpage in "pg_ifa".
* Thu Mar 18 1999 - ke@suse.de
  - compile an install "spi" (on popular demand...).
* Wed Feb 10 1999 - ke@suse.de
  - security fix: don't create pg_pwd with mode 666 (thanks to mt).
* Mon Feb 01 1999 - ke@suse.de
  - fix permissions of libs (thanks to mt).
* Fri Jan 08 1999 - ke@suse.de
  - update: version 6.4.2.
* Tue Dec 01 1998 - ke@suse.de
  - add /etc/profile.d/{postgres,pg_ifa}.csh (thanks to werner).
  - new bootscript (thanks to werner).
* Fri Nov 27 1998 - ke@suse.de
  - link libpgtcl against libcrypt.
* Thu Nov 12 1998 - bs@suse.de
  - fixed spec file for new rpm.
* Fri Oct 30 1998 - ke@suse.de
  - update: version 6.4-BETA4.
* Sun Sep 27 1998 - ke@suse.de
  - update: version pre6.4 (snapshot 1998-09-27).
  - remove pgaccess (it's a separate package now).
  - all libraries and binaries are under the separate hierarchy
    /usr/lib/pgsql (on customers' request...).
  - provide /etc/profile.d/{postgres,pg_ifa}.sh; .csh files are still
    missing.
* Mon Aug 24 1998 - ke@suse.de
  - shut down the postmaster before uninstalling.
* Tue Aug 18 1998 - ke@suse.de
  - add pgaccess' GIFs (HTML documentation).
* Sat Jul 25 1998 - ke@suse.de
  - Use `-n postgres' to make the `%post' script available.
* Mon Jul 13 1998 - ke@suse.de
  - update pgaccess: version 0.88.
* Thu May 28 1998 - ke@suse.de
  - New package split: rip out the base interfaces (libraries and database
    tools); the new package is called pg_ifa (subpackage).
  - update pgaccess: version 0.87.
* Fri May 22 1998 - ke@suse.de
  - update: version 6.3.2
  - package split to ease maintainability and user updates; now, we've the
    following packages:
    postgres : base packages, essential interfaces included (libpq,
    libpq++, libpqtcl and PgAccess).
    pg_datab : initial database (needed only for the first
    installation or in case of major number updates); if
    not installed, the user has to invoke `initdb'
    manually.
    pg_iface : PostgreSQL interfaces (Perl, JDBC, more to come...).
* Thu May 07 1998 - fehr@suse.de
  - add library -lXp for Motif 2.1
* Wed Feb 11 1998 - fehr@suse.de
  - added the perl interface
* Wed Dec 10 1997 - ro@suse.de
  - build static and dynamic version of dbbrowser and mpsql
* Wed Dec 03 1997 - ro@suse.de
  - fixed /sbin/init.d/postgres (path, db-path, read rc.config)
    moved logfile to /var/log
* Tue Nov 18 1997 - bs@suse.de
  - skipped man3/abort.3.gz
* Tue Nov 04 1997 - fehr@suse.de
  - changed to version 6.2.1 of the new postgresSQL
  - changed to version 1.5 of mpsql
  - changed to version 0.2 of AppGEN
  - added version 0.9 if dbbrowser
  - prepare package for automatic build
  - home Directory of postgrs user must now be /var/lib/postgres
  - this Change is a major step since postgres95 it is possible
    that some changes are incompatible with the previos postgres
    versions.
* Mon Jun 09 1997 - fehr@suse.de
  - make symbolic link in /usr/doc/packages relative
* Sun Jun 01 1997 - bs@suse.de
  - moved fillup stuff to var/adm/fillup-templates
* Mon May 12 1997 - fehr@suse.de
  - added startup-script for /sbin/init.d
  - added fillup for /etc/rc.config START_POSTGRES

Files

/etc/init.d/postgresql
/usr/bin/initdb
/usr/bin/ipcclean
/usr/bin/pg_controldata
/usr/bin/pg_ctl
/usr/bin/pg_resetxlog
/usr/bin/postgres
/usr/bin/postmaster
/usr/lib/postgresql
/usr/lib/postgresql/ascii_and_mic.so
/usr/lib/postgresql/backup
/usr/lib/postgresql/backup/libcrypto.so.0.9.6
/usr/lib/postgresql/backup/libkrb5.so.17
/usr/lib/postgresql/backup/libreadline.so.4
/usr/lib/postgresql/backup/libssl.so.0.9.6
/usr/lib/postgresql/cyrillic_and_mic.so
/usr/lib/postgresql/euc_cn_and_mic.so
/usr/lib/postgresql/euc_jp_and_sjis.so
/usr/lib/postgresql/euc_kr_and_mic.so
/usr/lib/postgresql/euc_tw_and_big5.so
/usr/lib/postgresql/latin2_and_win1250.so
/usr/lib/postgresql/latin_and_mic.so
/usr/lib/postgresql/plpgsql.so
/usr/lib/postgresql/utf8_and_ascii.so
/usr/lib/postgresql/utf8_and_big5.so
/usr/lib/postgresql/utf8_and_cyrillic.so
/usr/lib/postgresql/utf8_and_euc_cn.so
/usr/lib/postgresql/utf8_and_euc_jp.so
/usr/lib/postgresql/utf8_and_euc_kr.so
/usr/lib/postgresql/utf8_and_euc_tw.so
/usr/lib/postgresql/utf8_and_gb18030.so
/usr/lib/postgresql/utf8_and_gbk.so
/usr/lib/postgresql/utf8_and_iso8859.so
/usr/lib/postgresql/utf8_and_iso8859_1.so
/usr/lib/postgresql/utf8_and_johab.so
/usr/lib/postgresql/utf8_and_sjis.so
/usr/lib/postgresql/utf8_and_uhc.so
/usr/lib/postgresql/utf8_and_win1250.so
/usr/lib/postgresql/utf8_and_win1252.so
/usr/lib/postgresql/utf8_and_win1256.so
/usr/lib/postgresql/utf8_and_win1258.so
/usr/lib/postgresql/utf8_and_win874.so
/usr/sbin/rcpostgresql
/usr/share/locale/af/LC_MESSAGES/postgres.mo
/usr/share/locale/cs/LC_MESSAGES/initdb.mo
/usr/share/locale/cs/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/cs/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/cs/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/cs/LC_MESSAGES/postgres.mo
/usr/share/locale/de/LC_MESSAGES/initdb.mo
/usr/share/locale/de/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/de/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/de/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/de/LC_MESSAGES/postgres.mo
/usr/share/locale/es/LC_MESSAGES/initdb.mo
/usr/share/locale/es/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/es/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/es/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/es/LC_MESSAGES/postgres.mo
/usr/share/locale/fa/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/fr/LC_MESSAGES/initdb.mo
/usr/share/locale/fr/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/fr/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/fr/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/fr/LC_MESSAGES/postgres.mo
/usr/share/locale/hr/LC_MESSAGES/postgres.mo
/usr/share/locale/hu/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/hu/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/hu/LC_MESSAGES/postgres.mo
/usr/share/locale/it/LC_MESSAGES/initdb.mo
/usr/share/locale/it/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/it/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/it/LC_MESSAGES/postgres.mo
/usr/share/locale/ko/LC_MESSAGES/initdb.mo
/usr/share/locale/ko/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/ko/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/ko/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/ko/LC_MESSAGES/postgres.mo
/usr/share/locale/nb/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/nb/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/nb/LC_MESSAGES/postgres.mo
/usr/share/locale/pl/LC_MESSAGES/initdb.mo
/usr/share/locale/pl/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/pt_BR/LC_MESSAGES/initdb.mo
/usr/share/locale/pt_BR/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/pt_BR/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/pt_BR/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/pt_BR/LC_MESSAGES/postgres.mo
/usr/share/locale/ro/LC_MESSAGES/initdb.mo
/usr/share/locale/ro/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/ro/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/ro/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/ro/LC_MESSAGES/postgres.mo
/usr/share/locale/ru/LC_MESSAGES/initdb.mo
/usr/share/locale/ru/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/ru/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/ru/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/ru/LC_MESSAGES/postgres.mo
/usr/share/locale/sk/LC_MESSAGES/initdb.mo
/usr/share/locale/sk/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/sk/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/sk/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/sk/LC_MESSAGES/postgres.mo
/usr/share/locale/sl/LC_MESSAGES/initdb.mo
/usr/share/locale/sl/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/sl/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/sl/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/sl/LC_MESSAGES/postgres.mo
/usr/share/locale/sv/LC_MESSAGES/initdb.mo
/usr/share/locale/sv/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/sv/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/sv/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/sv/LC_MESSAGES/postgres.mo
/usr/share/locale/tr/LC_MESSAGES/initdb.mo
/usr/share/locale/tr/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/tr/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/tr/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/tr/LC_MESSAGES/postgres.mo
/usr/share/locale/zh_CN/LC_MESSAGES/initdb.mo
/usr/share/locale/zh_CN/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/zh_CN/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/zh_CN/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/zh_CN/LC_MESSAGES/postgres.mo
/usr/share/locale/zh_TW/LC_MESSAGES/initdb.mo
/usr/share/locale/zh_TW/LC_MESSAGES/pg_controldata.mo
/usr/share/locale/zh_TW/LC_MESSAGES/pg_ctl.mo
/usr/share/locale/zh_TW/LC_MESSAGES/pg_resetxlog.mo
/usr/share/locale/zh_TW/LC_MESSAGES/postgres.mo
/usr/share/man/man1/initdb.1.gz
/usr/share/man/man1/ipcclean.1.gz
/usr/share/man/man1/pg_controldata.1.gz
/usr/share/man/man1/pg_ctl.1.gz
/usr/share/man/man1/pg_resetxlog.1.gz
/usr/share/man/man1/postgres.1.gz
/usr/share/man/man1/postmaster.1.gz
/usr/share/postgresql
/usr/share/postgresql/conversion_create.sql
/usr/share/postgresql/information_schema.sql
/usr/share/postgresql/pg_hba.conf.sample
/usr/share/postgresql/pg_ident.conf.sample
/usr/share/postgresql/pg_service.conf.sample
/usr/share/postgresql/postgres.bki
/usr/share/postgresql/postgres.description
/usr/share/postgresql/postgresql.conf.sample
/usr/share/postgresql/psqlrc.sample
/usr/share/postgresql/recovery.conf.sample
/usr/share/postgresql/sql_features.txt
/usr/share/postgresql/system_views.sql
/usr/share/postgresql/timezone
/usr/share/postgresql/timezone/Africa
/usr/share/postgresql/timezone/Africa/Abidjan
/usr/share/postgresql/timezone/Africa/Accra
/usr/share/postgresql/timezone/Africa/Addis_Ababa
/usr/share/postgresql/timezone/Africa/Algiers
/usr/share/postgresql/timezone/Africa/Asmara
/usr/share/postgresql/timezone/Africa/Asmera
/usr/share/postgresql/timezone/Africa/Bamako
/usr/share/postgresql/timezone/Africa/Bangui
/usr/share/postgresql/timezone/Africa/Banjul
/usr/share/postgresql/timezone/Africa/Bissau
/usr/share/postgresql/timezone/Africa/Blantyre
/usr/share/postgresql/timezone/Africa/Brazzaville
/usr/share/postgresql/timezone/Africa/Bujumbura
/usr/share/postgresql/timezone/Africa/Cairo
/usr/share/postgresql/timezone/Africa/Casablanca
/usr/share/postgresql/timezone/Africa/Ceuta
/usr/share/postgresql/timezone/Africa/Conakry
/usr/share/postgresql/timezone/Africa/Dakar
/usr/share/postgresql/timezone/Africa/Dar_es_Salaam
/usr/share/postgresql/timezone/Africa/Djibouti
/usr/share/postgresql/timezone/Africa/Douala
/usr/share/postgresql/timezone/Africa/El_Aaiun
/usr/share/postgresql/timezone/Africa/Freetown
/usr/share/postgresql/timezone/Africa/Gaborone
/usr/share/postgresql/timezone/Africa/Harare
/usr/share/postgresql/timezone/Africa/Johannesburg
/usr/share/postgresql/timezone/Africa/Kampala
/usr/share/postgresql/timezone/Africa/Khartoum
/usr/share/postgresql/timezone/Africa/Kigali
/usr/share/postgresql/timezone/Africa/Kinshasa
/usr/share/postgresql/timezone/Africa/Lagos
/usr/share/postgresql/timezone/Africa/Libreville
/usr/share/postgresql/timezone/Africa/Lome
/usr/share/postgresql/timezone/Africa/Luanda
/usr/share/postgresql/timezone/Africa/Lubumbashi
/usr/share/postgresql/timezone/Africa/Lusaka
/usr/share/postgresql/timezone/Africa/Malabo
/usr/share/postgresql/timezone/Africa/Maputo
/usr/share/postgresql/timezone/Africa/Maseru
/usr/share/postgresql/timezone/Africa/Mbabane
/usr/share/postgresql/timezone/Africa/Mogadishu
/usr/share/postgresql/timezone/Africa/Monrovia
/usr/share/postgresql/timezone/Africa/Nairobi
/usr/share/postgresql/timezone/Africa/Ndjamena
/usr/share/postgresql/timezone/Africa/Niamey
/usr/share/postgresql/timezone/Africa/Nouakchott
/usr/share/postgresql/timezone/Africa/Ouagadougou
/usr/share/postgresql/timezone/Africa/Porto-Novo
/usr/share/postgresql/timezone/Africa/Sao_Tome
/usr/share/postgresql/timezone/Africa/Timbuktu
/usr/share/postgresql/timezone/Africa/Tripoli
/usr/share/postgresql/timezone/Africa/Tunis
/usr/share/postgresql/timezone/Africa/Windhoek
/usr/share/postgresql/timezone/America
/usr/share/postgresql/timezone/America/Adak
/usr/share/postgresql/timezone/America/Anchorage
/usr/share/postgresql/timezone/America/Anguilla
/usr/share/postgresql/timezone/America/Antigua
/usr/share/postgresql/timezone/America/Araguaina
/usr/share/postgresql/timezone/America/Argentina
/usr/share/postgresql/timezone/America/Argentina/Buenos_Aires
/usr/share/postgresql/timezone/America/Argentina/Catamarca
/usr/share/postgresql/timezone/America/Argentina/ComodRivadavia
/usr/share/postgresql/timezone/America/Argentina/Cordoba
/usr/share/postgresql/timezone/America/Argentina/Jujuy
/usr/share/postgresql/timezone/America/Argentina/La_Rioja
/usr/share/postgresql/timezone/America/Argentina/Mendoza
/usr/share/postgresql/timezone/America/Argentina/Rio_Gallegos
/usr/share/postgresql/timezone/America/Argentina/San_Juan
/usr/share/postgresql/timezone/America/Argentina/Tucuman
/usr/share/postgresql/timezone/America/Argentina/Ushuaia
/usr/share/postgresql/timezone/America/Aruba
/usr/share/postgresql/timezone/America/Asuncion
/usr/share/postgresql/timezone/America/Atikokan
/usr/share/postgresql/timezone/America/Atka
/usr/share/postgresql/timezone/America/Bahia
/usr/share/postgresql/timezone/America/Barbados
/usr/share/postgresql/timezone/America/Belem
/usr/share/postgresql/timezone/America/Belize
/usr/share/postgresql/timezone/America/Blanc-Sablon
/usr/share/postgresql/timezone/America/Boa_Vista
/usr/share/postgresql/timezone/America/Bogota
/usr/share/postgresql/timezone/America/Boise
/usr/share/postgresql/timezone/America/Buenos_Aires
/usr/share/postgresql/timezone/America/Cambridge_Bay
/usr/share/postgresql/timezone/America/Campo_Grande
/usr/share/postgresql/timezone/America/Cancun
/usr/share/postgresql/timezone/America/Caracas
/usr/share/postgresql/timezone/America/Catamarca
/usr/share/postgresql/timezone/America/Cayenne
/usr/share/postgresql/timezone/America/Cayman
/usr/share/postgresql/timezone/America/Chicago
/usr/share/postgresql/timezone/America/Chihuahua
/usr/share/postgresql/timezone/America/Coral_Harbour
/usr/share/postgresql/timezone/America/Cordoba
/usr/share/postgresql/timezone/America/Costa_Rica
/usr/share/postgresql/timezone/America/Cuiaba
/usr/share/postgresql/timezone/America/Curacao
/usr/share/postgresql/timezone/America/Danmarkshavn
/usr/share/postgresql/timezone/America/Dawson
/usr/share/postgresql/timezone/America/Dawson_Creek
/usr/share/postgresql/timezone/America/Denver
/usr/share/postgresql/timezone/America/Detroit
/usr/share/postgresql/timezone/America/Dominica
/usr/share/postgresql/timezone/America/Edmonton
/usr/share/postgresql/timezone/America/Eirunepe
/usr/share/postgresql/timezone/America/El_Salvador
/usr/share/postgresql/timezone/America/Ensenada
/usr/share/postgresql/timezone/America/Fort_Wayne
/usr/share/postgresql/timezone/America/Fortaleza
/usr/share/postgresql/timezone/America/Glace_Bay
/usr/share/postgresql/timezone/America/Godthab
/usr/share/postgresql/timezone/America/Goose_Bay
/usr/share/postgresql/timezone/America/Grand_Turk
/usr/share/postgresql/timezone/America/Grenada
/usr/share/postgresql/timezone/America/Guadeloupe
/usr/share/postgresql/timezone/America/Guatemala
/usr/share/postgresql/timezone/America/Guayaquil
/usr/share/postgresql/timezone/America/Guyana
/usr/share/postgresql/timezone/America/Halifax
/usr/share/postgresql/timezone/America/Havana
/usr/share/postgresql/timezone/America/Hermosillo
/usr/share/postgresql/timezone/America/Indiana
/usr/share/postgresql/timezone/America/Indiana/Indianapolis
/usr/share/postgresql/timezone/America/Indiana/Knox
/usr/share/postgresql/timezone/America/Indiana/Marengo
/usr/share/postgresql/timezone/America/Indiana/Petersburg
/usr/share/postgresql/timezone/America/Indiana/Vevay
/usr/share/postgresql/timezone/America/Indiana/Vincennes
/usr/share/postgresql/timezone/America/Indiana/Winamac
/usr/share/postgresql/timezone/America/Indianapolis
/usr/share/postgresql/timezone/America/Inuvik
/usr/share/postgresql/timezone/America/Iqaluit
/usr/share/postgresql/timezone/America/Jamaica
/usr/share/postgresql/timezone/America/Jujuy
/usr/share/postgresql/timezone/America/Juneau
/usr/share/postgresql/timezone/America/Kentucky
/usr/share/postgresql/timezone/America/Kentucky/Louisville
/usr/share/postgresql/timezone/America/Kentucky/Monticello
/usr/share/postgresql/timezone/America/Knox_IN
/usr/share/postgresql/timezone/America/La_Paz
/usr/share/postgresql/timezone/America/Lima
/usr/share/postgresql/timezone/America/Los_Angeles
/usr/share/postgresql/timezone/America/Louisville
/usr/share/postgresql/timezone/America/Maceio
/usr/share/postgresql/timezone/America/Managua
/usr/share/postgresql/timezone/America/Manaus
/usr/share/postgresql/timezone/America/Martinique
/usr/share/postgresql/timezone/America/Mazatlan
/usr/share/postgresql/timezone/America/Mendoza
/usr/share/postgresql/timezone/America/Menominee
/usr/share/postgresql/timezone/America/Merida
/usr/share/postgresql/timezone/America/Mexico_City
/usr/share/postgresql/timezone/America/Miquelon
/usr/share/postgresql/timezone/America/Moncton
/usr/share/postgresql/timezone/America/Monterrey
/usr/share/postgresql/timezone/America/Montevideo
/usr/share/postgresql/timezone/America/Montreal
/usr/share/postgresql/timezone/America/Montserrat
/usr/share/postgresql/timezone/America/Nassau
/usr/share/postgresql/timezone/America/New_York
/usr/share/postgresql/timezone/America/Nipigon
/usr/share/postgresql/timezone/America/Nome
/usr/share/postgresql/timezone/America/Noronha
/usr/share/postgresql/timezone/America/North_Dakota
/usr/share/postgresql/timezone/America/North_Dakota/Center
/usr/share/postgresql/timezone/America/North_Dakota/New_Salem
/usr/share/postgresql/timezone/America/Panama
/usr/share/postgresql/timezone/America/Pangnirtung
/usr/share/postgresql/timezone/America/Paramaribo
/usr/share/postgresql/timezone/America/Phoenix
/usr/share/postgresql/timezone/America/Port-au-Prince
/usr/share/postgresql/timezone/America/Port_of_Spain
/usr/share/postgresql/timezone/America/Porto_Acre
/usr/share/postgresql/timezone/America/Porto_Velho
/usr/share/postgresql/timezone/America/Puerto_Rico
/usr/share/postgresql/timezone/America/Rainy_River
/usr/share/postgresql/timezone/America/Rankin_Inlet
/usr/share/postgresql/timezone/America/Recife
/usr/share/postgresql/timezone/America/Regina
/usr/share/postgresql/timezone/America/Resolute
/usr/share/postgresql/timezone/America/Rio_Branco
/usr/share/postgresql/timezone/America/Rosario
/usr/share/postgresql/timezone/America/Santiago
/usr/share/postgresql/timezone/America/Santo_Domingo
/usr/share/postgresql/timezone/America/Sao_Paulo
/usr/share/postgresql/timezone/America/Scoresbysund
/usr/share/postgresql/timezone/America/Shiprock
/usr/share/postgresql/timezone/America/St_Johns
/usr/share/postgresql/timezone/America/St_Kitts
/usr/share/postgresql/timezone/America/St_Lucia
/usr/share/postgresql/timezone/America/St_Thomas
/usr/share/postgresql/timezone/America/St_Vincent
/usr/share/postgresql/timezone/America/Swift_Current
/usr/share/postgresql/timezone/America/Tegucigalpa
/usr/share/postgresql/timezone/America/Thule
/usr/share/postgresql/timezone/America/Thunder_Bay
/usr/share/postgresql/timezone/America/Tijuana
/usr/share/postgresql/timezone/America/Toronto
/usr/share/postgresql/timezone/America/Tortola
/usr/share/postgresql/timezone/America/Vancouver
/usr/share/postgresql/timezone/America/Virgin
/usr/share/postgresql/timezone/America/Whitehorse
/usr/share/postgresql/timezone/America/Winnipeg
/usr/share/postgresql/timezone/America/Yakutat
/usr/share/postgresql/timezone/America/Yellowknife
/usr/share/postgresql/timezone/Antarctica
/usr/share/postgresql/timezone/Antarctica/Casey
/usr/share/postgresql/timezone/Antarctica/Davis
/usr/share/postgresql/timezone/Antarctica/DumontDUrville
/usr/share/postgresql/timezone/Antarctica/Mawson
/usr/share/postgresql/timezone/Antarctica/McMurdo
/usr/share/postgresql/timezone/Antarctica/Palmer
/usr/share/postgresql/timezone/Antarctica/Rothera
/usr/share/postgresql/timezone/Antarctica/South_Pole
/usr/share/postgresql/timezone/Antarctica/Syowa
/usr/share/postgresql/timezone/Antarctica/Vostok
/usr/share/postgresql/timezone/Arctic
/usr/share/postgresql/timezone/Arctic/Longyearbyen
/usr/share/postgresql/timezone/Asia
/usr/share/postgresql/timezone/Asia/Aden
/usr/share/postgresql/timezone/Asia/Almaty
/usr/share/postgresql/timezone/Asia/Amman
/usr/share/postgresql/timezone/Asia/Anadyr
/usr/share/postgresql/timezone/Asia/Aqtau
/usr/share/postgresql/timezone/Asia/Aqtobe
/usr/share/postgresql/timezone/Asia/Ashgabat
/usr/share/postgresql/timezone/Asia/Ashkhabad
/usr/share/postgresql/timezone/Asia/Baghdad
/usr/share/postgresql/timezone/Asia/Bahrain
/usr/share/postgresql/timezone/Asia/Baku
/usr/share/postgresql/timezone/Asia/Bangkok
/usr/share/postgresql/timezone/Asia/Beirut
/usr/share/postgresql/timezone/Asia/Bishkek
/usr/share/postgresql/timezone/Asia/Brunei
/usr/share/postgresql/timezone/Asia/Calcutta
/usr/share/postgresql/timezone/Asia/Choibalsan
/usr/share/postgresql/timezone/Asia/Chongqing
/usr/share/postgresql/timezone/Asia/Chungking
/usr/share/postgresql/timezone/Asia/Colombo
/usr/share/postgresql/timezone/Asia/Dacca
/usr/share/postgresql/timezone/Asia/Damascus
/usr/share/postgresql/timezone/Asia/Dhaka
/usr/share/postgresql/timezone/Asia/Dili
/usr/share/postgresql/timezone/Asia/Dubai
/usr/share/postgresql/timezone/Asia/Dushanbe
/usr/share/postgresql/timezone/Asia/Gaza
/usr/share/postgresql/timezone/Asia/Harbin
/usr/share/postgresql/timezone/Asia/Hong_Kong
/usr/share/postgresql/timezone/Asia/Hovd
/usr/share/postgresql/timezone/Asia/Irkutsk
/usr/share/postgresql/timezone/Asia/Istanbul
/usr/share/postgresql/timezone/Asia/Jakarta
/usr/share/postgresql/timezone/Asia/Jayapura
/usr/share/postgresql/timezone/Asia/Jerusalem
/usr/share/postgresql/timezone/Asia/Kabul
/usr/share/postgresql/timezone/Asia/Kamchatka
/usr/share/postgresql/timezone/Asia/Karachi
/usr/share/postgresql/timezone/Asia/Kashgar
/usr/share/postgresql/timezone/Asia/Katmandu
/usr/share/postgresql/timezone/Asia/Krasnoyarsk
/usr/share/postgresql/timezone/Asia/Kuala_Lumpur
/usr/share/postgresql/timezone/Asia/Kuching
/usr/share/postgresql/timezone/Asia/Kuwait
/usr/share/postgresql/timezone/Asia/Macao
/usr/share/postgresql/timezone/Asia/Macau
/usr/share/postgresql/timezone/Asia/Magadan
/usr/share/postgresql/timezone/Asia/Makassar
/usr/share/postgresql/timezone/Asia/Manila
/usr/share/postgresql/timezone/Asia/Muscat
/usr/share/postgresql/timezone/Asia/Nicosia
/usr/share/postgresql/timezone/Asia/Novosibirsk
/usr/share/postgresql/timezone/Asia/Omsk
/usr/share/postgresql/timezone/Asia/Oral
/usr/share/postgresql/timezone/Asia/Phnom_Penh
/usr/share/postgresql/timezone/Asia/Pontianak
/usr/share/postgresql/timezone/Asia/Pyongyang
/usr/share/postgresql/timezone/Asia/Qatar
/usr/share/postgresql/timezone/Asia/Qyzylorda
/usr/share/postgresql/timezone/Asia/Rangoon
/usr/share/postgresql/timezone/Asia/Riyadh
/usr/share/postgresql/timezone/Asia/Riyadh87
/usr/share/postgresql/timezone/Asia/Riyadh88
/usr/share/postgresql/timezone/Asia/Riyadh89
/usr/share/postgresql/timezone/Asia/Saigon
/usr/share/postgresql/timezone/Asia/Sakhalin
/usr/share/postgresql/timezone/Asia/Samarkand
/usr/share/postgresql/timezone/Asia/Seoul
/usr/share/postgresql/timezone/Asia/Shanghai
/usr/share/postgresql/timezone/Asia/Singapore
/usr/share/postgresql/timezone/Asia/Taipei
/usr/share/postgresql/timezone/Asia/Tashkent
/usr/share/postgresql/timezone/Asia/Tbilisi
/usr/share/postgresql/timezone/Asia/Tehran
/usr/share/postgresql/timezone/Asia/Tel_Aviv
/usr/share/postgresql/timezone/Asia/Thimbu
/usr/share/postgresql/timezone/Asia/Thimphu
/usr/share/postgresql/timezone/Asia/Tokyo
/usr/share/postgresql/timezone/Asia/Ujung_Pandang
/usr/share/postgresql/timezone/Asia/Ulaanbaatar
/usr/share/postgresql/timezone/Asia/Ulan_Bator
/usr/share/postgresql/timezone/Asia/Urumqi
/usr/share/postgresql/timezone/Asia/Vientiane
/usr/share/postgresql/timezone/Asia/Vladivostok
/usr/share/postgresql/timezone/Asia/Yakutsk
/usr/share/postgresql/timezone/Asia/Yekaterinburg
/usr/share/postgresql/timezone/Asia/Yerevan
/usr/share/postgresql/timezone/Atlantic
/usr/share/postgresql/timezone/Atlantic/Azores
/usr/share/postgresql/timezone/Atlantic/Bermuda
/usr/share/postgresql/timezone/Atlantic/Canary
/usr/share/postgresql/timezone/Atlantic/Cape_Verde
/usr/share/postgresql/timezone/Atlantic/Faeroe
/usr/share/postgresql/timezone/Atlantic/Faroe
/usr/share/postgresql/timezone/Atlantic/Jan_Mayen
/usr/share/postgresql/timezone/Atlantic/Madeira
/usr/share/postgresql/timezone/Atlantic/Reykjavik
/usr/share/postgresql/timezone/Atlantic/South_Georgia
/usr/share/postgresql/timezone/Atlantic/St_Helena
/usr/share/postgresql/timezone/Atlantic/Stanley
/usr/share/postgresql/timezone/Australia
/usr/share/postgresql/timezone/Australia/ACT
/usr/share/postgresql/timezone/Australia/Adelaide
/usr/share/postgresql/timezone/Australia/Brisbane
/usr/share/postgresql/timezone/Australia/Broken_Hill
/usr/share/postgresql/timezone/Australia/Canberra
/usr/share/postgresql/timezone/Australia/Currie
/usr/share/postgresql/timezone/Australia/Darwin
/usr/share/postgresql/timezone/Australia/Eucla
/usr/share/postgresql/timezone/Australia/Hobart
/usr/share/postgresql/timezone/Australia/LHI
/usr/share/postgresql/timezone/Australia/Lindeman
/usr/share/postgresql/timezone/Australia/Lord_Howe
/usr/share/postgresql/timezone/Australia/Melbourne
/usr/share/postgresql/timezone/Australia/NSW
/usr/share/postgresql/timezone/Australia/North
/usr/share/postgresql/timezone/Australia/Perth
/usr/share/postgresql/timezone/Australia/Queensland
/usr/share/postgresql/timezone/Australia/South
/usr/share/postgresql/timezone/Australia/Sydney
/usr/share/postgresql/timezone/Australia/Tasmania
/usr/share/postgresql/timezone/Australia/Victoria
/usr/share/postgresql/timezone/Australia/West
/usr/share/postgresql/timezone/Australia/Yancowinna
/usr/share/postgresql/timezone/Brazil
/usr/share/postgresql/timezone/Brazil/Acre
/usr/share/postgresql/timezone/Brazil/DeNoronha
/usr/share/postgresql/timezone/Brazil/East
/usr/share/postgresql/timezone/Brazil/West
/usr/share/postgresql/timezone/CET
/usr/share/postgresql/timezone/CST6CDT
/usr/share/postgresql/timezone/Canada
/usr/share/postgresql/timezone/Canada/Atlantic
/usr/share/postgresql/timezone/Canada/Central
/usr/share/postgresql/timezone/Canada/East-Saskatchewan
/usr/share/postgresql/timezone/Canada/Eastern
/usr/share/postgresql/timezone/Canada/Mountain
/usr/share/postgresql/timezone/Canada/Newfoundland
/usr/share/postgresql/timezone/Canada/Pacific
/usr/share/postgresql/timezone/Canada/Saskatchewan
/usr/share/postgresql/timezone/Canada/Yukon
/usr/share/postgresql/timezone/Chile
/usr/share/postgresql/timezone/Chile/Continental
/usr/share/postgresql/timezone/Chile/EasterIsland
/usr/share/postgresql/timezone/Cuba
/usr/share/postgresql/timezone/EET
/usr/share/postgresql/timezone/EST
/usr/share/postgresql/timezone/EST5EDT
/usr/share/postgresql/timezone/Egypt
/usr/share/postgresql/timezone/Eire
/usr/share/postgresql/timezone/Etc
/usr/share/postgresql/timezone/Etc/GMT
/usr/share/postgresql/timezone/Etc/GMT+0
/usr/share/postgresql/timezone/Etc/GMT+1
/usr/share/postgresql/timezone/Etc/GMT+10
/usr/share/postgresql/timezone/Etc/GMT+11
/usr/share/postgresql/timezone/Etc/GMT+12
/usr/share/postgresql/timezone/Etc/GMT+2
/usr/share/postgresql/timezone/Etc/GMT+3
/usr/share/postgresql/timezone/Etc/GMT+4
/usr/share/postgresql/timezone/Etc/GMT+5
/usr/share/postgresql/timezone/Etc/GMT+6
/usr/share/postgresql/timezone/Etc/GMT+7
/usr/share/postgresql/timezone/Etc/GMT+8
/usr/share/postgresql/timezone/Etc/GMT+9
/usr/share/postgresql/timezone/Etc/GMT-0
/usr/share/postgresql/timezone/Etc/GMT-1
/usr/share/postgresql/timezone/Etc/GMT-10
/usr/share/postgresql/timezone/Etc/GMT-11
/usr/share/postgresql/timezone/Etc/GMT-12
/usr/share/postgresql/timezone/Etc/GMT-13
/usr/share/postgresql/timezone/Etc/GMT-14
/usr/share/postgresql/timezone/Etc/GMT-2
/usr/share/postgresql/timezone/Etc/GMT-3
/usr/share/postgresql/timezone/Etc/GMT-4
/usr/share/postgresql/timezone/Etc/GMT-5
/usr/share/postgresql/timezone/Etc/GMT-6
/usr/share/postgresql/timezone/Etc/GMT-7
/usr/share/postgresql/timezone/Etc/GMT-8
/usr/share/postgresql/timezone/Etc/GMT-9
/usr/share/postgresql/timezone/Etc/GMT0
/usr/share/postgresql/timezone/Etc/Greenwich
/usr/share/postgresql/timezone/Etc/UCT
/usr/share/postgresql/timezone/Etc/UTC
/usr/share/postgresql/timezone/Etc/Universal
/usr/share/postgresql/timezone/Etc/Zulu
/usr/share/postgresql/timezone/Europe
/usr/share/postgresql/timezone/Europe/Amsterdam
/usr/share/postgresql/timezone/Europe/Andorra
/usr/share/postgresql/timezone/Europe/Athens
/usr/share/postgresql/timezone/Europe/Belfast
/usr/share/postgresql/timezone/Europe/Belgrade
/usr/share/postgresql/timezone/Europe/Berlin
/usr/share/postgresql/timezone/Europe/Bratislava
/usr/share/postgresql/timezone/Europe/Brussels
/usr/share/postgresql/timezone/Europe/Bucharest
/usr/share/postgresql/timezone/Europe/Budapest
/usr/share/postgresql/timezone/Europe/Chisinau
/usr/share/postgresql/timezone/Europe/Copenhagen
/usr/share/postgresql/timezone/Europe/Dublin
/usr/share/postgresql/timezone/Europe/Gibraltar
/usr/share/postgresql/timezone/Europe/Guernsey
/usr/share/postgresql/timezone/Europe/Helsinki
/usr/share/postgresql/timezone/Europe/Isle_of_Man
/usr/share/postgresql/timezone/Europe/Istanbul
/usr/share/postgresql/timezone/Europe/Jersey
/usr/share/postgresql/timezone/Europe/Kaliningrad
/usr/share/postgresql/timezone/Europe/Kiev
/usr/share/postgresql/timezone/Europe/Lisbon
/usr/share/postgresql/timezone/Europe/Ljubljana
/usr/share/postgresql/timezone/Europe/London
/usr/share/postgresql/timezone/Europe/Luxembourg
/usr/share/postgresql/timezone/Europe/Madrid
/usr/share/postgresql/timezone/Europe/Malta
/usr/share/postgresql/timezone/Europe/Mariehamn
/usr/share/postgresql/timezone/Europe/Minsk
/usr/share/postgresql/timezone/Europe/Monaco
/usr/share/postgresql/timezone/Europe/Moscow
/usr/share/postgresql/timezone/Europe/Nicosia
/usr/share/postgresql/timezone/Europe/Oslo
/usr/share/postgresql/timezone/Europe/Paris
/usr/share/postgresql/timezone/Europe/Podgorica
/usr/share/postgresql/timezone/Europe/Prague
/usr/share/postgresql/timezone/Europe/Riga
/usr/share/postgresql/timezone/Europe/Rome
/usr/share/postgresql/timezone/Europe/Samara
/usr/share/postgresql/timezone/Europe/San_Marino
/usr/share/postgresql/timezone/Europe/Sarajevo
/usr/share/postgresql/timezone/Europe/Simferopol
/usr/share/postgresql/timezone/Europe/Skopje
/usr/share/postgresql/timezone/Europe/Sofia
/usr/share/postgresql/timezone/Europe/Stockholm
/usr/share/postgresql/timezone/Europe/Tallinn
/usr/share/postgresql/timezone/Europe/Tirane
/usr/share/postgresql/timezone/Europe/Tiraspol
/usr/share/postgresql/timezone/Europe/Uzhgorod
/usr/share/postgresql/timezone/Europe/Vaduz
/usr/share/postgresql/timezone/Europe/Vatican
/usr/share/postgresql/timezone/Europe/Vienna
/usr/share/postgresql/timezone/Europe/Vilnius
/usr/share/postgresql/timezone/Europe/Volgograd
/usr/share/postgresql/timezone/Europe/Warsaw
/usr/share/postgresql/timezone/Europe/Zagreb
/usr/share/postgresql/timezone/Europe/Zaporozhye
/usr/share/postgresql/timezone/Europe/Zurich
/usr/share/postgresql/timezone/Factory
/usr/share/postgresql/timezone/GB
/usr/share/postgresql/timezone/GB-Eire
/usr/share/postgresql/timezone/GMT
/usr/share/postgresql/timezone/GMT+0
/usr/share/postgresql/timezone/GMT-0
/usr/share/postgresql/timezone/GMT0
/usr/share/postgresql/timezone/Greenwich
/usr/share/postgresql/timezone/HST
/usr/share/postgresql/timezone/Hongkong
/usr/share/postgresql/timezone/Iceland
/usr/share/postgresql/timezone/Indian
/usr/share/postgresql/timezone/Indian/Antananarivo
/usr/share/postgresql/timezone/Indian/Chagos
/usr/share/postgresql/timezone/Indian/Christmas
/usr/share/postgresql/timezone/Indian/Cocos
/usr/share/postgresql/timezone/Indian/Comoro
/usr/share/postgresql/timezone/Indian/Kerguelen
/usr/share/postgresql/timezone/Indian/Mahe
/usr/share/postgresql/timezone/Indian/Maldives
/usr/share/postgresql/timezone/Indian/Mauritius
/usr/share/postgresql/timezone/Indian/Mayotte
/usr/share/postgresql/timezone/Indian/Reunion
/usr/share/postgresql/timezone/Iran
/usr/share/postgresql/timezone/Israel
/usr/share/postgresql/timezone/Jamaica
/usr/share/postgresql/timezone/Japan
/usr/share/postgresql/timezone/Kwajalein
/usr/share/postgresql/timezone/Libya
/usr/share/postgresql/timezone/MET
/usr/share/postgresql/timezone/MST
/usr/share/postgresql/timezone/MST7MDT
/usr/share/postgresql/timezone/Mexico
/usr/share/postgresql/timezone/Mexico/BajaNorte
/usr/share/postgresql/timezone/Mexico/BajaSur
/usr/share/postgresql/timezone/Mexico/General
/usr/share/postgresql/timezone/Mideast
/usr/share/postgresql/timezone/Mideast/Riyadh87
/usr/share/postgresql/timezone/Mideast/Riyadh88
/usr/share/postgresql/timezone/Mideast/Riyadh89
/usr/share/postgresql/timezone/NZ
/usr/share/postgresql/timezone/NZ-CHAT
/usr/share/postgresql/timezone/Navajo
/usr/share/postgresql/timezone/PRC
/usr/share/postgresql/timezone/PST8PDT
/usr/share/postgresql/timezone/Pacific
/usr/share/postgresql/timezone/Pacific/Apia
/usr/share/postgresql/timezone/Pacific/Auckland
/usr/share/postgresql/timezone/Pacific/Chatham
/usr/share/postgresql/timezone/Pacific/Easter
/usr/share/postgresql/timezone/Pacific/Efate
/usr/share/postgresql/timezone/Pacific/Enderbury
/usr/share/postgresql/timezone/Pacific/Fakaofo
/usr/share/postgresql/timezone/Pacific/Fiji
/usr/share/postgresql/timezone/Pacific/Funafuti
/usr/share/postgresql/timezone/Pacific/Galapagos
/usr/share/postgresql/timezone/Pacific/Gambier
/usr/share/postgresql/timezone/Pacific/Guadalcanal
/usr/share/postgresql/timezone/Pacific/Guam
/usr/share/postgresql/timezone/Pacific/Honolulu
/usr/share/postgresql/timezone/Pacific/Johnston
/usr/share/postgresql/timezone/Pacific/Kiritimati
/usr/share/postgresql/timezone/Pacific/Kosrae
/usr/share/postgresql/timezone/Pacific/Kwajalein
/usr/share/postgresql/timezone/Pacific/Majuro
/usr/share/postgresql/timezone/Pacific/Marquesas
/usr/share/postgresql/timezone/Pacific/Midway
/usr/share/postgresql/timezone/Pacific/Nauru
/usr/share/postgresql/timezone/Pacific/Niue
/usr/share/postgresql/timezone/Pacific/Norfolk
/usr/share/postgresql/timezone/Pacific/Noumea
/usr/share/postgresql/timezone/Pacific/Pago_Pago
/usr/share/postgresql/timezone/Pacific/Palau
/usr/share/postgresql/timezone/Pacific/Pitcairn
/usr/share/postgresql/timezone/Pacific/Ponape
/usr/share/postgresql/timezone/Pacific/Port_Moresby
/usr/share/postgresql/timezone/Pacific/Rarotonga
/usr/share/postgresql/timezone/Pacific/Saipan
/usr/share/postgresql/timezone/Pacific/Samoa
/usr/share/postgresql/timezone/Pacific/Tahiti
/usr/share/postgresql/timezone/Pacific/Tarawa
/usr/share/postgresql/timezone/Pacific/Tongatapu
/usr/share/postgresql/timezone/Pacific/Truk
/usr/share/postgresql/timezone/Pacific/Wake
/usr/share/postgresql/timezone/Pacific/Wallis
/usr/share/postgresql/timezone/Pacific/Yap
/usr/share/postgresql/timezone/Poland
/usr/share/postgresql/timezone/Portugal
/usr/share/postgresql/timezone/ROC
/usr/share/postgresql/timezone/ROK
/usr/share/postgresql/timezone/Singapore
/usr/share/postgresql/timezone/Turkey
/usr/share/postgresql/timezone/UCT
/usr/share/postgresql/timezone/US
/usr/share/postgresql/timezone/US/Alaska
/usr/share/postgresql/timezone/US/Aleutian
/usr/share/postgresql/timezone/US/Arizona
/usr/share/postgresql/timezone/US/Central
/usr/share/postgresql/timezone/US/East-Indiana
/usr/share/postgresql/timezone/US/Eastern
/usr/share/postgresql/timezone/US/Hawaii
/usr/share/postgresql/timezone/US/Indiana-Starke
/usr/share/postgresql/timezone/US/Michigan
/usr/share/postgresql/timezone/US/Mountain
/usr/share/postgresql/timezone/US/Pacific
/usr/share/postgresql/timezone/US/Pacific-New
/usr/share/postgresql/timezone/US/Samoa
/usr/share/postgresql/timezone/UTC
/usr/share/postgresql/timezone/Universal
/usr/share/postgresql/timezone/W-SU
/usr/share/postgresql/timezone/WET
/usr/share/postgresql/timezone/Zulu
/usr/share/postgresql/timezone/posixrules
/var/adm/fillup-templates/sysconfig.postgresql
/var/lib/pgsql
/var/lib/pgsql/.bash_profile
/var/lib/pgsql/backups
/var/lib/pgsql/data


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Oct 11 04:44:40 2008