<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql91-server/files/502.pgsql, branch release/7.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-02-24T03:11:57Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.</title>
<updated>2008-02-24T03:11:57Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T03:11:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fa4a943c17e47bf910596a414fd7287983350b9b'/>
<id>urn:sha1:fa4a943c17e47bf910596a414fd7287983350b9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Say hello to postgresql-8.0. Some of the highlights of the new version</title>
<updated>2005-01-31T00:36:16Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2005-01-31T00:36:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dde08c696b7fdee8c17225a61fb9959886ae5d6d'/>
<id>urn:sha1:dde08c696b7fdee8c17225a61fb9959886ae5d6d</id>
<content type='text'>
are savepoints (within transactions), point-in-time recovery and
tablespaces. Check out the release notes and the shiny new
PostgreSQL.org website at:

http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0

The port uses the new postgresql ports' layout and is split into a
server and a client part. The following knobs can be used by ports
depending on PostgreSQL:

# USE_PGSQL     - Add PostgreSQL client dependency.
#                 If no version is given (by the maintainer via the port or
#                 by the user via defined variable), try to find the
#                 currently installed version.  Fall back to default if
#                 necessary (PostgreSQL-7.4 = 74).
# DEFAULT_PGSQL_VER
#               - PostgreSQL default version. Can be overridden within a port.
#                 Default: 74.
# WANT_PGSQL_VER
#               - Maintainer can set an arbitrary version of PostgreSQL by
#                 using it.
# BROKEN_WITH_PGSQL
#               - This variable can be defined if the ports doesn't support
#                 one or more versions of PostgreSQL.

PR:		75344
Approved by:	portmgr@ (kris), ade &amp; sean (mentors)
</content>
</entry>
<entry>
<title>Another step along the road to the postgresql new world order.</title>
<updated>2004-11-23T19:15:12Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2004-11-23T19:15:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=03e63e3bdbb7e407689c7729c740d54a32bfd7a3'/>
<id>urn:sha1:03e63e3bdbb7e407689c7729c740d54a32bfd7a3</id>
<content type='text'>
Note that none of these ports are (yet) hooked into the tree,
and will not compile unless you set a specific environmental
variable.  This should be warning enough to leave well alone
for now :)

Submitted by:	maintainer
</content>
</entry>
<entry>
<title>Update PostgreSQL to 7.3.1[1].  Fixes builds for spac64.  Many speed,</title>
<updated>2003-01-04T01:10:15Z</updated>
<author>
<name>Sean Chittenden</name>
<email>seanc@FreeBSD.org</email>
</author>
<published>2003-01-04T01:10:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62e1bb44328db7be12796334d8be63e24d48df05'/>
<id>urn:sha1:62e1bb44328db7be12796334d8be63e24d48df05</id>
<content type='text'>
security, and feature additions.  Reduce diffs between postgresql-devel
port.  Re-initdb required when upgrading from previous release.  See
release notes for details.

Schemas added are system catalogs updated. ::braces for impact::

http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3-1

PR:		ports/46701
Submitted by:	girgen@pingpong.net
</content>
</entry>
<entry>
<title>Port update submitted by maintainer</title>
<updated>2002-11-06T01:41:53Z</updated>
<author>
<name>Nick Sayer</name>
<email>nsayer@FreeBSD.org</email>
</author>
<published>2002-11-06T01:41:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b77926499ee26e9c1fed44d15a969dd9081548eb'/>
<id>urn:sha1:b77926499ee26e9c1fed44d15a969dd9081548eb</id>
<content type='text'>
PR: ports/44983
Submitted by: girgen@pingpong.net
</content>
</entry>
<entry>
<title>Update to 7.2.2, which fixes several security bugs.  Do not install</title>
<updated>2002-08-26T08:12:40Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2002-08-26T08:12:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c80f4eaad8cb1ddb2c90382e4c818d06c3591d53'/>
<id>urn:sha1:c80f4eaad8cb1ddb2c90382e4c818d06c3591d53</id>
<content type='text'>
documentation--it will be in a separate port.

PR:			42009
Submitted by:		Palle Girgensohn (maintainer)
</content>
</entry>
<entry>
<title>upgrade to 7.2.1</title>
<updated>2002-04-11T04:58:11Z</updated>
<author>
<name>Ying-Chieh Liao</name>
<email>ijliao@FreeBSD.org</email>
</author>
<published>2002-04-11T04:58:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b345761190ed0484cf7adb45e7e11d985229c85c'/>
<id>urn:sha1:b345761190ed0484cf7adb45e7e11d985229c85c</id>
<content type='text'>
PR:		36975
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>Upgrade to 7.2, and spilit into several ports.</title>
<updated>2002-02-19T08:23:22Z</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2002-02-19T08:23:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0c0bcdc10ba6c2d0bbf6c831f5bc05a32470a2e7'/>
<id>urn:sha1:0c0bcdc10ba6c2d0bbf6c831f5bc05a32470a2e7</id>
<content type='text'>
PR:		ports/34855
Submitted by:	maintainer.
</content>
</entry>
</feed>
