create_funcs.sql: Create nullable()
commite6b55431aff28262495048315fb98b7e72af5dff
authorØyvind A. Holm <sunny@sunbase.org>
Mon, 14 Nov 2011 02:30:03 +0000 (14 03:30 +0100)
committerØyvind A. Holm <sunny@sunbase.org>
Mon, 14 Nov 2011 02:30:03 +0000 (14 03:30 +0100)
treef1c705b063a57237d5fb95ed4733f932f60dc211
parentb757368fe8924e096f5668948003c51d0c8c4e4e
create_funcs.sql: Create nullable()

When concatenating strings in a SELECT statement and one or more of the
values are NULL, nothing is returned. This function fixes that.

d5d0ca9e-0e68-11e1-b42e-6bdb49f36656
postgres/create_funcs.sql