| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postgresql-jdbc | Distribution: PostgreSQL RPMs |
| Version: 6.5.3 | Vendor: PostgreSQL Global Development Group |
| Release: 6 | Build date: Sat Feb 12 19:04:28 2000 |
| Group: Applications/Databases | Build host: astro.devel.redhat.com |
| Size: 328291 | Source RPM: postgresql-6.5.3-6.src.rpm |
| Packager: Lamar Owen <lamar.owen@wgcr.org> | |
| Url: http://www.postgresql.org/ | |
| Summary: Files needed for Java programs to access a PostgreSQL database. | |
PostgreSQL is an advanced Object-Relational database management system. The postgresql-jdbc package includes the .jar file needed for Java programs to access a PostgreSQL database.
BSD
* Fri Feb 11 2000 Bill Nottingham <notting@redhat.com>
- add userid that does *not* conflict with the rest of the system...
* Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
- man pages are compressed
- fix descriptions and summaries
* Thu Jan 13 2000 Jeff Johnson <jbj@redhat.com>
- one-line patch to resurrect sparc64 functionality (#7330)
- apply armlinux patch always, as the patch is trivial.
* Tue Jan 04 2000 Jeff Johnson <jbj@redhat.com>
- build for Red Hat 6.2.
* Thu Dec 23 1999 Lamar Owen <lamar.owen@wgcr.org>
- 6.5.3-3 and 6.5.3-3nl RPMs.
- --with-mb=SQL_ASCII enabled.
* Wed Dec 22 1999 Lamar Owen <lamar.owen@wgcr.org>
- SPI headers in -devel.
- Fixed libpq++.H funniness -- fully corrected in CURRENT.
* Fri Nov 26 1999 Lamar Owen <lamar.owen@wgcr.org>
- Corrected security problem of /var/lib/pgsql being mode 755.
- /usr/lib/pgsql/backup permissions also a potential hole, though not
-- as serious as the /var/lib/pgsql hole
- Removed PostgreSQL-HOWTO until further notice. This HOWTO is worse
-- than having no documentation at all in its present form. When it is
-- corrected for accuracy and conciseness, it will be reinstated.
- Documentation updates in README.rpm
- Corrected some misinformation in /etc/rc.d/init.d/postgresql
* Fri Nov 05 1999 Lamar Owen <lamar.owen@wgcr.org>
- Add ARMV41 support, thanks to Mark Knox <segfault@hardline.org>
- Add patches for ARMV41 -- adds a 'linux_arm' template
- Removed Excludearch for armv41
* Thu Nov 04 1999 Lamar Owen <lamar.owen@wgcr.org>
- Release 6.5.3-1
- ODBC odbcinst.ini in /usr/lib/pgsql (postgresql-odbc)
- ALPHA patchset unmodified from 6.5.2 -- tested by Ryan Kirkpatrick
- Documentation changes and additions in README.rpm
* Mon Nov 01 1999 Lamar Owen <lamar.owen@wgcr.org>
- Initial pre-6.5.3 build -- 6.5.3-0.1 -- built from REL6_5_PATCHES CVS checkout
- pgaccess no longer a separate source file -- 6.5.3 has pgaccess 0.98 fully
-- integrated
- fixed up patches -- pgaccess patch, gram.y patch, and src/interfaces/Makefile
-- perl5 -> perl patch mainlined.
* Sun Sep 26 1999 Dale Lovelace <dale@redhat.com>
- Fix init script
- fix README.rpm
* Sun Sep 26 1999 Jeff Johnson <jbj@redhat.com>
- Red Hat 6.1 release candidate.
* Sat Sep 25 1999 Jeff Johnson <jbj@redhat.com>
- apply arithmetic operator patch to gram.y.
* Thu Sep 23 1999 Jeff Johnson <jbj@redhat.com>
- merge postgresql-6.5.2-0.2lo changes.
- Note: the postgresql description refers to postgresql-data but that can't be
changed until after 6.1 ships.
* Wed Sep 22 1999 Jeff Johnson <jbj@redhat.com>
- merge postgresql-6.5.1-0.7lo changes. Thanks Lamar!
- use uid = 40 for user postgres (will affect new installs only).
- postgresql-server needs prereq on /usr/sbin/useradd.
* Tue Sep 21 1999 Lamar Owen <lamar.owen@wgcr.org>
- 6.5.2-0.2lo
- Upgrade to 6.5.2
- Add some versioning to the init script -- source is postgresql.init.VERSION
- Added some intelligence to init script
- Cleaned up the migration script packaging -- now in a tarball
- Consolidated some patches
- Added the JDK 1.2 JDBC jar to the existing JDK1.1 jar.
* Sun Sep 19 1999 Lamar Owen <lamar.owen@wgcr.org>
- 0.7lo
- First stab at integrating modified versions of the Debian migration scripts.
-- Courtesy Oliver Elphick, Debian package maintainer, PostgreSQL Global
-- Development Group.
- /usr/lib/pgsql/backup/pg_dumpall_new -- a modifed pg_dumpall used in the
-- migration -- modified to work with the older executables.
- /usr/bin/postgresql_dump -- the migration script.
- Upgrade strategy:
-- 1.) %pre for main package saves old package's executables
-- 2.) the postgresql init script in -server detects PGDATA existence
-- and version, notifies user if upgrade is necessary
-- 3.) Rather than fully automating upgrade, the tools are provided:
-- a.) /usr/bin/postgresql_dump
-- b.) /usr/lib/pgsql/backup/pg_dumpall_new
-- c.) The executables backed up by %pre in /usr/lib/pgsql/backup
-- 4.) Documentation on RPM differences and upgrades in README.rpm
-- 5.) A fully automatic upgrade can be facilitated by some more code
-- in /etc/rc.d/init.d/postgresql, if desired.
- added documentation for rpm setup, and upgrade (README.rpm)
- added newer man pages from Thomas Lockhart
- Put the PL's in the right place -- /usr/lib/pgsql, not /usr/lib. My error.
- Added Requires: postgresql = 6.5.3 for all sub packages.
- Need to reorganize sources in next release, as the current number of source
-- files is a little large.
* Wed Sep 08 1999 Cristian Gafton <gafton@redhat.com>
- upgraded pgaccess to the latest 0.98 stable version
- fix braindead pgaccess installation and add pgaccess dosucmenattaion to
the package containing pgaccess rather than main package
- add missing templates tp the /usr/lib/pgsql directory
- added back the PostgreSQL howto (I wish people will STOP removing
documentation from this package!)
- get rid of the perl handling overkill (what the hell was that needed for?)
- "chkconfig --del" should be done in the server package, not the main
package
- make server packeg own only /etc/rc.d/init.d/postgresql, not the whole
/etc/rc.d (doh!)
- don't ship OS2 executable client as documenatation...
- if we have a -tcl subpackage, make sure that other packages don't need tcl
anymore by moving tcl-dependent binaries in the -tcl package... [pltcl.so]
- if we are using /sbin/chkconfig we don't need the /etc/rc.d/rc?.d symlinks
* Sun Sep 05 1999 Jeff Johnson <jbj@redhat.com>
- use _arch not (unknown!) buildarch macro (#4913).
* Sat Aug 21 1999 Jeff Johnson <jbj@redhat.com>
- obsolete postgres-clients (not conflicts).
* Fri Aug 20 1999 Jeff Johnson <jbj@redhat.com>
- add to Red Hat 6.1.
* Thu Aug 12 1999 Lamar Owen <lamar.owen@wgcr.org>
- Release 3lo
- Picked up pgaccess README.
- Built patch set for rpm versus tarball idiosyncrasies:
-- munged some paths in the regression tests (_OBJWD_), trigger functions
-- munged USER for regression tests.
-- Added perl and python examples -- required patching the shebang to drop
-- local in /usr/local/bin
- Changed rc.d level from S99 to S75, as there are a few server daemons that
-- might actually need to load AFTER pgsql -- AOLserver is an example.
- config.guess included in server package by default -- used by regress tests.
- Preliminary test subpackage, containing entire src/test tree.
- Prebuild of binaries in the test subpackage.
- Added pgaccess-0.97 beta as /usr/bin/pgaccess97 for testing
- Removed the DATABASE-HOWTO; it was SO old, and the newer release of it
-- is a stock part of the RedHat HOWTOS package.
- Put in the RIGHT postgresql.init ('/etc/rc.d/init.d/postgresql')
- Noted that the perl client is operational.
* Sat Aug 07 1999 Lamar Owen <lamar.owen@wgcr.org>
- Release 2lo
- Added alpha patches courtesy Ryan Kirkpatrick and Uncle George
- Renamed lamar owen series of RPMS with release of #lo
- Put Ramifordistat as vendor and URL for lamar owen RPM series, until non-beta
-- release coordinated with PGDG.
* Tue Jul 20 1999 Lamar Owen <lamar.owen@wgcr.org>
- Correct some file misappropriations:
-- /usr/lib/pgsql was in wrong package
-- createlang, destroylang, and vacuumdb now in main package
-- ipcclean now in server subpackage
-- The static libraries are now in the devel subpackage
-- /usr/lib/plpgsql.so and /usr/lib/pltcl.so now in server
- Cleaned up some historical artifacts for readability -- left references
- to these artifacts in the changelog
* Sun Jun 20 1999 Thomas Lockhart <lockhart@alumni.caltech.edu>
- deprecate clients rpm, and define a server rpm for the backend
- version 6.5
- updated pgaccess to version 0.96
- build ODBC interface library
- split tcl and ODBC packages into separate binary rpms
* Sun Apr 18 1999 Jeff Johnson <jbj@redhat.com>
- exclude alpha for Red Hat 6.0.
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 2)
* Wed Feb 03 1999 Cristian Gafton <gafton@redhat.com>
- version 6.4.2
- get rid of the -data package (shipping it was a BAD idea)
* Sun Oct 11 1998 Cristian Gafton <gafton@redhat.com>
- strip all binaries
- use defattr in all packages
- updated pgaccess to version 0.90
- /var/lib/pgsql/pg_pwd should not be 666
* Mon Jun 22 1998 Jeff Johnson <jbj@redhat.com>
- create /usr/lib/pgsql (like /usr/include/pgsql)
- resurrect libpq++.so*
- fix name problem in startup-script (problem #533)
* Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com>
- configure had "--prefix=$RPM_BUILD_ROOT/usr"
- move all include files below /usr/include/pgsql.
- resurrect perl client file lists.
* Wed May 06 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Wed May 06 1998 Cristian Gafton <gafton@redhat.com>
- build on alpha
* Sun May 03 1998 Cristian Gafton <gafton@redhat.com>
- enhanced initscript
* Wed Apr 22 1998 Cristian Gafton <gafton@redhat.com>
- finally v6.3.2 is here !
* Thu Apr 16 1998 Cristian Gafton <gafton@redhat.com>
- added the include files in the devel package
* Thu Apr 02 1998 Cristian Gafton <gafton@redhat.com>
- finally managed to get a patch for 6.3.1 to make it install corectly. Boy,
what a mess ! ;-(
* Tue Mar 03 1998 Cristian Gafton <gafton@redhat.com>
- upgraded tp 6.3 release
* Sat Feb 28 1998 Cristian Gafton <gafton@redhat.com>
- upgraded to the latest snapshot
- splitted yet one more subpackage: clients
* Tue Jan 20 1998 Cristian Gafton <gafton@redhat.com>
- the installed devel-library is no longer stripped (duh!)
- added the 7 patches found on the ftp.postgresql.org site
- corrected the -rh patch to patch configure.in rather than configure; we
now use autoconf
- added a patch to fix the broken psort function
- build TCL and C++ libraries as well
- updated pgaccess to version 0.76
* Fri Oct 24 1997 Cristian Gafton <gafton@redhat.com>
- cleaned up the spec file for version 6.2.1
- splited devel subpackage
- added chkconfig support in %preun and %post
- added optional data package
* Tue Oct 14 1997 Elliot Lee <sopwith@cuc.edu> 6.2-3
- Fixed lots of bung-ups in the spec file, made it FSSTND compliant, etc.
- Removed jdbc package, jdk isn't stable yet as far as what goes where.
- Updated to v 6.2.1
* Fri Oct 10 1997 10:58:14 dan
- on pre-installation script now the `data' dir is renamed to
`data.rpmorig' (no more wild deletions!).
- added `postgresql-jdbc' sub-package.
- postgresql.sh script: defined function `add_to_path()' and
changed the location of postgresql.jar in the CLASSPATH.
* Sun Oct 05 1997 10:27:43 dan
- updated to version 6.2.
- added auto installation's scripts (pre, post, preun, postun)
/usr/lib/pgsql/jdbc6.5-1.1.jar /usr/lib/pgsql/jdbc6.5-1.2.jar
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:54:13 2013