CVSROOT: /cvsrootModule name: pgsqlChanges by: tgl@postgresql.org 02/05/24 15:58:05
Modified files: src/pl/tcl : pltcl.c
Log message: Add 'volatile' to suppress gcc warning. Not sure why this warning wasn't seen before, maybe the Tcl compiler flags were less strict.