pgsql: Add collation assignment to CALL statement

2019-02-06 Thread Peter Eisentraut
Add collation assignment to CALL statement Otherwise functions that require collation information will not have it if they are called in arguments to a CALL statement. Reported-by: Jean-Marc Voillequin Reviewed-by: Tom Lane Discussion: https://www.postgresql.org/message-id/flat/1EC8157EB499BF4

pgsql: Add collation assignment to CALL statement

2019-02-06 Thread Peter Eisentraut
Add collation assignment to CALL statement Otherwise functions that require collation information will not have it if they are called in arguments to a CALL statement. Reported-by: Jean-Marc Voillequin Reviewed-by: Tom Lane Discussion: https://www.postgresql.org/message-id/flat/1EC8157EB499BF4