Use the non-deprecated TG_TABLE_MAME in test trigger

Magnus Hagander <magnus@hagander.net>

Commit: 44a184cb686866b10d63695db344195c239f9374
Author: Magnus Hagander <magnus@hagander.net>
Date: 2020-11-03T09:19:55Z
Releases: 14.0
Use the non-deprecated TG_TABLE_MAME in test trigger

Commit 3a9ae3d2068 (back in 2006) deprecated TG_RELNAME
in favor of TG_TABLE_NAME, but the existing usage in test
cases has remained till today. Change to use TG_TABLE_NAME
instead (TG_RELNAME is still covered by a test case).

Files