diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-04-19 16:14:56 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-04-19 16:14:56 -0400 |
commit | 6e481ebff6368cb0ab5351a5ef3463747c35af22 (patch) | |
tree | acfcb9ac105f62478542b991f5af8b05ddf03cc8 /src/backend/utils/adt/float.c | |
parent | 3353583d7ecf7c9f8bc5966ed0a2537dec71ffdc (diff) | |
download | postgresql-6e481ebff6368cb0ab5351a5ef3463747c35af22.tar.gz postgresql-6e481ebff6368cb0ab5351a5ef3463747c35af22.zip |
Improve error message when an FDW doesn't support WHERE CURRENT OF.
If an FDW fails to take special measures with a CurrentOfExpr, we will
end up trying to execute it as an ordinary qual, which was being treated
as a purely internal failure condition. Provide a more user-oriented
error message for such cases.
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions