[BUGS] Casting integer to boolean

2002-08-16 Thread Bhuvan A
Hi, I am using postgresql 7.2.1. How do i cast an integer value to boolean? I did try the below sequence of SQLs and was little bit confused, by the way it behaves. It casts the integer value to boolean in one case but not ever again. bhuvan=> SELECT count(*)::int::boolean from my_table; ERROR:

Re: [BUGS] bug in config for cygwin

2002-08-16 Thread Bruce Momjian
I can't seem to find the file you are having a problem with. Would you supply the full path of the file? --- Scott wrote: > Hi, > > I'm not sure if what I've noticed fully qualifies as a bug...but, > I run cygwin and also