| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| 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 16:11:53 |
| Message-ID: | 52582349.6030709@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On 10/11/2013 03:57 AM, Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>> Replace duplicate_oids with Perl implementation
>> It is more portable, more robust, and more readable.
>> From: Andrew Dunstan <andrew(at)dunslane(dot)net>
> 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.
cheers
andrew
| Attachment | Content-Type | Size |
|---|---|---|
| unused_oids | text/plain | 1.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2013-10-11 18:05:27 | pgsql: Fix several possibly non-portable gaffs in record_image_ops. |
| Previous Message | Tom Lane | 2013-10-11 07:57:57 | Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gibheer | 2013-10-11 16:48:40 | Re: Patch for reserved connections for replication users |
| Previous Message | Tom Lane | 2013-10-11 16:05:19 | Re: #define ExclusiveLock in /usr/include/postgresql/9.1/server/storage/lock.h |