Remove meaninglist restrict qualifiers
The use of the restrict qualifier in casts is meaningless, so remove
them.
Reviewed-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://www.postgresql.org/message-id/flat/0e3d8644-c01d-4374-86ea-9f0a987981f0%40eisentraut.org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/64d2b0968ea494cb11900ffb7681b5784e4112b9
Modified Files
--------------
src/include/libpq/pqformat.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)