Jay Chandler:
> I'm attempting to map local_recipient_maps via a Pgsql query.
> 
> The database contains the username portion of [EMAIL PROTECTED]
> 
> Is there a way to append @example.com to the result of the lookup query?

$ man pgsql_table
...
   result_format (default: %s)
          Format template applied to result attributes. Most commonly used
          to append (or prepend) text to the result.

This is a page full of text so I am not quoting it here.

        Wietse

Reply via email to