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

rhdb-utils-9.2.0-5.el7 RPM for x86_64

From CentOS 7.9.2009 for x86_64 / Packages

Name: rhdb-utils Distribution: Unknown
Version: 9.2.0 Vendor: CentOS
Release: 5.el7 Build date: Mon Jun 9 22:23:24 2014
Group: Applications/Databases Build host: worker1.bsys.centos.org
Size: 32347 Source RPM: rhdb-utils-9.2.0-5.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://pgfoundry.org/projects/pgfiledump/
Summary: Miscellaneous utilities for PostgreSQL - Red Hat Edition
This package contains miscellaneous, non-graphical tools originally
developed for PostgreSQL - Red Hat Edition.

Provides

Requires

License

GPLv2+

Changelog

* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 9.2.0-5
  - Mass rebuild 2014-01-24
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 9.2.0-4
  - Mass rebuild 2013-12-27
* Tue Jun 18 2013 Pavel Raiskup <praiskup@redhat.com> - 9.2.0-3
  - add manual page generated by help2man utility (private #948934)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.2.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Nov 13 2012 Tom Lane <tgl@redhat.com> 9.2.0-1
  - Update pg_filedump to version 9.2.0, to support PostgreSQL 9.2.
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.1.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.1.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sat Nov 26 2011 Tom Lane <tgl@redhat.com> 9.1.0-1
  - Update pg_filedump to version 9.1.0, to support PostgreSQL 9.1.
  - Point to new upstream home at pgfoundry.org.
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.0.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Dec 29 2010 Tom Lane <tgl@redhat.com> 9.0.0-1
  - Update pg_filedump to version 9.0.0, to support PostgreSQL 9.0.
  - Relabel license as PostgreSQL now that that's separately recognized by OSI.
* Wed Sep 29 2010 jkeating - 8.4.0-5
  - Rebuilt for gcc bug 634757
* Sat Sep 11 2010 Parag Nemade <paragn AT fedoraproject.org> 8.4.0-4
  - Merge-review cleanup (#226370)
* Fri Jun 04 2010 Tom Lane <tgl@redhat.com> 8.4.0-3
  - Add -fno-strict-aliasing to CFLAGS per rpmdiff complaint, and -fwrapv
    too just to be on the safe side.
  Related: #596204
* Tue Jan 19 2010 Tom Lane <tgl@redhat.com> 8.4.0-2
  - Correct License: tag to reflect that pg_crc.c is copied from postgresql.
* Tue Aug 18 2009 Tom Lane <tgl@redhat.com> 8.4.0-1
  - Update pg_filedump to version 8.4.0, to support PostgreSQL 8.4.
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.3.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.3.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 08 2008 Tom Lane <tgl@redhat.com> 8.3.0-1
  - Update pg_filedump to version 8.3.0, to support PostgreSQL 8.3.
* Thu Aug 02 2007 Tom Lane <tgl@redhat.com> 8.2.0-2
  - Update License tag to match code.
* Wed Feb 14 2007 Tom Lane <tgl@redhat.com> 8.2.0-1
  - Update pg_filedump to version 8.2.0, to support PostgreSQL 8.2.
  Resolves: #224175
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 8.1.1-1.2.2
  - rebuild
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 8.1.1-1.2.1
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 8.1.1-1.2
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Mon Nov 21 2005 Tom Lane <tgl@redhat.com> 8.1.1-1
  - Update pg_filedump to version 8.1.1, to fix a couple of oversights.
  - Simplify specfile a bit.
* Mon Nov 21 2005 Tom Lane <tgl@redhat.com> 8.1-1
  - Update pg_filedump to version 8.1, to support PostgreSQL 8.1.
  - Change version numbering so that major version matches corresponding
    PostgreSQL version.
* Wed Mar 02 2005 Tom Lane <tgl@redhat.com> 4.0-3
  - Rebuild for gcc4 update.
* Fri Feb 11 2005 Tom Lane <tgl@redhat.com> 4.0-2
  - Adjust build to honor $RPM_OPT_FLAGS.
* Thu Feb 10 2005 Tom Lane <tgl@redhat.com> 4.0-1
  - Update pg_filedump to version 4.0, to support PostgreSQL 8.0.
  - Keep pg_crc.c on hand as a plain source file instead of a patch.
    Easier to compare to main PG sources that way.
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Mon Apr 05 2004 Tom Lane <tgl@redhat.com>
  - Update outdated URL.
* Fri Feb 20 2004 Tom Lane <tgl@redhat.com>
  - Remove beta label from pg_filedump.
* Fri Feb 20 2004 Tom Lane <tgl@redhat.com>
  - Update to version 3.0.
  - Increment Buildrequires to >= PostgreSQL 7.4
  - Rebuild for Fedora Core 2.
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Nov 21 2003 David Jee <djee@redhat.com> 2.0-2
  - Remove Distribution tag.
  - Rebuild for Fedora Core 1.
* Thu May 29 2003 Andrew Overholt <overholt@redhat.com>
  - Bump to version 2.0.
  - Modify distribution.
  - Increment Buildrequires to >= PostgreSQL 7.3
* Wed Sep 11 2002 Andrew Overholt <overholt@redhat.com>
  - Changed revision to 1.
* Mon Jul 08 2002 Liam Stewart <liams@redhat.com>
  - Updated summary and description.
* Thu Jul 04 2002 Liam Stewart <liams@redhat.com>
  - Updated Source0 entry.
* Wed Jun 26 2002 Liam Stewart <liams@redhat.com>
  - Group fix.
* Mon Jun 24 2002 Liam Stewart <liams@redhat.com>
  - Initial build.

Files

/usr/bin/pg_filedump
/usr/share/doc/rhdb-utils-9.2.0
/usr/share/doc/rhdb-utils-9.2.0/README.pg_filedump
/usr/share/man/man1/pg_filedump.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024