Re: [PATCHES] PostgreSQL virtual hosting support

From: "David J(dot) MacKenzie" <djm(at)web(dot)us(dot)uu(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [PATCHES] PostgreSQL virtual hosting support
Date: 2000-10-12 18:09:03
Message-ID: 20001012180903.958443E57@catapult.web.us.uu.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I have created the following patch with applies to the current source
> tree. However, there have been significant changes since 7.0, and even
> my patch does not incorporate all the other changes.
>
> I am not sure what to recommend. It would be optimal if you could take
> your patch, grab our current snapshot, and submit a new patch that works
> with our current code. Another option if you are too busy is to have
> one of our folks massage my patch to more properly merge into the
> existing code.
>
> Please let me know how you would like to proceed. My version of your patch
> is attached.

First of all, thank you for taking the time to work on my submission!
I would prefer if someone who's already familiar with what's changed since
7.0 would make whatever adjustments are needed. I'm occupied with
other projects at the moment. If it turns out that no one else has time
to work on it, I'll be the fallback.

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 2000-10-12 18:16:59 ECPG changes
Previous Message The Hermit Hacker 2000-10-12 18:06:43 Re: AW: ALTER TABLE DROP COLUMN