From owner-cvs-all Sun Jun 4 9:47:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A58F537B905; Sun, 4 Jun 2000 09:47:24 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA63602; Sun, 4 Jun 2000 09:47:24 -0700 (PDT) (envelope-from knu@FreeBSD.org) Message-Id: <200006041647.JAA63602@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 4 Jun 2000 09:47:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql7 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2000/06/04 09:47:24 PDT Modified files: databases/postgresql7 Makefile Log: Enable multibyte support by default, and add knobs to disable it or set the default encoding. Still the "default" default encoding is singlebyte, so this shouldn't hurt anything but a little code increase. Approved by: andreas (the maintainer) Revision Changes Path 1.59 +39 -5 ports/databases/postgresql7/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message