1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/databases/postgresql-libpq++/pkg-descr
Sean Chittenden 8a928af72d Introduce the world to PostgreSQL 7.4! By and large this release is
regarded as a major release with features with interest to those with
large databases.  The updates are extensive and the best source of info
is in the release notes.  Enjoy and direct questions to database@!

Release notes:
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4

PR:		ports/59403, ports/59404, ports/59393, ports/59394,
		ports/59395, ports/59397, ports/59398, ports/59402, &&
		ports/59401
Submitted by:	maintainer
Approved by:	marcus (portmgr@ hat)
2003-12-04 12:00:49 +00:00

6 lines
236 B
Plaintext

This is the C++ interface that has been shipped as part of PostgreSQL for
many releases. There is a newer C++ interface called libpqxx, which is
in a separate port, postgresql-libpqxx.
WWW: http://gborg.postgresql.org/project/libpqpp/