pgsql: Fix another case of indirectly casting away const.
Started by Tom Lane6 months ago1 messagescomitters
Fix another case of indirectly casting away const.
This one was missed in 8f1791c61, because the machines that
detected those issues don't compile this function.
Author: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: /messages/by-id/1324889.1764886170@sss.pgh.pa.us
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/9f7565c6c2d45df9705556c60f41394a8356cdf9
Modified Files
--------------
src/port/getopt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)