Re: [trivial patch] typo in doc/src/sgml/sepgsql.sgml

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Christoph Berg <cb(at)df7cb(dot)de>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [trivial patch] typo in doc/src/sgml/sepgsql.sgml
Date: 2012-02-15 18:45:29
Message-ID: 1329331419-sup-8774@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Excerpts from Christoph Berg's message of mié feb 15 12:16:52 -0300 2012:
> Re: Robert Haas 2012-02-15 <CA+TgmoZjUtSzHpXwwzcm4kJjwH__1AdMO3KoSbbQ+fHSCqpAKA(at)mail(dot)gmail(dot)com>
> > Fixed, but note that I had to recreate the patch by manual
> > examination. Including it inline tends to garble things.
>
> Hmm, I thought I had :set paste and everything...

If you copied from a pager, those tend to expand tabs to spaces, so the
patch gets mangled at that point. At least "less" does that. OTOH if
you :r the patch file, it works fine.

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2012-02-15 19:05:32 Re: [v9.2] Add GUC sepgsql.client_label
Previous Message Robert Haas 2012-02-15 18:23:59 Re: run GUC check hooks on RESET