Re: Policy on pulling in code from other projects?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Policy on pulling in code from other projects?
Date: 2011-07-23 17:36:57
Message-ID: 4E2B06B9.9060307@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 07/23/2011 03:39 AM, Andrew Dunstan wrote:
>
> 1. I think the proposed use is of very marginal value at best, and
> certainly not worth importing an external library for.
>
> 2. Even if we have the feature, we do not need to parse URIs generally.
> A small amount of hand written C code should suffice. If it doesn't that
> would itself be an argument against it.

Well the one area that I think this might be useful in the future is the
pg_hba.conf but that is for a whole other thread.

JD

>
> cheers
>
> andrew
>
>

--
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Support, Training, Professional Services and Development
The PostgreSQL Conference - http://www.postgresqlconference.org/
@cmdpromptinc - @postgresconf - 509-416-6579

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2011-07-23 20:49:51 Re: XPATH vs. server_encoding != UTF-8
Previous Message Joshua D. Drake 2011-07-23 17:35:41 Re: Policy on pulling in code from other projects?