Re: Missing OID define

Lists: pgsql-hackers
From: Phil Sorber <phil(at)omniti(dot)com>
To: PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Missing OID define
Date: 2012-10-02 14:47:27
Message-ID: CADAkt-gYF+R6=tQYid8UhiuRNau_NnM8r88wfuDU--bgtwxwNw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Thom Brown and I were doing some hacking the other day and came across
this missing define. We argued over who was going to send the patch in
and I lost. So here it is.

Attachment Content-Type Size
pg_type_uuid_oid.diff application/octet-stream 698 bytes

From: Thom Brown <thom(at)linux(dot)com>
To: Phil Sorber <phil(at)omniti(dot)com>
Cc: PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Missing OID define
Date: 2012-10-03 15:44:30
Message-ID: CAA-aLv44j6=+Qo2jbFdN8TJhuakjOr07LcYFwc_HHWU_CHZ0tQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 2 October 2012 15:47, Phil Sorber <phil(at)omniti(dot)com> wrote:
> Thom Brown and I were doing some hacking the other day and came across
> this missing define. We argued over who was going to send the patch in
> and I lost. So here it is.

Capital idea. +1

--
Thom


From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Phil Sorber *EXTERN*" <phil(at)omniti(dot)com>, "PostgreSQL-development Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Missing OID define
Date: 2012-10-05 07:32:40
Message-ID: D960CB61B694CF459DCFB4B0128514C20886A470@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Phil Sorber wrote:
> Thom Brown and I were doing some hacking the other day and came across
> this missing define. We argued over who was going to send the patch in
> and I lost. So here it is.

+1

I have been missing this #define.

Yours,
Laurenz Albe


From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>
Cc: "Phil Sorber *EXTERN*" <phil(at)omniti(dot)com>, PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Missing OID define
Date: 2012-10-08 14:18:04
Message-ID: CA+TgmoYD04iZJ_=n1hvpwi5Jk6whYmYUyStYqeCuGSeUdv=ELg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Fri, Oct 5, 2012 at 3:32 AM, Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at> wrote:
> Phil Sorber wrote:
>> Thom Brown and I were doing some hacking the other day and came across
>> this missing define. We argued over who was going to send the patch in
>> and I lost. So here it is.
>
> +1
>
> I have been missing this #define.

After extensive review, I have committed this patch.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company