aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-06-17 18:57:29 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-06-17 18:57:29 +0000
commit6775c0108039a13458004d893e4a17b4ae3fae9d (patch)
treeb6d42449d0dfff50ef52fc8ce9a59dd298d8c107 /src/tutorial/funcs.c
parent23347231a53bc373710db71559a194d87f60a7cb (diff)
downloadpostgresql-6775c0108039a13458004d893e4a17b4ae3fae9d.tar.gz
postgresql-6775c0108039a13458004d893e4a17b4ae3fae9d.zip
Revert an ill-considered portion of my patch of 12-Mar, which tried to save a
few lines in sql_exec_error_callback() by using the function source string field that the patch added to SQL function cache entries. This doesn't work because the fn_extra field isn't filled in yet during init_sql_fcache(). Probably it could be made to work, but it doesn't seem appropriate to contort the main code paths to make an error-reporting path a tad faster. Per report from Pavel Stehule.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions