Re: boolean or int2 - Mailing list pgsql-novice

From
Subject Re: boolean or int2
Date
Msg-id 20050803211249.32922.qmail@web33312.mail.mud.yahoo.com
Whole thread Raw
In response to Re: boolean or int2  ("Keith Worthington" <keithw@narrowpathinc.com>)
List pgsql-novice
> Personally I like to use a boolean to make the code
> a little more self
> documenting.  With a column name like passed_test
> and a boolean your code ends
> up looking like
>
> WHERE passed_test
>
> or
>
> WHERE NOT passed_test
>
> Kind Regards,
> Keith

i'm now applying your method - thanks.



__________________________________
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html


pgsql-novice by date:

Previous
From: "John J. Urbaniak"
Date:
Subject: Re: Vacuum with Views
Next
From:
Date:
Subject: Leading Zeros