Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation
| От | Tom Lane |
|---|---|
| Тема | Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation |
| Дата | |
| Msg-id | 2701.1384117659@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation (Peter Eisentraut <peter_e@gmx.net>) |
| Ответы |
Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation
|
| Список | pgsql-hackers |
Peter Eisentraut <peter_e@gmx.net> writes:
> On 10/11/13 3:57 AM, Tom Lane wrote:
>> What about unused_oids?
> We are not planning to put unused_oids in to the main build path, so
> there is much less of a need to make it more portable or robust.
> Also, as we have just (re-)learned, you cannot rely on /usr/bin/perl
> being there, so rewriting unused_oids in Perl would arguably make it
> less usable.
I'd argue the opposite --- the existing shell-script version is entirely
useless to developers running on Windows, while they could use a Perl
version. Also, we've pretty much locked in the assumption that developers
will have Perl.
I've not actually looked at Andrew's script yet, but if it works I think
we should replace the shell script.
regards, tom lane
В списке pgsql-hackers по дате отправления: