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

rh-postgresql-pl-7.3.4-8 RPM for sh4

From sh4 little endian packages

Name: rh-postgresql-pl Distribution: Unknown
Version: 7.3.4 Vendor: Unknown
Release: 8 Build date: Fri May 14 14:41:15 2004
Group: Applications/Databases Build host: sh2004.itonet.co.jp
Size: 2051102 Source RPM: rh-postgresql-7.3.4-8.src.rpm
Url: http://www.redhat.com/software/database
Summary: The PL procedural languages for PostgreSQL.
PostgreSQL is an advanced Object-Relational database management
system.  The postgresql-pl package contains the the PL/Perl, PL/Tcl, and PL/Python
procedural languages for the backend.  PL/Pgsql is part of the core server package.

Provides

Requires

Copyright

BSD

Signatures

MD5: 10d4684011788b2f68194e328bc5282a

Changelog

* Thu Sep 25 2003 David Jee <djee@redhat.com> 7.3.4-RH-8
  - new jdbc driver that fixes truncation bugs in getByte and
    getShort methods
  - rh-pgsql.patch updated to include the above jdbc fix
* Mon Sep 22 2003 David Jee <djee@redhat.com> 7.3.4-RH-7
  - remove jdbc building patch
  - do not build jdbc; include pre-built jdbc jarfile in the sources
    list
  - move jarfile to /usr/share/java
* Mon Sep 22 2003 David Jee <djee@redhat.com> 7.3.4-RH-6
  - change build requirement j2sdk to sun-j2sdk
  - fix j2sdk path in jdbc build patch
* Thu Sep 18 2003 David Jee <djee@redhat.com> 7.3.4-RH-5
  - rebuild for a new jdbc patch (rolled into rh-pgsql.patch)
* Tue Sep 16 2003 David Jee <djee@redhat.com> 7.3.4-RH-4
  - remove verbose compile options from jdbc-build patch
* Wed Sep 10 2003 David Jee <djee@redhat.com> 7.3.4-RH-3
  - rebuild with Red Hat's JDBC patches (rolled into rh-pgsql.patch)
  - add --with-java option
  - remove rh-postgresql2.jar and rh-postgresql3.jar from sources
    list
  - remove JDBC2 driver support
  - add postgresql-7.3.4-jdbc-build.patch, which works around
    <gcj-compiled ant> + <j2sdk> problems
  - add j2sdk to Buildrequires
  - rename postgresql.jar to rh-postgresql3.jar
  - add postgresql-examples.jar to jdbc package
* Wed Sep 03 2003 David Jee <djee@redhat.com> 7.3.4-RH-2
  - fix src-tutorial patch handling to include all files in the
    original postgres.tar.gz (*.html catalogs.gif connections.gif
    stylesheet.css)
* Fri Aug 29 2003 David Jee <djee@redhat.com> 7.3.4-RH-1
  - initial rh-postgresql 7.3.4 build
  - remove WAL page boundary patch
* Tue Aug 05 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-RH-6
  - fix initscript typo
* Wed Jul 30 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-RH-5
  - fix basename calls in postgresql.init (courtesy E. Jay Berkenbilt)
  - fix regression test /usr/lib64 issues on x86_64
* Fri Jul 25 2003 Andrew Overholt <overholt@redhat.com>
  - remove Vendor and Distribution tags
* Wed Jul 16 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-RH-4
  - merge in fixes for Bugzilla #54711 and #83000
  - use -fPIC, not -fpic (courtesy Elliot Lee) on s390x
  - add WAL page boundary patch
* Wed Jul 16 2003 Olga Rodimina <rodimina@redhat.com>
  - fix tutorial location
  - modify tutorial patch to be 7.3.3-specific
* Fri Jul 11 2003 Olga Rodimina <rodimina@redhat.com>
  - add src/tutorial to -docs package [Bug #54711]
  - add postgresql-src-tutorial.patch [Bug #54711]
  - postgresql-src-tutorial.patch builds src/tutorial before
    installing and corrects entry specifying path to tutorial in
    tutorial-sql.html
* Mon Jul 07 2003 Kim Ho <kho@redhat.com>
  - add patch to use rpath when creating plperl [Bug #83000]
  - add Buildrequires: tcl-devel for libpgtcl --overholt
* Fri Jun 20 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-RH-3
  - add PDF docs to -docs package
* Tue Jun 17 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-RH-2
  - fixed for upgrading from postgresql RPM set (add Obsoletes and 
    %triggerpostun)
* Wed Jun 11 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-RH-1
  - use our JDBC JARs
* Fri May 30 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-RH-1
  - add in Provides: postgresql-* everywhere
* Tue May 27 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-RH-1
  - modify rpm-multilib patch (7.3.3-RH version string in configure.in)
  - remove arch backups discrepancies
* Mon May 26 2003 Andrew Overholt <overholt@redhat.com> 7.3.3-1
  - initial PostgreSQL-RH 7.3.3 build
  - fix %setup to use postgresql-7.3.3 as directory
* Thu May 22 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - remove libpq.so.2*
* Wed Apr 16 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-4
  - Obsolete postgresql-perl and postgresql-tk [Bugzilla #79814]
* Mon Feb 17 2003 Elliot Lee <sopwith@redhat.com> 7.3.2-4
  - Add ppc64 patch
* Fri Feb 14 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-3
  - Remove pltcl.so from postgresql-tcl and plpython.so from postgresql-server.
    [Bugzilla #83906]
* Wed Feb 12 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-2
  - Fix typo in pg_hba.conf tighten patch.  [Bugzilla #81366]
* Wed Feb 05 2003 Andrew Overholt <overholt@redhat.com> 7.3.2-1
  - Initial 7.3.1 build.
  - Add bison and flex to BuildRequires line.  [Bugzilla #83553]
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Thu Jan 09 2003 Elliot Lee <sopwith@redhat.com> 7.3.1-5
  - Rebuild for newer libssl
  - Add patch4 (isblank.patch) to make it all build
* Sat Jan 04 2003 Jeff Johnson <jbj@redhat.com> 7.3.1-4
  - use internal dep generator.
* Fri Jan 03 2003 Andrew Overholt <overholt@redhat.com> 7.3.1-3
  - Remove spurious PreReq line
* Fri Jan 03 2003 Andrew Overholt <overholt@redhat.com> 7.3.1-2
  - Rebuild with new 7.3.1 tarball
  - Remove obsoletes postgresql-perl line (should have been postgresql-plperl)
    as we did not have that package previously
* Wed Dec 18 2002 Andrew Overholt <overholt@redhat.com> 7.3.1-1
  - Initial 7.3.1 build.
* Tue Dec 17 2002 Nalin Dahyabhai <nalin@redhat.com> 7.3-6
  - Make postgresql-pl obsolete postgresql-perl, not postgresql-plperl
* Fri Dec 13 2002 Andrew Overholt <overholt@redhat.com>
  - Remove perl(Pg) dependency
  - Bash profile PGDATA fix
  - Updated initscript to new community version
* Tue Dec 10 2002 Andrew Overholt <overholt@redhat.com>
  - Upgrade to 7.3 community spec file.
  - Add patch to use with multilib.
  - Change explicit path names to use RPM macros (multilib).
  - Add security patch.
* Thu Dec 05 2002 Lamar Owen <lamar.owen@ramifordistat.net>
  - 7.3-2PGDG
  - Fix typo in initscript.  Argh!!
* Wed Dec 04 2002 Lamar Owen <lamar.owen@ramifordistat.net>
  - 7.3-0.5PGDG
  - Jerk out all perl client stuff and kludgage
  - Rename plperl subpackage to a pl subpackage containing all but PL/Pgsql PL's
  - Eliminate locale and multibyte explicit enables -- they are both defaults now
  - Eliminate pgaccess code; it's not a part of the main tarball anymore
  - Eliminate ODBC stuff -- it's also separate now.  Use unixODBC instead.
  - Eliminated separate tk client package -- rolled the tk client into the tcl client.
  - Moved pltcl into the pl subpackage.
  - Added plpython to the pl subpackage.
  - /etc/sysconfig/pgsql is sysconfdir for multiple postmaster startup.
* Mon Dec 02 2002 Lamar Owen <lamar.owen@ramifordistat.net>
  - 7.3-0.1PGDG (not released)
  - Integrate 7.3 jar's courtesy Joe Conway
  - Integrate multi-postmaster initscript courtesy Karl DeBisschop
  - Some renames and restructures.
  - Stripped out the last dregs of the postgresql-dump migration script.
  - Conflicts with less than 7.3.

Files

/usr/bin/pltcl_delmod
/usr/bin/pltcl_listmod
/usr/bin/pltcl_loadmod
/usr/lib/pgsql/plperl.so
/usr/lib/pgsql/plpython.so
/usr/lib/pgsql/pltcl.so
/usr/share/pgsql/unknown.pltcl


Generated by rpm2html 1.7

admin, Tue Jun 28 14:00:34 2005