<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql80-client/Makefile, branch pre-xorg-7</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pre-xorg-7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pre-xorg-7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2007-01-09T16:29:35Z</updated>
<entry>
<title>Update postgresql to 8.2.1, 8.1.6, 8.0.10, 7.4.15 and 7.3.17.</title>
<updated>2007-01-09T16:29:35Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2007-01-09T16:29:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6b11e898761ec7ced9bf9b652a24b78697eac863'/>
<id>urn:sha1:6b11e898761ec7ced9bf9b652a24b78697eac863</id>
<content type='text'>
Release notes:
http://www.postgresql.org/docs/7.3/static/release.html#RELEASE-7-3-17
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4-15
http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-10
http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-6
http://www.postgresql.org/docs/8.2/static/release-8-2-1.html

The server-side utilities of postgresql (initdb, initlocation,
ipcclean, pg_controldata, pg_ctl, pg_id and pg_resetxlog) are now
installed by the respective postgresql*-server port (previously they
where installed with the client). If you update the client, you should
also update the server to make sure you are not left without the
server-side tools. Do something like:

    portupgrade postgresql-client postgresql-server
</content>
</entry>
<entry>
<title>Update postgresql with latest patch release.</title>
<updated>2006-01-09T17:30:38Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2006-01-09T17:30:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1d992c44d756ba5dc5945dae476f59cf8c1d458f'/>
<id>urn:sha1:1d992c44d756ba5dc5945dae476f59cf8c1d458f</id>
<content type='text'>
A critical fix repairs an error in ReadBuffer that can cause data loss
due to overwriting recently-added pages.  This applies to the 8.1 and
8.0 branches on all platforms.

Note that this update might require a reindex of textual columns under
certain conditions; please see UPDATING.

Other fixes included are:
-- Character string locale comparison bug. This may require a REINDEX
    on text column indexes in some locales, such as Hungarian.
-- Prevent accidental changes of locale by plperl
-- Two fixes for Japanese encodings
-- Two fixes for COPY CSV
-- Fixes for functions returning RECORD
-- Fixes to autovacuum, dblink and pgcrypto
</content>
</entry>
<entry>
<title>Fixing problems with the recent security patch: When bison was not</title>
<updated>2005-05-11T00:40:15Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2005-05-11T00:40:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ebc37b4280af7c97d0b2d8b0724cb33e36c05bc8'/>
<id>urn:sha1:ebc37b4280af7c97d0b2d8b0724cb33e36c05bc8</id>
<content type='text'>
installed, the patched gram.y file would not be used and the security
patch would be a no-op. Also, I've had reports of compilation errors
related to bison.

Since checking for the correct version of bison is hard and error
prone, I'm doing what the postgresql distribution does - patching the
yacc:ed .c file to get rid of the building dependency.

Bumping portrevision of -server.

Pointy hat to:	me
Noticed by:	Mike Harding and others
Security:	http://www.vuxml.org/freebsd/6b4b0b3f-8127-11d9-a9e7-0001020eed82.html
Approved by:	seanc (implicit)
</content>
</entry>
<entry>
<title>Fix security alert using a patch from PostgreSQL's CVS repository:</title>
<updated>2005-02-19T12:07:46Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2005-02-19T12:07:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9c89540227221ee9001868542fa9f8e5bdceae53'/>
<id>urn:sha1:9c89540227221ee9001868542fa9f8e5bdceae53</id>
<content type='text'>
  Prevent overrunning a heap-allocated buffer if more than 1024
  parameters to a refcursor declaration are specified. This is a
  minimally-invasive fix for the buffer overrun.

Define LATEST_LINK to avoid package name clashes between the different
branches of PostgreSQL. [1] (Since postgresql-tcltk is hardwired to
branch 7.4, keep its LATEST_LINK to a generic value.)

Set UNIQUENAME and let it be the same for server &amp; client, so each
branch's ports will share the same options file. This adds some no-op
knobs to the -client port, but IMO it is better this way.

Add space inside paranthesis in OSVERSION conditional to work around
(ancient) make bug. [2]

Remove the Rendez-Vouz knob for 8.0 since I can't find the software
needed to even compile it on FreeBSD.

Bump portrevision (for -server only).

Noted by:	kris [1]
PR:		ports/77530 [2]
Security:	http://www.vuxml.org/freebsd/6b4b0b3f-8127-11d9-a9e7-0001020eed82.html
Approved by:	seanc (mentor)
</content>
</entry>
<entry>
<title>This port installs the client part of PostgreSQL.</title>
<updated>2005-01-31T00:00:28Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2005-01-31T00:00:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5a566703b21dffce748be5f82ea4e1153d615dac'/>
<id>urn:sha1:5a566703b21dffce748be5f82ea4e1153d615dac</id>
<content type='text'>
PR:		75344
Approved by:	portmgr@ (kris), ade &amp; sean (mentors)
</content>
</entry>
</feed>
