pgsql/src/backend/parser (parse_func.c)

From: thomas(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/parser (parse_func.c)
Date: 2000-11-06 15:42:30
Message-ID: 200011061542.eA6FgUU35788@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, November 6, 2000 @ 10:42:30
Author: thomas

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/parser
from hub.org:/home/projects/pgsql/developers/thomas/CURRENT/pgsql/src/backend/parser

Modified Files:
parse_func.c

----------------------------- Log Message -----------------------------

Allow type resolution for UNKNOWN arguments to functions to fall back to
any available string type. Previously, all candidate choices must have
fallen within the same "type category" for PostgreSQL to be willing to
choose any of them.
Need to apply the same fixup to operator type resolution.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2000-11-06 15:46:17 [WEBMASTER] 'www/html/users-lounge index.html'
Previous Message Bruce Momjian 2000-11-06 15:38:25 Re: [WEBMASTER] 'www/html/devel-corner index.html'