Keep track of language's trusted flag in InlineCodeBlock. Needed to support DO blocks for languages that have both trusted and untrusted variants.

Andrew Dunstan <andrew@dunslane.net>

Commit: b79f49c780ac35907392916138475452191412c6
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2009-11-06T21:57:57Z
Releases: 9.0.0
Keep track of language's trusted flag in InlineCodeBlock. Needed to support DO blocks for languages that have both trusted and untrusted variants.

Files

PathChange+/−
src/backend/commands/functioncmds.c modified +2 −1
src/include/nodes/parsenodes.h modified +2 −1