diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-17 18:57:29 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-17 18:57:29 +0000 |
commit | 6775c0108039a13458004d893e4a17b4ae3fae9d (patch) | |
tree | b6d42449d0dfff50ef52fc8ce9a59dd298d8c107 /src/tutorial/basics.source | |
parent | 23347231a53bc373710db71559a194d87f60a7cb (diff) | |
download | postgresql-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/basics.source')
0 files changed, 0 insertions, 0 deletions