| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postgresql-devel | Distribution: Red Hat Linux |
| Version: 7.0.2 | Vendor: Red Hat, Inc. |
| Release: 18.2 | Build date: Thu Jan 9 00:23:01 2003 |
| Group: Development/Libraries | Build host: bugs.devel.redhat.com |
| Size: 1731897 | Source RPM: postgresql-7.0.2-18.2.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.postgresql.org/ | |
| Summary: PostgreSQL development header files and libraries. | |
The postgresql-devel package contains the header files and libraries needed to compile C or C++ applications which will directly interact with a PostgreSQL database management server and the ecpg Embedded C Postgres preprocessor. You need to install this package if you want to develop applications which will interact with a PostgreSQL server. If you're installing postgresql-server, you need to install this package.
BSD
* Tue Jan 07 2003 Andrew Overholt <overholt@redhat.com> [7.0.2-18.2]
- addition to security backpatch
* Tue Jan 07 2003 Andrew Overholt <overholt@redhat.com> [7.0.2-18]
- add security backpatch from more recent versions (~#74505)
* Fri Aug 25 2000 Trond Eivind Glomsrød <teg@redhat.com>
- the old dump script didn't work - added rh-pgdump.sh
to handle this. Point docs at it, and tell how it is to be used.
* Tue Aug 22 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fix the initscript so it points you at the 7.0.2 directory
in /usr/share/doc, not 7.0 (#16163). Also, remove statement
it was built on a 6.2 system.
- prereq /lib/cpp and initscripts
- fix backups of existing files (#16706)
- fix conditional restart
* Sun Aug 20 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fix README.rpm to it points at /usr/share/doc, not /usr/doc
(part of #16416)
* Thu Aug 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build test package anymore, it's broken. These
tests should be run by pgsql developers and not
by db-developers, so it's not a big loss (#16165).
Obsolete it in the main package, so it doesn't get left over
* Tue Aug 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
- reference docs in /usr/share/doc, not /usr/doc (#16163)
- add python-devel, perl and tcl as build prereqs
- use /dev/null as STDIN for su commands in initscripts,
to avoid error messages from not being able to read from
tty
* Sun Aug 06 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
* Tue Aug 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- remove all plperl references, to avoid confusing post install scripts
- cleanups
* Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- remove the symlink from libpq.so.2.0 to libpq.so.2.1
- remove some binaries from docs
- fix dangling symlink os.h
- use /sbin/service
* Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't strip manually
- fixes to init script so they look more like the rest
(#13749, from giulioo@pobox.com)
- use /etc/rc.d/init.d again (sigh)
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- "Prereq:", not "Requires:" for /etc/init.d
* Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- require /etc/init.d
* Thu Jun 22 2000 Trond Eivind Glomsrød <teg@redhat.com>
- remove perl kludge as perl 5.6 is now fixed
- include the man page for the perl module
- fix the init script and spec file to handle conditional
restart
- move the init file to /etc/init.d
- use License instead of Copyright
* Tue Jun 20 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild
* Wed Jun 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use %defattr on postgresql-perl
- use %{_tmppath}
- Don't use release number in patch
- Don't build on ia64 yet
* Tue Jun 13 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0.2-2
- Corrected misreporting of version.
- Corrected for non-root build clean script.
* Tue Jun 06 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0.2
- Postgresql-dump manpage to man1, and to separate source file to facilitate
-- _mandir macro expansion correctness.
- NOTE: The PostScript documentation is no longer being included in the
-- PostgreSQL tarball. If demand is such, I will pull together a
-- postgresql-ps-docs subpackage or pull in the PostScript docs into the
-- main package.
- RPM patchset has release number, now, to prevent patchfile confusion :-(.
* Sun Jun 04 2000 Lamar Owen <lamar.owen@wgcr.org>
- Incorporate most of Trond's changes (reenabled the alpha
-- patches, as it was a packaging error on my part).
- Trimmed changelog history to Version 7.0beta1 on. To see the
-- previous changelog, grab the 6.5.3 RPM from RedHat 6.2 and pull the spec.
- Rev to 7.0.1 (which incorporates the syslog patch, which has
-- been removed from rpm-pgsql-7.0.1-1.patch)
* Sat May 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable the alpha patch, as it doesn't apply cleanly
- removed distribution, packager, vendor
- renamed spec file
- don't build pl-perl
- use %{_mandir}
- now includes vacuumdb.1*
* Fri May 26 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0-3
- Incorporated Tatsuo's syslog segmentation patches
- Incorporated some of Trond's changes (see below)
-- Fixed some Perl 5.6 oddness in Rawhide
- Incorporated some of Karl's changes (see below)
-- PL/Perl should now work.
- Fixed missing /usr/bin/pg_passwd.
* Tue May 23 2000 Karl DeBisschop <kdebisschop@infoplease.com>
- 7.0-2.1
- make plperl module (works for linux i386, your guess for other platforms)
- use "make COPT=" because postgreSQL configusre script ignores CFLAGS
* Sun May 21 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0-2
- pg_options default values changed.
- SPI headers (again!) fixed in a permanent manner -- hopefully!
- Alpha patches!
* Thu May 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- changed bug in including man pages
* Wed May 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- changed buildroot, removed packager, vendor, distribution
-- [Left all but buildroot as-is for PostgreSQL.org RPMS. LRO]
- don't strip in package [strip in PostgreSQL.org RPMS]
- fix perl weirdnesses (man page in bad location, remove
perllocal.pod from file list)
* Tue May 16 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0 final -1
- Man pages restructured
- Changed README.rpm notices about BETA
- incorporated minor changes from testing
- still no 7.0 final alpha patches -- for -2 or -3, I guess.
- 7.0 JDBC jars!
* Sun May 07 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0RC5-0.5
- UserID of 26 to conform to RedHat Standard, instead of 40. This only
-- is for new installs -- upgrades will use what was already there.
- Waiting on built jar's of JDBC. If none are forthcoming by release,
-- I'm going to have to bite the bullet and install the jdk....
* Tue May 02 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0RC2-0.5
- Fixed /usr/src/redhat/BUILD path to $RPM_BUILD_DIR for portability
-- and so that RPM's can be built by non-root.
- Minor update to README.rpm
* Wed Apr 19 2000 Lamar Owen <lamar.owen@wgcr.org>
- 0.6
- Fixed patchset: wasn't patching pgaccess or -i in postmaster.opts.default
- minor update to README.rpm
* Tue Apr 18 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0RC1-0.5 (release candidate 1.)
- Fixed SPI header directories' permisssions.
- Removed packaging of Alpha patches until Ryan releases RC1-tested set.
* Tue Apr 11 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0beta5-0.1 (released instead of the release candidate)
* Sun Apr 09 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0beta4-0.2 (pre-release-candidate CVS checkout)
- Alpha patches!
- pg_options.sample
* Fri Mar 24 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0beta3-0.1
* Mon Feb 28 2000 Lamar Owen <lamar.owen@wgcr.org>
- Release 0.3
- Fixed stderr redir problem in init script
- Init script now uses pg_ctl to start postmaster
- Packaged inital pg_options for good logging
- built with timestamped logging.
* Tue Feb 22 2000 Lamar Owen <lamar.owen@wgcr.org>
- Initial 7.0beta1 build
- Moved PGDATA to /var/lib/pgsql/data
- First stab at logging and logrotate functionality -- test carefully!
- -tcl subpackage split -- tcl client and pltcl lang separated from
-- the Tk stuff. PgAccess and the tk client are now in the -tk subpackage.
- No patches for Alpha as yet.
/usr/bin/ecpg /usr/include/pgsql /usr/include/pgsql/access /usr/include/pgsql/access/attnum.h /usr/include/pgsql/access/funcindex.h /usr/include/pgsql/access/heapam.h /usr/include/pgsql/access/htup.h /usr/include/pgsql/access/relscan.h /usr/include/pgsql/access/sdir.h /usr/include/pgsql/access/skey.h /usr/include/pgsql/access/strat.h /usr/include/pgsql/access/transam.h /usr/include/pgsql/access/tupdesc.h /usr/include/pgsql/access/tupmacs.h /usr/include/pgsql/access/xact.h /usr/include/pgsql/c.h /usr/include/pgsql/catalog /usr/include/pgsql/catalog/pg_am.h /usr/include/pgsql/catalog/pg_attribute.h /usr/include/pgsql/catalog/pg_class.h /usr/include/pgsql/catalog/pg_language.h /usr/include/pgsql/catalog/pg_proc.h /usr/include/pgsql/catalog/pg_type.h /usr/include/pgsql/commands /usr/include/pgsql/commands/trigger.h /usr/include/pgsql/config.h /usr/include/pgsql/ecpgerrno.h /usr/include/pgsql/ecpglib.h /usr/include/pgsql/ecpgtype.h /usr/include/pgsql/executor /usr/include/pgsql/executor/execdefs.h /usr/include/pgsql/executor/execdesc.h /usr/include/pgsql/executor/executor.h /usr/include/pgsql/executor/hashjoin.h /usr/include/pgsql/executor/spi.h /usr/include/pgsql/executor/tuptable.h /usr/include/pgsql/fmgr.h /usr/include/pgsql/iodbc /usr/include/pgsql/iodbc/iodbc.h /usr/include/pgsql/iodbc/isql.h /usr/include/pgsql/iodbc/isqlext.h /usr/include/pgsql/lib /usr/include/pgsql/lib/dllist.h /usr/include/pgsql/lib/fstack.h /usr/include/pgsql/libpgeasy.h /usr/include/pgsql/libpgtcl.h /usr/include/pgsql/libpq /usr/include/pgsql/libpq++ /usr/include/pgsql/libpq++.h /usr/include/pgsql/libpq++/pgconnection.h /usr/include/pgsql/libpq++/pgcursordb.h /usr/include/pgsql/libpq++/pgdatabase.h /usr/include/pgsql/libpq++/pglobject.h /usr/include/pgsql/libpq++/pgtransdb.h /usr/include/pgsql/libpq-fe.h /usr/include/pgsql/libpq-int.h /usr/include/pgsql/libpq/libpq-fs.h /usr/include/pgsql/libpq/pqcomm.h /usr/include/pgsql/nodes /usr/include/pgsql/nodes/execnodes.h /usr/include/pgsql/nodes/memnodes.h /usr/include/pgsql/nodes/nodes.h /usr/include/pgsql/nodes/params.h /usr/include/pgsql/nodes/parsenodes.h /usr/include/pgsql/nodes/pg_list.h /usr/include/pgsql/nodes/plannodes.h /usr/include/pgsql/nodes/primnodes.h /usr/include/pgsql/nodes/relation.h /usr/include/pgsql/os.h /usr/include/pgsql/parser /usr/include/pgsql/parser/parse_node.h /usr/include/pgsql/port /usr/include/pgsql/port/linux /usr/include/pgsql/port/linux.h /usr/include/pgsql/postgres.h /usr/include/pgsql/postgres_ext.h /usr/include/pgsql/pqexpbuffer.h /usr/include/pgsql/rewrite /usr/include/pgsql/rewrite/prs2lock.h /usr/include/pgsql/sql3types.h /usr/include/pgsql/sqlca.h /usr/include/pgsql/storage /usr/include/pgsql/storage/block.h /usr/include/pgsql/storage/buf.h /usr/include/pgsql/storage/buf_internals.h /usr/include/pgsql/storage/buffile.h /usr/include/pgsql/storage/bufmgr.h /usr/include/pgsql/storage/bufpage.h /usr/include/pgsql/storage/fd.h /usr/include/pgsql/storage/ipc.h /usr/include/pgsql/storage/item.h /usr/include/pgsql/storage/itemid.h /usr/include/pgsql/storage/itemptr.h /usr/include/pgsql/storage/lmgr.h /usr/include/pgsql/storage/lock.h /usr/include/pgsql/storage/off.h /usr/include/pgsql/storage/page.h /usr/include/pgsql/storage/shmem.h /usr/include/pgsql/storage/spin.h /usr/include/pgsql/tcop /usr/include/pgsql/tcop/dest.h /usr/include/pgsql/tcop/pquery.h /usr/include/pgsql/tcop/tcopprot.h /usr/include/pgsql/tcop/utility.h /usr/include/pgsql/utils /usr/include/pgsql/utils/array.h /usr/include/pgsql/utils/builtins.h /usr/include/pgsql/utils/date.h /usr/include/pgsql/utils/datetime.h /usr/include/pgsql/utils/datum.h /usr/include/pgsql/utils/elog.h /usr/include/pgsql/utils/fcache.h /usr/include/pgsql/utils/geo_decls.h /usr/include/pgsql/utils/hsearch.h /usr/include/pgsql/utils/inet.h /usr/include/pgsql/utils/int8.h /usr/include/pgsql/utils/lztext.h /usr/include/pgsql/utils/mcxt.h /usr/include/pgsql/utils/memutils.h /usr/include/pgsql/utils/nabstime.h /usr/include/pgsql/utils/numeric.h /usr/include/pgsql/utils/palloc.h /usr/include/pgsql/utils/pg_lzcompress.h /usr/include/pgsql/utils/portal.h /usr/include/pgsql/utils/rel.h /usr/include/pgsql/utils/syscache.h /usr/include/pgsql/utils/timestamp.h /usr/include/pgsql/utils/tqual.h /usr/include/pgsql/utils/varbit.h /usr/lib/libecpg.a /usr/lib/libecpg.so /usr/lib/libpgeasy.a /usr/lib/libpgeasy.so /usr/lib/libpgtcl.a /usr/lib/libpq++.a /usr/lib/libpq++.so /usr/lib/libpq.a /usr/lib/libpq.so /usr/lib/libpsqlodbc.a /usr/share/man/man1/ecpg.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 03:48:09 2013