Re: Rough draft: easier translation of psql help

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Rough draft: easier translation of psql help
Date: 2009-09-14 17:02:42
Message-ID: 4AAE7732.4080708@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter,

> This is what the attached patch produces.
>
> Comments?

This is how other project handle transation of these kinds of strings.

--
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2009-09-14 17:12:38 Re: Streaming Replication patch for CommitFest 2009-09
Previous Message Robert Haas 2009-09-14 16:10:33 Re: [PATCH] 8.5 plpgsql change for named notation: treat word following AS keyword as label v3