]> granicus.if.org Git - postgresql/commit
PL/Tcl: Fix compiler warnings with Tcl 8.6
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 1 Feb 2013 03:08:53 +0000 (22:08 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 1 Feb 2013 03:08:53 +0000 (22:08 -0500)
commitb1980f6d03f79ab57da8f32aa8cd9677dbe1d58f
tree8c74dedc1337d376ccad0c5c2e7eb68c3a452409
parentb78647a0e6f7b110273e98601f26d3d1db0ad931
PL/Tcl: Fix compiler warnings with Tcl 8.6

Some constification was added in the Tcl APIs, so add the modifiers in
PL/Tcl as well.
src/pl/tcl/pltcl.c