Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2 - Mailing list pgsql-hackers

From gj
Subject Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2
Date
Msg-id E1ME33F-0005Rg-LA@pointblue.com.pl
Whole thread Raw
In response to Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2  (Kedar Potdar <kedar.potdar@gmail.com>)
List pgsql-hackers
On Tue, 9 Jun 2009 at 13:52:08, Kedar Potdar wrote:

> I did a fresh checkout and applied patch and added files and it works at my
> end.
>
> Is there any problem with formatting of the file? May be some
> characters('\') missing in conversion?
>
For one, I think you should put it around in quotes, when you echo something out
- just in case.
Second, isn't there any better way to do it, than in shell script ?
Shouldn't that bit be called on make check, not on build (make).?



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Multicolumn index corruption on 8.4 beta 2
Next
From: Tom Lane
Date:
Subject: Re: [Fwd: Re: dblink patches for comment]