Re: [trivial patch] Ellipsis whitespace in SQL docs

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Christoph Berg <cb(at)df7cb(dot)de>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [trivial patch] Ellipsis whitespace in SQL docs
Date: 2010-11-29 09:55:27
Message-ID: 4CF3788F.6060109@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 29.11.2010 10:43, Christoph Berg wrote:
> here's a trivial patch:
> Changed several occurrences of ",..." to ", ..." in SQL syntax to be
> consistent with the rest.

Thanks, applied.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dimitri Fontaine 2010-11-29 10:04:03 Re: profiling connection overhead
Previous Message Dimitri Fontaine 2010-11-29 09:26:35 Re: pg_execute_from_file review