Remove 'msg' parameter from convert_tuples_by_name

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: fe66125974c58cc749ba441ff53e72216c819da0
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2019-09-03T18:47:29Z
Releases: 13.0
Remove 'msg' parameter from convert_tuples_by_name

The message was included as a parameter when this function was added in
dcb2bda9b704, but I don't think it has ever served any useful purpose.
Let's stop spreading it pointlessly.

Reviewed by Amit Langote and Peter Eisentraut.

Discussion: https://postgr.es/m/20190806224728.GA17233@alvherre.pgsql

Files

Discussion