On Tue, Apr 7, 2009 at 10:23 AM, Charles N. Charotti <[email protected]> wrote: > Hi everybody, > > I'm just wondering what implementation is better in terms of performance > specially in the actual parameter passing between functions when using > PL/pgSQL, Text parameters or Varchar ones ?
They are the same. -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
