CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 01/10/19 15:43:19
Modified files:
src/pl/tcl : pltcl.c
Log message:
Fix a lot of confusion between typlen and typmod. Didn't hurt too much
back when only varlena types paid any attention to typmod ...