| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Subject: | Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation |
| Date: | 2013-10-11 21:01:05 |
| Message-ID: | 3806.1381525265@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> On 10/11/2013 03:57 AM, Tom Lane wrote:
>> What about unused_oids?
> Here's a quick version I whipped up along the same lines that you can
> play with.
> There's probably a good case for combining them.
Meh. To me, those two scripts are used in different scenarios, so
I'm not especially in favor of merging them.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2013-10-11 21:25:22 | Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation |
| Previous Message | Kevin Grittner | 2013-10-11 18:05:27 | pgsql: Fix several possibly non-portable gaffs in record_image_ops. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2013-10-11 21:25:22 | Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation |
| Previous Message | Kevin Grittner | 2013-10-11 20:58:50 | Re: [SQL] Comparison semantics of CHAR data type |