From 978e3de48fd8491061803765cdc592ab234edd46 Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Fri, 7 Nov 2008 09:49:49 +0000 Subject: Update PostgreSQL to latest versions. 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 --- databases/postgresql84-server/files/pkg-message-server.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql84-server/files/pkg-message-server.in') diff --git a/databases/postgresql84-server/files/pkg-message-server.in b/databases/postgresql84-server/files/pkg-message-server.in index cd6c42ed2090..54f397448198 100644 --- a/databases/postgresql84-server/files/pkg-message-server.in +++ b/databases/postgresql84-server/files/pkg-message-server.in @@ -31,7 +31,7 @@ consider running the SQL script %%PREFIX%%/share/postgresql/odbc.sql to get the functions required for ODBC compliance. Please note that if you use the rc script, -%%PREFIX%%/etc/rc.conf/postgresql, to initialize the database, unicode +%%PREFIX%%/etc/rc.d/postgresql, to initialize the database, unicode (UTF-8) will be used to store character data by default. Set postgresql_initdb_flags or use login.conf settings described below to alter this behaviour. See the start rc script for more info. -- cgit v1.2.3