Re: extensible enum types - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: extensible enum types
Date
Msg-id 1276900502-sup-1914@alvh.no-ip.org
Whole thread Raw
In response to Re: extensible enum types  (Joseph Adams <joeyadams3.14159@gmail.com>)
List pgsql-hackers
Excerpts from Joseph Adams's message of vie jun 18 18:17:50 -0400 2010:

> Couldn't enum_eq just use get_fn_expr_argtype to determine the type of
> enum input rather than rely on it being stored in the value (either
> implicitly via OID or explicitly as a word half)?
> 
> Also, I can't seem to find the original debates from when enums were
> implemented.  Does anyone have a link to that thread in the archives?

Probably around here
http://archives.postgresql.org/pgsql-patches/2006-12/msg00099.php

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: extensible enum types
Next
From: Tom Lane
Date:
Subject: Re: extensible enum types