From owner-freebsd-ports@FreeBSD.ORG Sat Jan 31 08:27:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7956416A4CE for ; Sat, 31 Jan 2004 08:27:37 -0800 (PST) Received: from amsfep13-int.chello.nl (amsfep13-int.chello.nl [213.46.243.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1228743D1D for ; Sat, 31 Jan 2004 08:27:33 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from palle.girgensohn.se ([213.89.137.38]) by amsfep20-int.chello.nlESMTP <20040131154501.NYYW1492.amsfep20-int.chello.nl@palle.girgensohn.se>; Sat, 31 Jan 2004 16:45:01 +0100 Received: from localhost (localhost [127.0.0.1]) by palle.girgensohn.se (8.12.9p2/8.12.9) with ESMTP id i0VFj0QY068538; Sat, 31 Jan 2004 16:45:00 +0100 (CET) (envelope-from girgen@pingpong.net) Date: Sat, 31 Jan 2004 16:44:59 +0100 From: Palle Girgensohn To: Dan Langille Message-ID: <18990000.1075563899@palle.girgensohn.se> In-Reply-To: <401B6403.8589.19D9A1B3@localhost> References: <401AC855.2067.177977F8@localhost> <401B6403.8589.19D9A1B3@localhost> X-Mailer: Mulberry/3.1.0 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline cc: ports@freebsd.org Subject: Re: databases/postgresql7 dump + restore didn't include pgcrypto functions X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 16:27:37 -0000 --On l=F6rdag, januari 31, 2004 08.14.59 -0500 Dan Langille=20 wrote: > On 31 Jan 2004 at 5:06, Palle Girgensohn wrote: > >> If I'm not wrong, this means that postgresql functions, at least those >> programmed in C and using elog, must be rebuilt when updating the server >> 7.3 -> 7.4. > > Yes. This is confirmed by http://archives.postgresql.org/pgsql- > general/2003-10/msg00667.php Cool. An echo in the Makefile would end up in the postgresql-contrib=20 makefile IMO, but would not have helped you, since you didn't use the port. = If one does use the port, chances are pretty high that all pg ports will be = updated together. I'm not sure an echo will do much good - too much=20 information makes ppl stop reading... The postgresql7 port is already=20 overloaded with echoes. Opinions? /Palle