| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postgresql-devel | Distribution: Trustix Secure Linux |
| Version: 7.4.8 | Vendor: Comodo Trustix |
| Release: 1tr | Build date: Wed May 11 16:41:20 2005 |
| Group: Trustix Official | Build host: ttrmajith.comodo.net |
| Size: 2417235 | Source RPM: postgresql-7.4.8-1tr.src.rpm |
| Packager: Comodo Trustix <http://www.trustix.com> | |
| 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
* Wed May 11 2005 Ajith Thampi <ajith at comodo dot com> 7.4.8-1tr
- New Upstream
- Vendor Security Fix for CAN-2005-1409 and CAN-2005-1410
* Fri May 06 2005 Ajith Thampi <ajith at comodo dot com> 7.4.7-3tr
- Fix Character Conversion Vulnerability, gives public EXECUTE access to
certain character conversion functions, which allows unprivileged
users to call those functions with malicious values, with unknown
impact. (CAN-2005-1409).
- Fix DOS Vulnerability, the (1) dex_init, (2) snb_en_init, (3) snb_ru_init,
(4) spell_init, and (5) syn_init functions as "internal" even when they
do not take an internal argument, which allows attackers to cause a
denial of service (application crash). (CAN-2005-1410)
* Fri Apr 22 2005 Nived Gopalan <nived at comodo dot com> 7.4.7-2tr
- Fix CAN-2005-0247 , Bug #431
- Already fixes CAN-2005-0245
* Fri Feb 04 2005 Erlend Midttun <erlendbm at trustix dot org> 7.4.7-1tr
- New upstream. Fixes local privilege escalation discovered by John Heasman
Any user could use the LOAD extention to load any shared library into
the server.
* Sun Dec 12 2004 Erlend Midttun <erlendbm at trustix dot org> 7.4.6-3tr
- Now echo in stop of initscript
* Sat Nov 13 2004 Erlend Midttun <erlendbm at trustix dot org>
- Add missing buildreq's.
* 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.4.5-1tr
- New upstream that fixes potential data loss bug.
* Mon Mar 15 2004 Chr. Toldnes <christht at trustix dot org> 7.4.2-1tr
- New upstream version
- Binary incompatible with all earier versions, thus manual-upgrade
* Tue Feb 03 2004 Chr. Toldnes <christht at trustix dot org> 7.4.1-3tr
- Removed support for tcl
- Cleanup
* Tue Jan 20 2004 Janåke Rönnblom <janron at trustix dot org> 7.4.1-2jr
- missing information_schema.sql, sql_features.txt
- missing buildrequire for readline-devel, ncurses-devel, zlib-devel,
openssl-devel, pam-devel
- /etc/sysconfig/postgresql has wrong paths, should be postgresql now
- /etc/init.d/postgresql had 7.3 instead of 7.4 which caused a error
message on startup
* Mon Jan 19 2004 Erlend Midttun <erlendbm at trustix dot org> 7.4.1-1tr
- New upstream.
* Tue Nov 25 2003 Erlend Midttun <erlendbm at trustix dot org> 7.4-1tr
- New upstream. Will need a dump of your current databases to work.
- Now use "postgresql" consistently.
- Removed jdbc drivers.
* 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/ecpg /usr/bin/pg_config /usr/include/postgresql /usr/include/postgresql/Makefile.global /usr/include/postgresql/ecpg_informix.h /usr/include/postgresql/ecpgerrno.h /usr/include/postgresql/ecpglib.h /usr/include/postgresql/ecpgtype.h /usr/include/postgresql/informix /usr/include/postgresql/informix/esql /usr/include/postgresql/informix/esql/datetime.h /usr/include/postgresql/informix/esql/decimal.h /usr/include/postgresql/informix/esql/sqlda.h /usr/include/postgresql/informix/esql/sqltypes.h /usr/include/postgresql/internal /usr/include/postgresql/internal/c.h /usr/include/postgresql/internal/lib /usr/include/postgresql/internal/lib/dllist.h /usr/include/postgresql/internal/libpq /usr/include/postgresql/internal/libpq-int.h /usr/include/postgresql/internal/libpq/pqcomm.h /usr/include/postgresql/internal/port.h /usr/include/postgresql/internal/postgres_fe.h /usr/include/postgresql/internal/pqexpbuffer.h /usr/include/postgresql/libpq /usr/include/postgresql/libpq-fe.h /usr/include/postgresql/libpq/libpq-fs.h /usr/include/postgresql/os.h /usr/include/postgresql/pg_config.h /usr/include/postgresql/pg_config_manual.h /usr/include/postgresql/pg_config_os.h /usr/include/postgresql/pgtypes_date.h /usr/include/postgresql/pgtypes_error.h /usr/include/postgresql/pgtypes_interval.h /usr/include/postgresql/pgtypes_numeric.h /usr/include/postgresql/pgtypes_timestamp.h /usr/include/postgresql/port /usr/include/postgresql/port/linux.h /usr/include/postgresql/postgres_ext.h /usr/include/postgresql/server /usr/include/postgresql/server/access /usr/include/postgresql/server/access/attnum.h /usr/include/postgresql/server/access/clog.h /usr/include/postgresql/server/access/genam.h /usr/include/postgresql/server/access/gist.h /usr/include/postgresql/server/access/gistscan.h /usr/include/postgresql/server/access/hash.h /usr/include/postgresql/server/access/heapam.h /usr/include/postgresql/server/access/hio.h /usr/include/postgresql/server/access/htup.h /usr/include/postgresql/server/access/ibit.h /usr/include/postgresql/server/access/iqual.h /usr/include/postgresql/server/access/istrat.h /usr/include/postgresql/server/access/itup.h /usr/include/postgresql/server/access/nbtree.h /usr/include/postgresql/server/access/printtup.h /usr/include/postgresql/server/access/relscan.h /usr/include/postgresql/server/access/rmgr.h /usr/include/postgresql/server/access/rtree.h /usr/include/postgresql/server/access/rtscan.h /usr/include/postgresql/server/access/sdir.h /usr/include/postgresql/server/access/skey.h /usr/include/postgresql/server/access/slru.h /usr/include/postgresql/server/access/strat.h /usr/include/postgresql/server/access/transam.h /usr/include/postgresql/server/access/tupdesc.h /usr/include/postgresql/server/access/tupmacs.h /usr/include/postgresql/server/access/tuptoaster.h /usr/include/postgresql/server/access/valid.h /usr/include/postgresql/server/access/xact.h /usr/include/postgresql/server/access/xlog.h /usr/include/postgresql/server/access/xlogdefs.h /usr/include/postgresql/server/access/xlogutils.h /usr/include/postgresql/server/bootstrap /usr/include/postgresql/server/bootstrap/bootstrap.h /usr/include/postgresql/server/c.h /usr/include/postgresql/server/catalog /usr/include/postgresql/server/catalog/catalog.h /usr/include/postgresql/server/catalog/catname.h /usr/include/postgresql/server/catalog/catversion.h /usr/include/postgresql/server/catalog/dependency.h /usr/include/postgresql/server/catalog/heap.h /usr/include/postgresql/server/catalog/index.h /usr/include/postgresql/server/catalog/indexing.h /usr/include/postgresql/server/catalog/namespace.h /usr/include/postgresql/server/catalog/pg_aggregate.h /usr/include/postgresql/server/catalog/pg_am.h /usr/include/postgresql/server/catalog/pg_amop.h /usr/include/postgresql/server/catalog/pg_amproc.h /usr/include/postgresql/server/catalog/pg_attrdef.h /usr/include/postgresql/server/catalog/pg_attribute.h /usr/include/postgresql/server/catalog/pg_cast.h /usr/include/postgresql/server/catalog/pg_class.h /usr/include/postgresql/server/catalog/pg_constraint.h /usr/include/postgresql/server/catalog/pg_control.h /usr/include/postgresql/server/catalog/pg_conversion.h /usr/include/postgresql/server/catalog/pg_database.h /usr/include/postgresql/server/catalog/pg_depend.h /usr/include/postgresql/server/catalog/pg_description.h /usr/include/postgresql/server/catalog/pg_group.h /usr/include/postgresql/server/catalog/pg_index.h /usr/include/postgresql/server/catalog/pg_inherits.h /usr/include/postgresql/server/catalog/pg_language.h /usr/include/postgresql/server/catalog/pg_largeobject.h /usr/include/postgresql/server/catalog/pg_listener.h /usr/include/postgresql/server/catalog/pg_namespace.h /usr/include/postgresql/server/catalog/pg_opclass.h /usr/include/postgresql/server/catalog/pg_operator.h /usr/include/postgresql/server/catalog/pg_proc.h /usr/include/postgresql/server/catalog/pg_rewrite.h /usr/include/postgresql/server/catalog/pg_shadow.h /usr/include/postgresql/server/catalog/pg_statistic.h /usr/include/postgresql/server/catalog/pg_trigger.h /usr/include/postgresql/server/catalog/pg_type.h /usr/include/postgresql/server/catalog/pg_version.h /usr/include/postgresql/server/commands /usr/include/postgresql/server/commands/alter.h /usr/include/postgresql/server/commands/async.h /usr/include/postgresql/server/commands/cluster.h /usr/include/postgresql/server/commands/comment.h /usr/include/postgresql/server/commands/conversioncmds.h /usr/include/postgresql/server/commands/copy.h /usr/include/postgresql/server/commands/dbcommands.h /usr/include/postgresql/server/commands/defrem.h /usr/include/postgresql/server/commands/explain.h /usr/include/postgresql/server/commands/lockcmds.h /usr/include/postgresql/server/commands/portalcmds.h /usr/include/postgresql/server/commands/prepare.h /usr/include/postgresql/server/commands/proclang.h /usr/include/postgresql/server/commands/schemacmds.h /usr/include/postgresql/server/commands/sequence.h /usr/include/postgresql/server/commands/tablecmds.h /usr/include/postgresql/server/commands/trigger.h /usr/include/postgresql/server/commands/typecmds.h /usr/include/postgresql/server/commands/user.h /usr/include/postgresql/server/commands/vacuum.h /usr/include/postgresql/server/commands/variable.h /usr/include/postgresql/server/commands/version.h /usr/include/postgresql/server/commands/view.h /usr/include/postgresql/server/dynloader.h /usr/include/postgresql/server/executor /usr/include/postgresql/server/executor/execdebug.h /usr/include/postgresql/server/executor/execdefs.h /usr/include/postgresql/server/executor/execdesc.h /usr/include/postgresql/server/executor/executor.h /usr/include/postgresql/server/executor/functions.h /usr/include/postgresql/server/executor/hashjoin.h /usr/include/postgresql/server/executor/instrument.h /usr/include/postgresql/server/executor/nodeAgg.h /usr/include/postgresql/server/executor/nodeAppend.h /usr/include/postgresql/server/executor/nodeFunctionscan.h /usr/include/postgresql/server/executor/nodeGroup.h /usr/include/postgresql/server/executor/nodeHash.h /usr/include/postgresql/server/executor/nodeHashjoin.h /usr/include/postgresql/server/executor/nodeIndexscan.h /usr/include/postgresql/server/executor/nodeLimit.h /usr/include/postgresql/server/executor/nodeMaterial.h /usr/include/postgresql/server/executor/nodeMergejoin.h /usr/include/postgresql/server/executor/nodeNestloop.h /usr/include/postgresql/server/executor/nodeResult.h /usr/include/postgresql/server/executor/nodeSeqscan.h /usr/include/postgresql/server/executor/nodeSetOp.h /usr/include/postgresql/server/executor/nodeSort.h /usr/include/postgresql/server/executor/nodeSubplan.h /usr/include/postgresql/server/executor/nodeSubqueryscan.h /usr/include/postgresql/server/executor/nodeTidscan.h /usr/include/postgresql/server/executor/nodeUnique.h /usr/include/postgresql/server/executor/spi.h /usr/include/postgresql/server/executor/spi_priv.h /usr/include/postgresql/server/executor/tstoreReceiver.h /usr/include/postgresql/server/executor/tuptable.h /usr/include/postgresql/server/fmgr.h /usr/include/postgresql/server/funcapi.h /usr/include/postgresql/server/getaddrinfo.h /usr/include/postgresql/server/getopt_long.h /usr/include/postgresql/server/lib /usr/include/postgresql/server/lib/dllist.h /usr/include/postgresql/server/lib/lispsort.h /usr/include/postgresql/server/lib/stringinfo.h /usr/include/postgresql/server/libpq /usr/include/postgresql/server/libpq/auth.h /usr/include/postgresql/server/libpq/be-fsstubs.h /usr/include/postgresql/server/libpq/crypt.h /usr/include/postgresql/server/libpq/hba.h /usr/include/postgresql/server/libpq/ip.h /usr/include/postgresql/server/libpq/libpq-be.h /usr/include/postgresql/server/libpq/libpq-fs.h /usr/include/postgresql/server/libpq/libpq.h /usr/include/postgresql/server/libpq/pqcomm.h /usr/include/postgresql/server/libpq/pqformat.h /usr/include/postgresql/server/libpq/pqsignal.h /usr/include/postgresql/server/mb /usr/include/postgresql/server/mb/pg_wchar.h /usr/include/postgresql/server/miscadmin.h /usr/include/postgresql/server/nodes /usr/include/postgresql/server/nodes/bitmapset.h /usr/include/postgresql/server/nodes/execnodes.h /usr/include/postgresql/server/nodes/makefuncs.h /usr/include/postgresql/server/nodes/memnodes.h /usr/include/postgresql/server/nodes/nodeFuncs.h /usr/include/postgresql/server/nodes/nodes.h /usr/include/postgresql/server/nodes/params.h /usr/include/postgresql/server/nodes/parsenodes.h /usr/include/postgresql/server/nodes/pg_list.h /usr/include/postgresql/server/nodes/plannodes.h /usr/include/postgresql/server/nodes/primnodes.h /usr/include/postgresql/server/nodes/print.h /usr/include/postgresql/server/nodes/readfuncs.h /usr/include/postgresql/server/nodes/relation.h /usr/include/postgresql/server/optimizer /usr/include/postgresql/server/optimizer/clauses.h /usr/include/postgresql/server/optimizer/cost.h /usr/include/postgresql/server/optimizer/geqo.h /usr/include/postgresql/server/optimizer/geqo_copy.h /usr/include/postgresql/server/optimizer/geqo_gene.h /usr/include/postgresql/server/optimizer/geqo_misc.h /usr/include/postgresql/server/optimizer/geqo_mutation.h /usr/include/postgresql/server/optimizer/geqo_pool.h /usr/include/postgresql/server/optimizer/geqo_random.h /usr/include/postgresql/server/optimizer/geqo_recombination.h /usr/include/postgresql/server/optimizer/geqo_selection.h /usr/include/postgresql/server/optimizer/joininfo.h /usr/include/postgresql/server/optimizer/pathnode.h /usr/include/postgresql/server/optimizer/paths.h /usr/include/postgresql/server/optimizer/plancat.h /usr/include/postgresql/server/optimizer/planmain.h /usr/include/postgresql/server/optimizer/planner.h /usr/include/postgresql/server/optimizer/prep.h /usr/include/postgresql/server/optimizer/restrictinfo.h /usr/include/postgresql/server/optimizer/subselect.h /usr/include/postgresql/server/optimizer/tlist.h /usr/include/postgresql/server/optimizer/var.h /usr/include/postgresql/server/parser /usr/include/postgresql/server/parser/analyze.h /usr/include/postgresql/server/parser/gramparse.h /usr/include/postgresql/server/parser/keywords.h /usr/include/postgresql/server/parser/parse.h /usr/include/postgresql/server/parser/parse_agg.h /usr/include/postgresql/server/parser/parse_clause.h /usr/include/postgresql/server/parser/parse_coerce.h /usr/include/postgresql/server/parser/parse_expr.h /usr/include/postgresql/server/parser/parse_func.h /usr/include/postgresql/server/parser/parse_node.h /usr/include/postgresql/server/parser/parse_oper.h /usr/include/postgresql/server/parser/parse_relation.h /usr/include/postgresql/server/parser/parse_target.h /usr/include/postgresql/server/parser/parse_type.h /usr/include/postgresql/server/parser/parser.h /usr/include/postgresql/server/parser/parsetree.h /usr/include/postgresql/server/parser/scansup.h /usr/include/postgresql/server/pg_config.h /usr/include/postgresql/server/pg_config_manual.h /usr/include/postgresql/server/pg_config_os.h /usr/include/postgresql/server/pgstat.h /usr/include/postgresql/server/port /usr/include/postgresql/server/port.h /usr/include/postgresql/server/port/aix.h /usr/include/postgresql/server/port/beos.h /usr/include/postgresql/server/port/bsdi.h /usr/include/postgresql/server/port/cygwin.h /usr/include/postgresql/server/port/darwin.h /usr/include/postgresql/server/port/dgux.h /usr/include/postgresql/server/port/freebsd.h /usr/include/postgresql/server/port/hpux.h /usr/include/postgresql/server/port/irix5.h /usr/include/postgresql/server/port/linux.h /usr/include/postgresql/server/port/netbsd.h /usr/include/postgresql/server/port/nextstep.h /usr/include/postgresql/server/port/openbsd.h /usr/include/postgresql/server/port/osf.h /usr/include/postgresql/server/port/qnx4.h /usr/include/postgresql/server/port/sco.h /usr/include/postgresql/server/port/solaris.h /usr/include/postgresql/server/port/sunos4.h /usr/include/postgresql/server/port/svr4.h /usr/include/postgresql/server/port/ultrix4.h /usr/include/postgresql/server/port/univel.h /usr/include/postgresql/server/port/unixware.h /usr/include/postgresql/server/port/win32.h /usr/include/postgresql/server/postgres.h /usr/include/postgresql/server/postgres_ext.h /usr/include/postgresql/server/postgres_fe.h /usr/include/postgresql/server/regex /usr/include/postgresql/server/regex/regcustom.h /usr/include/postgresql/server/regex/regerrs.h /usr/include/postgresql/server/regex/regex.h /usr/include/postgresql/server/regex/regguts.h /usr/include/postgresql/server/rewrite /usr/include/postgresql/server/rewrite/prs2lock.h /usr/include/postgresql/server/rewrite/rewriteDefine.h /usr/include/postgresql/server/rewrite/rewriteHandler.h /usr/include/postgresql/server/rewrite/rewriteManip.h /usr/include/postgresql/server/rewrite/rewriteRemove.h /usr/include/postgresql/server/rewrite/rewriteSupport.h /usr/include/postgresql/server/rusagestub.h /usr/include/postgresql/server/storage /usr/include/postgresql/server/storage/backendid.h /usr/include/postgresql/server/storage/block.h /usr/include/postgresql/server/storage/buf.h /usr/include/postgresql/server/storage/buf_internals.h /usr/include/postgresql/server/storage/buffile.h /usr/include/postgresql/server/storage/bufmgr.h /usr/include/postgresql/server/storage/bufpage.h /usr/include/postgresql/server/storage/fd.h /usr/include/postgresql/server/storage/freespace.h /usr/include/postgresql/server/storage/ipc.h /usr/include/postgresql/server/storage/item.h /usr/include/postgresql/server/storage/itemid.h /usr/include/postgresql/server/storage/itempos.h /usr/include/postgresql/server/storage/itemptr.h /usr/include/postgresql/server/storage/large_object.h /usr/include/postgresql/server/storage/lmgr.h /usr/include/postgresql/server/storage/lock.h /usr/include/postgresql/server/storage/lwlock.h /usr/include/postgresql/server/storage/off.h /usr/include/postgresql/server/storage/pg_sema.h /usr/include/postgresql/server/storage/pg_shmem.h /usr/include/postgresql/server/storage/pmsignal.h /usr/include/postgresql/server/storage/pos.h /usr/include/postgresql/server/storage/proc.h /usr/include/postgresql/server/storage/relfilenode.h /usr/include/postgresql/server/storage/s_lock.h /usr/include/postgresql/server/storage/shmem.h /usr/include/postgresql/server/storage/sinval.h /usr/include/postgresql/server/storage/sinvaladt.h /usr/include/postgresql/server/storage/smgr.h /usr/include/postgresql/server/storage/spin.h /usr/include/postgresql/server/strdup.h /usr/include/postgresql/server/tcop /usr/include/postgresql/server/tcop/dest.h /usr/include/postgresql/server/tcop/fastpath.h /usr/include/postgresql/server/tcop/pquery.h /usr/include/postgresql/server/tcop/tcopdebug.h /usr/include/postgresql/server/tcop/tcopprot.h /usr/include/postgresql/server/tcop/utility.h /usr/include/postgresql/server/utils /usr/include/postgresql/server/utils/acl.h /usr/include/postgresql/server/utils/array.h /usr/include/postgresql/server/utils/ascii.h /usr/include/postgresql/server/utils/builtins.h /usr/include/postgresql/server/utils/cash.h /usr/include/postgresql/server/utils/catcache.h /usr/include/postgresql/server/utils/date.h /usr/include/postgresql/server/utils/datetime.h /usr/include/postgresql/server/utils/datum.h /usr/include/postgresql/server/utils/dynahash.h /usr/include/postgresql/server/utils/dynamic_loader.h /usr/include/postgresql/server/utils/elog.h /usr/include/postgresql/server/utils/errcodes.h /usr/include/postgresql/server/utils/fmgroids.h /usr/include/postgresql/server/utils/fmgrtab.h /usr/include/postgresql/server/utils/formatting.h /usr/include/postgresql/server/utils/geo_decls.h /usr/include/postgresql/server/utils/guc.h /usr/include/postgresql/server/utils/guc_tables.h /usr/include/postgresql/server/utils/help_config.h /usr/include/postgresql/server/utils/hsearch.h /usr/include/postgresql/server/utils/inet.h /usr/include/postgresql/server/utils/int8.h /usr/include/postgresql/server/utils/inval.h /usr/include/postgresql/server/utils/logtape.h /usr/include/postgresql/server/utils/lsyscache.h /usr/include/postgresql/server/utils/memutils.h /usr/include/postgresql/server/utils/nabstime.h /usr/include/postgresql/server/utils/numeric.h /usr/include/postgresql/server/utils/palloc.h /usr/include/postgresql/server/utils/pg_crc.h /usr/include/postgresql/server/utils/pg_locale.h /usr/include/postgresql/server/utils/pg_lzcompress.h /usr/include/postgresql/server/utils/portal.h /usr/include/postgresql/server/utils/ps_status.h /usr/include/postgresql/server/utils/rel.h /usr/include/postgresql/server/utils/relcache.h /usr/include/postgresql/server/utils/selfuncs.h /usr/include/postgresql/server/utils/sets.h /usr/include/postgresql/server/utils/syscache.h /usr/include/postgresql/server/utils/timestamp.h /usr/include/postgresql/server/utils/tqual.h /usr/include/postgresql/server/utils/tuplesort.h /usr/include/postgresql/server/utils/tuplestore.h /usr/include/postgresql/server/utils/typcache.h /usr/include/postgresql/server/utils/varbit.h /usr/include/postgresql/sql3types.h /usr/include/postgresql/sqlca.h /usr/lib/libecpg.a /usr/lib/libecpg.so /usr/lib/libecpg_compat.a /usr/lib/libecpg_compat.so /usr/lib/libpgtypes.a /usr/lib/libpgtypes.so /usr/lib/libpq.a /usr/lib/libpq.so /usr/share/man/man1/ecpg.1.gz /usr/share/man/man1/pg_config.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 04:04:08 2013