Fix off-by-one error in 2781b4bea7db357be59f9a5fd73ca1eb12ff5a79. Spotted by Tom Lane.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/85bb81de530aed08888f4fc3dec85c5cfbd3befd Modified Files -------------- src/backend/commands/trigger.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
