Re: Male/female

Поиск
Список
Период
Сортировка
От Jorge Godoy
Тема Re: Male/female
Дата
Msg-id 87d56udm6z.fsf@ieee.org
обсуждение исходный текст
Ответ на Re: Male/female  (Madison Kelly <linux@alteeve.com>)
Ответы Re: Male/female  ("Michael Nolan" <htfoot@gmail.com>)
Список pgsql-general
Madison Kelly <linux@alteeve.com> writes:

> Some people argue that gender is a spectrum. If you want to be very
> inclusive. Maybe you could use a 'float' and stick with 0 = woman, 1 = man
> (self documenting after all) with the option of '0.1 - 0.9' for people who
> feel "in between". How efficient is 'float'? This would also work for animals
> that fall outside then normal male/female designation.

Then you can use NULL to represent unknown information but you miss the other
possibility that was pointed out: the person refused to inform the gender.  To
cover all these possibilities with one single column we need a set of discrete
states.

--
Jorge Godoy      <jgodoy@gmail.com>


В списке pgsql-general по дате отправления:

Предыдущее
От: AgentM
Дата:
Сообщение: Re: Male/female
Следующее
От: "Michael Nolan"
Дата:
Сообщение: Re: Male/female