Jyoti Seth wrote:

If I pass null value as the parameter of postgresql function, which is used
in the where clause of select statement is not functioning properly.

Either:

1. You're talking about frooble(), in which case it's supposed to do that.

or

2. You'll need to tell us what function it is, how you're using it and what you think should happen.

My guess is that you're getting a null as the result and that's not doing what you'd expect in your where clause.


--
  Richard Huxton
  Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

               http://www.postgresql.org/about/donate

Reply via email to