<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql73/Makefile, branch 12.4-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=12.4-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=12.4-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2005-01-31T00:39:18Z</updated>
<entry>
<title>Split the postgresql ports into a server and a client part. Hence,</title>
<updated>2005-01-31T00:39:18Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2005-01-31T00:39:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bcad976d9a3eca7d1e47e81de31b5d9e82af8f04'/>
<id>urn:sha1:bcad976d9a3eca7d1e47e81de31b5d9e82af8f04</id>
<content type='text'>
remove this port. Please see UPDATING for more info.

PR:		75344
Approved by:	portmgr@ (kris), ade &amp; sean (mentors)
</content>
</entry>
<entry>
<title>Add myself as committer, and use my @FreeBSD.org address.</title>
<updated>2004-12-06T03:59:56Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2004-12-06T03:59:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ae413f56b69b0dd6e84f38e746dac424055e0529'/>
<id>urn:sha1:ae413f56b69b0dd6e84f38e746dac424055e0529</id>
<content type='text'>
Approved by: ade (mentor)
</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.3.7:</title>
<updated>2004-08-31T13:44:36Z</updated>
<author>
<name>Oliver Eikemeier</name>
<email>eik@FreeBSD.org</email>
</author>
<published>2004-08-31T13:44:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ce3890ed8892f9b1e0dd6ac8892c70de141a8df0'/>
<id>urn:sha1:ce3890ed8892f9b1e0dd6ac8892c70de141a8df0</id>
<content type='text'>
* Prevent possible loss of committed transactions during crash.

PR:		71179
Submitted by:	SUGIMURA Takashi &lt;sugimura@jp.FreeBSD.org&gt;
Reviewed by:	Palle Girgensohn &lt;girgen@pingpong.net&gt; (maintainer)
</content>
</entry>
<entry>
<title>Fix CONFLICTS variable.</title>
<updated>2004-05-14T13:16:02Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2004-05-14T13:16:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f4b43c46c3b7f856b3a5733c841e76b1bda671e3'/>
<id>urn:sha1:f4b43c46c3b7f856b3a5733c841e76b1bda671e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] databases/postgresql73: update to 7.3.6</title>
<updated>2004-05-14T13:13:10Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2004-05-14T13:13:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=71161d6337f94fc666123dd131012b3eb8b3d348'/>
<id>urn:sha1:71161d6337f94fc666123dd131012b3eb8b3d348</id>
<content type='text'>
     * Revert erroneous changes in rule permissions checking
     * Repair incorrect order of operations in GetNewTransactionId()
     * Ensure configure selects -fno-strict-aliasing even when an
       external value for CFLAGS is supplied
     * Make pg_restore handle 64-bit off_t correctly
     * Make contrib/dblink not assume that local and remote type OIDs
       match (Joe)
     * Quote connectby()'s start_with argument properly (Joe)
     * Don't crash when a rowtype argument to a plpgsql function is NULL
     * Avoid generating invalid character encoding sequences in corner
       cases when planning LIKE operations
     * Ensure text_position() cannot scan past end of source string in
       multibyte cases (Korea PostgreSQL Users' Group)
     * Fix index optimization and selectivity estimates for LIKE
       operations on bytea columns (Joe)

	This version, as with most minor versions, does not require
	a dump/reload to put into place.

PR:		ports/63698
Submitted by:	Palle Girgensohn &lt;girgen@pingpong.net&gt;
</content>
</entry>
<entry>
<title>Add WITHOUT_NLS knob.</title>
<updated>2004-02-05T12:59:14Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2004-02-05T12:59:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88c894c5733f68c60a9aa8e36b9b9766a59b8a6e'/>
<id>urn:sha1:88c894c5733f68c60a9aa8e36b9b9766a59b8a6e</id>
<content type='text'>
PR:	61836
Submitted by:	Palle Girgensohn (maintainer)
</content>
</entry>
<entry>
<title>Add USE_GETTEXT and bump PORTREVISION.</title>
<updated>2004-02-04T04:36:30Z</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2004-02-04T04:36:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=186b8ba82fdd761aee89704395c52ac809bc7026'/>
<id>urn:sha1:186b8ba82fdd761aee89704395c52ac809bc7026</id>
<content type='text'>
Submitted by:	trevor
Tested by:	bento
</content>
</entry>
<entry>
<title>Use a unique LATEST_LINK</title>
<updated>2004-01-29T11:56:43Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2004-01-29T11:56:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b71d153ae38c123c9126134b971e5cb3dd2d9e24'/>
<id>urn:sha1:b71d153ae38c123c9126134b971e5cb3dd2d9e24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Now gettext 0.12.1 is gettext-old.</title>
<updated>2004-01-23T18:12:26Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2004-01-23T18:12:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=78da40aa98fcf6cb07ce5586fa21a0ebbf344900'/>
<id>urn:sha1:78da40aa98fcf6cb07ce5586fa21a0ebbf344900</id>
<content type='text'>
</content>
</entry>
</feed>
