Simple add lines as shown: > for r in select * from tconcattest loop IF r.str IS NOT NULL THEN > output := output || r.str; END IF; > end loop; - Andrew
- [BUGS] Concat error in PL/pgsql Hans Peter Wuermli
- Re: [BUGS] Concat error in PL/pgsql Tom Lane
- RE: [BUGS] Concat error in PL/pgsql Andrew Snow
- RE: [BUGS] Concat error in PL/pgsql Andrew Snow