On Tue, Mar 9, 2010 at 9:30 AM, Pavel Stehule <[email protected]> wrote: > postgres=# select concat('ahaha',10,null,current_date, true); > concat > ------------------------ > ahaha,10,,2010-03-09,t
why are there commas in the output? merlin -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
