<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql74-server/distinfo, branch release/6.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2005-05-10T23:42:54Z</updated>
<entry>
<title>Update PostgreSQL to latest versions.  For details on the fixes,</title>
<updated>2005-05-10T23:42:54Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2005-05-10T23:42:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=30f96e3f96a6ea572bedb04f88ba9b5d021d1654'/>
<id>urn:sha1:30f96e3f96a6ea572bedb04f88ba9b5d021d1654</id>
<content type='text'>
please see the HISTORY file included in the Release, but a summary
consists of:

      * Change encoding function signature to prevent misuse
      * Change "contrib/tsearch2" to avoid unsafe use of INTERNAL function
        results
      * Repair race condition between relation extension and VACUUM
        This could theoretically have caused loss of a page's worth of
        freshly-inserted data, although the scenario seems of very low
        probability. There are no known cases of it having caused more than
        an Assert failure.

Security:	http://www.postgresql.org/about/news.315
</content>
</entry>
<entry>
<title>In order to address a potential security hole recently identified with</title>
<updated>2005-02-03T09:30:27Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2005-02-03T09:30:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88413af3b8210a5e5d7a3dbb2a6050f03229850b'/>
<id>urn:sha1:88413af3b8210a5e5d7a3dbb2a6050f03229850b</id>
<content type='text'>
the "LOAD" option, the PostgreSQL Global Development Group is
announcing the release of new versions of PostgreSQL.

Update to 7.3.9, 7.4.7 &amp; 8.0.1.

Take the opportunity to reset PORTREVISION of slave ports.

Back out name change of startup script. The new script uses rc.subr(8),
and as such also uses rcorder(8). But, rcorder does not exist in FreeBSD
4.x. Hence rename the script it back to the top of the directory
list. [1]

The periodic script should of course be executable. [2]

[1] Noted by Niels Chr. Bank-Pedersen &lt;ncbp at bank-pedersen dot dk&gt;
[2] Noted by Fritz Heinrichmeyer &lt;fritz.heinrichmeyer at fernuni-hagen dot de&gt;
</content>
</entry>
<entry>
<title>Update postgresql 7.3.7 -&gt; 7.3.8 and 7.4.5 -&gt; 7.4.6 due to security</title>
<updated>2004-11-05T19:23:27Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2004-11-05T19:23:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6fde77975bf50feb8f325eea9216f9a2a905e508'/>
<id>urn:sha1:6fde77975bf50feb8f325eea9216f9a2a905e508</id>
<content type='text'>
advisories in http://www.postgresql.org/news/234.html

Note that postgresql 7.2.x is NOT being updated here since it is
due for termination real soon now.

Submitted by:	maintainer, also referenced in ports/73142 (no patch)
</content>
</entry>
<entry>
<title>- update to version 7.4.5:</title>
<updated>2004-08-31T13:46:52Z</updated>
<author>
<name>Oliver Eikemeier</name>
<email>eik@FreeBSD.org</email>
</author>
<published>2004-08-31T13:46:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bdfa85f7553068b4a3f5ff3a66b6839f73b94d03'/>
<id>urn:sha1:bdfa85f7553068b4a3f5ff3a66b6839f73b94d03</id>
<content type='text'>
* Prevent possible loss of committed transactions during crash
* Repair possible crash during concurrent btree index insertions

PR:		71176
Submitted by:	SUGIMURA Takashi &lt;sugimura@jp.FreeBSD.org&gt;
Reviewed by:	Palle Girgensohn &lt;girgen@pingpong.net&gt; (maintainer)
</content>
</entry>
<entry>
<title>Upgrade to 7.4.3.</title>
<updated>2004-06-28T21:48:56Z</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2004-06-28T21:48:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=10b5ded080351531c82acebc0da4d8d004a7ded0'/>
<id>urn:sha1:10b5ded080351531c82acebc0da4d8d004a7ded0</id>
<content type='text'>
PR:		ports/68456
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>Update to latest release 7.4.2.</title>
<updated>2004-03-11T14:45:42Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2004-03-11T14:45:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88154be9c2ee9daf49e880c48656031b5b087afb'/>
<id>urn:sha1:88154be9c2ee9daf49e880c48656031b5b087afb</id>
<content type='text'>
Release notes available at http://www.postgresql.org/news/173.html

NOTICE: unlike most minor versions, this version does require
some updates to the pg_* system tables.  Full instructions for
how to do this are included in the full HISTORY file.
DO NOT UPGRADE WITHOUT READING THESE INSTRUCTIONS.

SIZEfy.
Submitted by:	Palle Girgensohn &lt;girgen@pingpong.net&gt; (maintainer)
PR:		64105
</content>
</entry>
<entry>
<title>Maintainer update to PostgreSQL 7.4.1.  This release includes fixed ident</title>
<updated>2003-12-25T10:55:39Z</updated>
<author>
<name>Sean Chittenden</name>
<email>seanc@FreeBSD.org</email>
</author>
<published>2003-12-25T10:55:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b919b91069c1ba6836d4dff773524b7963f1a185'/>
<id>urn:sha1:b919b91069c1ba6836d4dff773524b7963f1a185</id>
<content type='text'>
authentication support for FreeBSD (been broken since 7.4).  Merry
Christmas to all, and to all a good night.

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

Prompted by PR:	ports/60542
Obtained from:	maintainer
</content>
</entry>
<entry>
<title>Introduce the world to PostgreSQL 7.4!  By and large this release is</title>
<updated>2003-12-04T12:00:49Z</updated>
<author>
<name>Sean Chittenden</name>
<email>seanc@FreeBSD.org</email>
</author>
<published>2003-12-04T12:00:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8a928af72d1ebb839a332158c27129b8a154275e'/>
<id>urn:sha1:8a928af72d1ebb839a332158c27129b8a154275e</id>
<content type='text'>
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, &amp;&amp;
		ports/59401
Submitted by:	maintainer
Approved by:	marcus (portmgr@ hat)
</content>
</entry>
<entry>
<title>Update to 7.3.4</title>
<updated>2003-08-12T09:58:13Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2003-08-12T09:58:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=661fe60c663597a86f65d50dc258e65c19cebec7'/>
<id>urn:sha1:661fe60c663597a86f65d50dc258e65c19cebec7</id>
<content type='text'>
"In order to address a potentially serious (although rare)
 server startup failure that was recently reported, we have
 released PostgreSQL version 7.3.4. This release is critical
 for users of PostgreSQL version 7.3.3, and highly recommended
 for all other PostgreSQL users."

Submitted by:	Palle Girgensohn &lt;girgen@pingpong.net&gt; (maintainer)
PR:		55354
</content>
</entry>
<entry>
<title>Update to 7.3.3.</title>
<updated>2003-06-02T01:44:03Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2003-06-02T01:44:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21b5e839a306102dea852036193659b62afc32fb'/>
<id>urn:sha1:21b5e839a306102dea852036193659b62afc32fb</id>
<content type='text'>
1. Optionally link with libc_r to get plpython working. [1]
2. Fix kerberos build. [2]
3. There was a duplication of some declarations. [3]

PR:		ports/52851
PR:		ports/51080 [2]
Submitted by:	Mike Meyer &lt;mwm@mired.org&gt; [1]
Submitted by:	Gerweck &lt;andy@tacnode.com&gt; [2]
Pointed out by:	Mike Harding &lt;mvh@ix.netcom.com&gt; [3]
Submitted by:	Palle Girgensohn &lt;girgen@pingpong.net&gt; (maintainer)
</content>
</entry>
</feed>
