Re: JDBC Array Support, Take 2

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Rene Pijlman <rpijlman(at)wanadoo(dot)nl>
Cc: Greg Zoller <gzoller(at)hotmail(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: JDBC Array Support, Take 2
Date: 2001-08-10 18:29:01
Message-ID: 200108101829.f7AIT2a24723@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


The problem is that there is wrapping in the patch. Attached is a
cleaned up version.

> On Fri, 10 Aug 2001 12:38:43 -0400, Greg Zoller wrote:
> >patch -p1 < PATH_TO_PATCH_FILE/patch.txt
>
> I'm still getting this:
>
> $ patch -p1 <patch.txt
> patching file errors.properties
> patch: **** malformed patch at line 5: # This is the default
> errors
>
> Any ideas what may be causing this? I'm on Red Hat Linux 7.1 and
> patch -version says:
>
> patch 2.5.4
> Copyright 1984-1988 Larry Wall
> Copyright 1989-1999 Free Software Foundation, Inc.
>
> Regards,
> Ren? Pijlman
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Attachment Content-Type Size
unknown_filename text/plain 18.8 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-08-10 20:08:50 JDBC pg_description update needed for CVS tip
Previous Message Rene Pijlman 2001-08-10 17:57:33 Re: JDBC Array Support, Take 2