<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql92-server/files/502.pgsql, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-11-14T12:33:33Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.</title>
<updated>2009-11-14T12:33:33Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2009-11-14T12:33:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cc415305a049ca523f2a8cf674009fa77c54fee6'/>
<id>urn:sha1:cc415305a049ca523f2a8cf674009fa77c54fee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update PostgreSQL to latest versions.</title>
<updated>2008-11-07T09:49:49Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-11-07T09:49:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=978e3de48fd8491061803765cdc592ab234edd46'/>
<id>urn:sha1:978e3de48fd8491061803765cdc592ab234edd46</id>
<content type='text'>
http://www.postgresql.org/docs/current/static/release-8-3-5.html
http://www.postgresql.org/docs/current/static/release-8-2-11.html
http://www.postgresql.org/docs/current/static/release-8-1-15.html
http://www.postgresql.org/docs/current/static/release-8-0-19.html
http://www.postgresql.org/docs/current/static/release-7-4-23.html

Note that the GiST problem mentioned does not apply to users of
the FreeBSD port, since the previous version of PostgreSQL never
reached the ports tree, due to the freeze of the tree pending the
FreeBSD 7.1 update.

PR:	121848, 124713
</content>
</entry>
<entry>
<title>Updates of the PostgreSQL ports</title>
<updated>2008-06-12T23:46:07Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-06-12T23:46:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=89025407ac8aa413884e5a33322957c188ca0a40'/>
<id>urn:sha1:89025407ac8aa413884e5a33322957c188ca0a40</id>
<content type='text'>
Updates for all maintained versions of PostgreSQL are available today:
8.3.3, 8.2.9, 8.1.13, 8.0.17 and 7.4.21.  These releases fix more than
two dozen minor issues reported and patched over the last few months.
All PostgreSQL users should plan to update at their earliest
convenience. People in affected time zones, in particular, should
upgrade as soon as possible.

Release Notes:
        http://www.postgresql.org/docs/8.3/static/release.html

Also, fix umask error in periodic script [1].

PR:		ports/124457 [1]
Submitted by:	Alexandre Perrin
</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>
