Add collation assignment to CALL statement

Peter Eisentraut <peter@eisentraut.org>

Commit: cd5afd8175e256fa401cf440d06304df746abe62
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-02-07T07:25:47Z
Releases: 12.0
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 <Jean-Marc.Voillequin@moodys.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/1EC8157EB499BF459A516ADCF135ADCE39FFAC54%40LON-WGMSX712.ad.moodys.net

Files

Discussion