simple update on boolean

From: Cedric Boudin <cedric(at)dreamgnu(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: simple update on boolean
Date: 2007-12-06 09:25:26
Message-ID: 4757C006.90104@dreamgnu.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Most honourable members of the list,

this is a simple one, but I can't find the solution ( probably a
forest/tree problem).

update table set bolean_column = set_it_to_its_inverse where fk =
some_value;

or join me in the dark forest

cedric

Responses

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2007-12-06 09:36:01 Re: simple update on boolean
Previous Message Magnus Hagander 2007-12-06 08:58:40 Re: Import LDAP data to a Postgres database