| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postgresql-contrib | Distribution: Cloud |
| Version: 7.3.8 | Vendor: Comodo Trustix |
| Release: 1tr | Build date: Thu Oct 28 11:11:54 2004 |
| Group: Environment/Databases | Build host: trustix-20.trustix.net |
| Size: 1096716 | Source RPM: postgresql-7.3.8-1tr.src.rpm |
| Packager: Comodo Trustix <http://www.trustix.com> | |
| Summary: Contributed source and binaries distributed with PostgreSQL | |
The postgresql-contrib package includes the contrib tree distributed with the PostgreSQL tarball. Selected contrib modules are prebuilt.
BSD
* Thu Oct 28 2004 Erlend Midttun <erlendbm at trustix dot org> 7.3.8-tr
- New upstream.
* Wed Sep 29 2004 Oystein Viggen <oysteivi at trustix dot com>
- Patch tempfile issue
* Thu Aug 26 2004 Erlend Midttun <erlendbm at trustix dot org> 7.3.7-1tr
- New upstream which fixes possible data loss.
* Thu Nov 06 2003 Chr. Toldnes <christht at trustix dot org> 7.3.4-1tr
- New upstream version fixes buffer overflow.
* Wed Jun 18 2003 Erlend Midttun <erlendbm at trustix dot com> 7.3.3-2tr
- Big rebuild
* Tue Jun 10 2003 Erlend Midttun <erlendbm at trustix dot com> 7.3.3-1em
- New upstream.
- No longer delete postgreq user/group when uninstalling.
- Make initscript run initdb correctly.
* Thu Jun 05 2003 Erlend Midttun <erlendbm at trustix dot com> 7.3.2-9em
- Try to resolve file conflicts.
* Sat May 10 2003 Gerald Dachs <gda at trustix dot org> 7.3.2-8gd
- moved /etc/postgresql/postgresql.conf to package postgresql
* Fri May 09 2003 Gerald Dachs <gda at trustix dot org> 7.3.2-7gd
- changed /var/run/pgsql to /var/run/postgresql
- added config files so that postgresql starts out of the box
* Sat May 03 2003 Erlend Midttun <erlendbm at trustix dot com> 7.3.2-6em
- Try to fix the /var/log/pgsql file to directory conversion again.
* Sat Mar 29 2003 Christian H. Toldnes <christht at trustix dot com> 7.3.2-5ct
- Added some Debian patches. This one needs _lots_ of testing now, also
we should add a initscript configfile which control what interfaces to bind
to.
* Fri Mar 28 2003 Erlend Midttun <erlendbm at trustix dot com> 7.3.2-4em
- Nothing
* Fri Mar 28 2003 Erlend Midttun <erlendbm at trustix dot com> 7.3.2-3em
- Changed init script to hopefully work this time.
- Removed i18n stuff from init script and moved it into the rpm.
- Added logging.
* Mon Mar 24 2003 Erlend Midttun <erlendbm at trustix dot com> 7.3.2-2em
- Rebuilt against glibc 2.3.2.
* Thu Mar 13 2003 Erlend Midttun <erlendbm at trustix dot com> 7.3.2-1em
- Upgraded to 7.3.2.
- Threw out the C++ and the ODBC interfaces as they are no longer part
of the main PostgreSQL package.
* Wed Jan 22 2003 Tor Hveem <torh at trustix dot org> 7.2.2-7th
- fixed $INITLOCK
* Fri Jan 17 2003 Gerald Dachs <gda at trustix dot org> 7.2.2-6gd
- recompiled against openssl-0.9.7
* Wed Dec 04 2002 Christian H. Toldnes <christht at trustix dot com> 7.2.2-5ct
- postgresql initscript now follows policy.
* Mon Nov 04 2002 Erlend Midttun <erlendbm at trustix dot com> 7.2.2-4em
- New bison.
* Mon Sep 23 2002 Erlend Midttun <erlendbm at trustix dot com> 7.2.2-3em
- The file patch2 used to patch is dynamically generated. Therefore
the patch fails every now and again -> Making it a sed script instead.
* Wed Sep 11 2002 Erlend Midttun <erlendbm at trustix dot com> 7.2.2-2em
- Fixed includes.
* Wed Sep 04 2002 Erlend Midttun <erlendbm at trustix dot com> 7.2.2-1tr
- New upstream version, fixes four security holes. From the advisory:
- in handling long datetime input
- in repeat()
- in lpad() and rpad() with multibyte
- in SET TIME ZONE and TZ env var
* Fri Aug 23 2002 Christian H. Toldnes <christht at trustix dot com> 7.2.1-1ct
- New upstream version
- Major cleanup, but still a bit messy
- Built for TSL-2.0 on gcc-3.2
* Mon Mar 18 2002 Christian H. Toldnes <christht at trustix dot com>
- Added " that arised when we added "zlib >= 1.1.4"
* Fri Mar 15 2002 Christian H. Toldnes <christht at trustix dot com>
- Package cleanup, new release to ensure restart due to broken zlib.
- Added Prereq zlib >= 1.1.4
* Thu Jul 05 2001 Oystein Viggen <oysteivi at trustix dot com>
- Although we want it, we don't have python 2.0 yet.
* Mon Jun 18 2001 Olaf Trygve Berglihn <olafb at trustix dot com>
- Added patch for python 2.0 support.
* Mon Jun 18 2001 Oystein Viggen <oysteivi at trustix dot com>
- Fix problem with postgres account creation.
* Mon Jun 11 2001 Oystein Viggen <oysteivi at trustix dot com>
- Snapshot for TSL
- Don't include tk and jdbc (java)
* Sat Jun 09 2001 Lamar Owen <lamar.owen@wgcr.org>
- Sync up with Trond's set.
* Thu Jun 07 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Don't create postgres' .bashrc from the server post script: include it instead
- Move the test packages from /usr/share/pgsql to /usr/lib/pgsql
- Move the symlinks libpq.so, libecpg.so, libpq++.so and libpgeasy.so to the devel subpackage from
libs
- Source the i18n data from the .bashrc instead of in the initscript
* Mon May 28 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Handle i18n for database startup - backend needs to have the same locale everytime,
but this certainly can't be hardcoded to C either
- Fix stop, restart in initscript (#42217)
- Make database init _much_ less verbose
- other minor fixes to the initscript
* Fri May 25 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 7.1.2
* Thu May 24 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- 7.1.2-0.1.1.PGDG PRERELEASE
- Changed versioning and release numbering a little for better flexibility,
-- particularly for distribution packagers.
- Release numbering comment at top of spec, where it's more useful.
- Trimmed changelog to 7.1.x. See the last 7.0.3's specfile for the 7.0
-- changlog, and the last 6.5.3's specfile for the changelog prior to
-- 7.0.
* Sun May 20 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- 7.1.1-4.PGDG
- _really_ got Python version agnosticism working.
* Sat May 19 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- 7.1.1-3.PGDG Release
- Python version agnosticism.....
* Tue May 15 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Use openssl
- Make it obsolete subpackages if they aren't built
* Mon May 14 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- 7.1.1-2.PGDG Release.
- Appended .PGDG to release string to differentiate our RPM set from the others.
- /bin/sh fix in initscript
- README.rpm-dist updates.
* Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 7.1.1-0.7
- Rebuild with new readline
* Thu May 10 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Initial 7.1.1
* Mon May 07 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Specify shell when running commands through su in the initscript, to avoid problems
when people switch the postgres user to use tcsh
* Thu Apr 19 2001 Trond Eivind Glomsrød <teg@redhat.com>
- JDBC driver for Postgresql 7.1
* Sun Apr 15 2001 Trond Eivind Glomsrød <teg@redhat.com>
- slightly different versioning scheming, will go back to the official
later when I'm sure the package is ready to use
* Fri Apr 13 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@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@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@postgresql.org> <lamar.owen@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@postgresql.org> <lamar.owen@wgcr.org>
- Quickie RC3. There will be a 7.1RC3-2 shortly with other stuff.
* Tue Apr 03 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- RC2
- eliminate versioning information for ancilliary files in prep for CVS.
- Fix docs mixup.
* Tue Mar 27 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
- RC1 quickie.
* Tue Mar 20 2001 Lamar Owen <lamar@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@postgresql.org>
- Beta4
- Return to 'pgsql' directories instead of 'postgresql'
- Better perl patches.
* Mon Jan 15 2001 Lamar Owen <lamar@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@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@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@postgresql.org>
- First 7.1 beta test-build
/usr/bin/ApplySnapshot /usr/bin/CleanLog /usr/bin/GetSyncID /usr/bin/InitRservTest /usr/bin/MasterAddTable /usr/bin/MasterInit /usr/bin/MasterSync /usr/bin/PrepareSnapshot /usr/bin/Replicate /usr/bin/RservTest /usr/bin/SlaveAddTable /usr/bin/SlaveInit /usr/bin/dbf2pg /usr/bin/findoidjoins /usr/bin/fti.pl /usr/bin/make_oidjoins_check /usr/bin/oid2name /usr/bin/pg_dumplo /usr/bin/pg_logger /usr/bin/pgbench /usr/bin/vacuumlo /usr/lib/pgsql/_int.so /usr/lib/pgsql/array_iterator.so /usr/lib/pgsql/autoinc.so /usr/lib/pgsql/btree_gist.so /usr/lib/pgsql/chkpass.so /usr/lib/pgsql/cube.so /usr/lib/pgsql/dblink.so /usr/lib/pgsql/dbsize.so /usr/lib/pgsql/earthdistance.so /usr/lib/pgsql/fti.so /usr/lib/pgsql/fuzzystrmatch.so /usr/lib/pgsql/insert_username.so /usr/lib/pgsql/int_aggregate.so /usr/lib/pgsql/isbn_issn.so /usr/lib/pgsql/lo.so /usr/lib/pgsql/ltree.so /usr/lib/pgsql/misc_utils.so /usr/lib/pgsql/moddatetime.so /usr/lib/pgsql/noup.so /usr/lib/pgsql/pending.so /usr/lib/pgsql/pgcrypto.so /usr/lib/pgsql/pgstattuple.so /usr/lib/pgsql/refint.so /usr/lib/pgsql/rserv.so /usr/lib/pgsql/rtree_gist.so /usr/lib/pgsql/seg.so /usr/lib/pgsql/string_io.so /usr/lib/pgsql/tablefunc.so /usr/lib/pgsql/timetravel.so /usr/lib/pgsql/tsearch.so /usr/lib/pgsql/user_locks.so /usr/share/doc/postgresql-contrib-7.3.8 /usr/share/doc/postgresql-contrib-7.3.8/README.adddepend /usr/share/doc/postgresql-contrib-7.3.8/README.apachelog /usr/share/doc/postgresql-contrib-7.3.8/README.array_iterator /usr/share/doc/postgresql-contrib-7.3.8/README.btree_gist /usr/share/doc/postgresql-contrib-7.3.8/README.chkpass /usr/share/doc/postgresql-contrib-7.3.8/README.cube /usr/share/doc/postgresql-contrib-7.3.8/README.dbf2pg /usr/share/doc/postgresql-contrib-7.3.8/README.dblink /usr/share/doc/postgresql-contrib-7.3.8/README.dbmirror /usr/share/doc/postgresql-contrib-7.3.8/README.dbsize /usr/share/doc/postgresql-contrib-7.3.8/README.earthdistance /usr/share/doc/postgresql-contrib-7.3.8/README.findoidjoins /usr/share/doc/postgresql-contrib-7.3.8/README.fti /usr/share/doc/postgresql-contrib-7.3.8/README.fuzzystrmatch /usr/share/doc/postgresql-contrib-7.3.8/README.int_aggregate /usr/share/doc/postgresql-contrib-7.3.8/README.intarray /usr/share/doc/postgresql-contrib-7.3.8/README.isbn_issn /usr/share/doc/postgresql-contrib-7.3.8/README.lo /usr/share/doc/postgresql-contrib-7.3.8/README.ltree /usr/share/doc/postgresql-contrib-7.3.8/README.mac /usr/share/doc/postgresql-contrib-7.3.8/README.misc_utils /usr/share/doc/postgresql-contrib-7.3.8/README.mpgsql /usr/share/doc/postgresql-contrib-7.3.8/README.noup /usr/share/doc/postgresql-contrib-7.3.8/README.oid2name /usr/share/doc/postgresql-contrib-7.3.8/README.ora2pg /usr/share/doc/postgresql-contrib-7.3.8/README.pg_dumplo /usr/share/doc/postgresql-contrib-7.3.8/README.pg_logger /usr/share/doc/postgresql-contrib-7.3.8/README.pgbench /usr/share/doc/postgresql-contrib-7.3.8/README.pgbench_jis /usr/share/doc/postgresql-contrib-7.3.8/README.pgcrypto /usr/share/doc/postgresql-contrib-7.3.8/README.pgstattuple /usr/share/doc/postgresql-contrib-7.3.8/README.pgstattuple.euc_jp /usr/share/doc/postgresql-contrib-7.3.8/README.pgxml /usr/share/doc/postgresql-contrib-7.3.8/README.rserv /usr/share/doc/postgresql-contrib-7.3.8/README.rtree_gist /usr/share/doc/postgresql-contrib-7.3.8/README.seg /usr/share/doc/postgresql-contrib-7.3.8/README.soundex /usr/share/doc/postgresql-contrib-7.3.8/README.spi /usr/share/doc/postgresql-contrib-7.3.8/README.string_io /usr/share/doc/postgresql-contrib-7.3.8/README.tablefunc /usr/share/doc/postgresql-contrib-7.3.8/README.tsearch /usr/share/doc/postgresql-contrib-7.3.8/README.user_locks /usr/share/doc/postgresql-contrib-7.3.8/README.vacuumlo /usr/share/doc/postgresql-contrib-7.3.8/autoinc.example /usr/share/doc/postgresql-contrib-7.3.8/insert_username.example /usr/share/doc/postgresql-contrib-7.3.8/moddatetime.example /usr/share/doc/postgresql-contrib-7.3.8/refint.example /usr/share/doc/postgresql-contrib-7.3.8/timetravel.example /usr/share/pgsql/contrib /usr/share/pgsql/contrib/RServ.pm /usr/share/pgsql/contrib/_int.sql /usr/share/pgsql/contrib/array_iterator.sql /usr/share/pgsql/contrib/autoinc.sql /usr/share/pgsql/contrib/btree_gist.sql /usr/share/pgsql/contrib/chkpass.sql /usr/share/pgsql/contrib/cube.sql /usr/share/pgsql/contrib/dblink.sql /usr/share/pgsql/contrib/dbsize.sql /usr/share/pgsql/contrib/earthdistance.sql /usr/share/pgsql/contrib/fti.sql /usr/share/pgsql/contrib/fuzzystrmatch.sql /usr/share/pgsql/contrib/insert_username.sql /usr/share/pgsql/contrib/int_aggregate.sql /usr/share/pgsql/contrib/isbn_issn.sql /usr/share/pgsql/contrib/lo.sql /usr/share/pgsql/contrib/lo_drop.sql /usr/share/pgsql/contrib/lo_test.sql /usr/share/pgsql/contrib/ltree.sql /usr/share/pgsql/contrib/master.sql /usr/share/pgsql/contrib/misc_utils.sql /usr/share/pgsql/contrib/moddatetime.sql /usr/share/pgsql/contrib/noup.sql /usr/share/pgsql/contrib/pgcrypto.sql /usr/share/pgsql/contrib/pgstattuple.sql /usr/share/pgsql/contrib/refint.sql /usr/share/pgsql/contrib/rtree_gist.sql /usr/share/pgsql/contrib/seg.sql /usr/share/pgsql/contrib/slave.sql /usr/share/pgsql/contrib/string_io.sql /usr/share/pgsql/contrib/tablefunc.sql /usr/share/pgsql/contrib/timetravel.sql /usr/share/pgsql/contrib/tsearch.sql /usr/share/pgsql/contrib/user_locks.sql
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 04:56:46 2013