Re: Male/female

From: brian <brian(at)zijn-digital(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Male/female
Date: 2006-12-08 17:19:03
Message-ID: 45799E87.10404@zijn-digital.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Scott Marlowe wrote:
> On Fri, 2006-12-08 at 10:44, John Meyer wrote:
>
>>David Fetter wrote:
>>
>>>On Fri, Dec 08, 2006 at 03:23:11PM -0000, Raymond O'Donnell wrote:
>>>
>>>>Just wondering.....how do list member represent gender when storing
>>>>details of people in a database?
>>>
>>>I usually use a table called gender which has one TEXT column, that
>>>being its primary key. For one client I had, there were seven rows in
>>>this table.
>>
>>Seven genders? Even San Fransisco thinks that's over the top.
>
>
> Let's see.
>
> Male
> Female
> Hermaphrodite
> Trans (MTF)
> Trans (FTM)
> Neuter
>
> and... I can't think of a seventh possibility.
>

As has been pointed out, some governments forbid the collection of
gender information, so the seventh would be unknown/unreported.

brian

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Madison Kelly 2006-12-08 17:21:47 Re: Male/female
Previous Message Berend Tober 2006-12-08 17:17:47 Re: Male/female