Alvaro Herrera writes:
> 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.
You should be able to add an “inline” attachment too, and the receiver
should then be a
On Wed, Feb 15, 2012 at 1:45 PM, Alvaro Herrera
wrote:
> Excerpts from Christoph Berg's message of mié feb 15 12:16:52 -0300 2012:
>> Re: Robert Haas 2012-02-15
>>
>> > Fixed, but note that I had to recreate the patch by manual
>> > examination. Including it inline tends to garble things.
>>
>>
Excerpts from Christoph Berg's message of mié feb 15 12:16:52 -0300 2012:
> Re: Robert Haas 2012-02-15
>
> > 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 copi
Re: Robert Haas 2012-02-15
> 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...
> > (It is unclear to me why the same example is cited twice here, but the
> > text around them is
On Wed, Feb 15, 2012 at 5:38 AM, Christoph Berg wrote:
> diff --git a/doc/src/sgml/sepgsql.sgml b/doc/src/sgml/sepgsql.sgml
> index e45c258..ee0a255 100644
> *** a/doc/src/sgml/sepgsql.sgml
> --- b/doc/src/sgml/sepgsql.sgml
> *** UPDATE t1 SET x = 2, y = md5sum(y) WHERE
> *** 358,364 *
diff --git a/doc/src/sgml/sepgsql.sgml b/doc/src/sgml/sepgsql.sgml
index e45c258..ee0a255 100644
*** a/doc/src/sgml/sepgsql.sgml
--- b/doc/src/sgml/sepgsql.sgml
*** UPDATE t1 SET x = 2, y = md5sum(y) WHERE
*** 358,364
In this case we must have db_table:select in additio