Search Postgresql Archives

Changes in pl/pgsql?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've been going through functions for my database, originally developed with version 8.0, and had some odd behavior.  I'm in the habit of putting parentheses around the conditional clauses in IF statements.  One of my trigger functions didn't work, but when the parentheses were deleted, it did.  Has something been changed in pl/pgsql for version 8.1.3?  Here is the statement.
 
IF (NEW.is_individual) THEN ...
 
where is_individual is a boolean field
 
Michael Schmidt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux