X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 1A06AD1CA5C; Thu, 20 Nov 2003 17:50:07 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 78423-02; Thu, 20 Nov 2003 13:49:36 -0400 (AST) Received: from davinci.ethosmedia.com (server228.ethosmedia.com [209.128.84.228]) by svr1.postgresql.org (Postfix) with ESMTP id 1653BD1CB08; Thu, 20 Nov 2003 13:49:26 -0400 (AST) Received: from [63.195.55.98] (HELO spooky) by davinci.ethosmedia.com (CommuniGate Pro SMTP 4.0.2) with ESMTP id 3950231; Thu, 20 Nov 2003 09:50:12 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Josh Berkus Organization: Aglio Database Solutions To: Roberto Mello , Bruce Momjian Subject: Re: [DOCS] 7.4 official docs : Fonts? Date: Thu, 20 Nov 2003 09:49:01 -0800 User-Agent: KMail/1.4.3 Cc: Michael Glaesemann , pgsql-www@postgresql.org, pgsql-docs@postgresql.org References: <200311201716.hAKHGwd04849@candle.pha.pa.us> <20031120173107.GA3050@cc.usu.edu> In-Reply-To: <20031120173107.GA3050@cc.usu.edu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200311200949.01007.josh@agliodbs.com> X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/359 X-Sequence-Number: 3006 Guys, > > > color, and I'd rather not use pink unless everyone else thinks it's a > > > good idea.) Nooooo! pink on white == totally illegible > I use vim, it has good SQL coloring syntax. The one problem that I'd like > to fix in it is that the body of PL/pgSQL functions are shown as a big > string. Yeah. In Kate (with the PostgreSQL plug-in) I frequently wait until I'm done writing the procedure to quote it. What we could really use is a postgresql function editor with syntax highlighting, perhaps as a bonus to pgAdmin or pgAccess. -- Josh Berkus Aglio Database Solutions San Francisco