aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-10-03 19:26:49 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-10-03 19:26:49 +0000
commit15c194c1d51991deb7b7e6a00c6ce89575654120 (patch)
treee07a7ffab2d0494a6a08ec01e6d12c61413d675d /src/tutorial/funcs.c
parent251033186ff575cf130ec53daa996749022fbad3 (diff)
downloadpostgresql-15c194c1d51991deb7b7e6a00c6ce89575654120.tar.gz
postgresql-15c194c1d51991deb7b7e6a00c6ce89575654120.zip
Add GUC parameter check_function_bodies to control whether validation
of function bodies is done at CREATE FUNCTION time. This is normally true but can be set false to avoid problems with forward references, wrong schema search path, etc. This is just the backend patch, still need to adjust pg_dump to make use of it.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions