diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2011-11-29 22:04:59 +0200 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2011-11-30 06:56:18 +0200 |
commit | dd136052bcc8281dd3faa77e717cd7cec216f7c7 (patch) | |
tree | e6a704dbd3c7ad84494a7c63f6e802d3d0ede6d9 /src/backend/commands/trigger.c | |
parent | be2f909200ece7985d60848797c3eb07f9d1b995 (diff) | |
download | postgresql-dd136052bcc8281dd3faa77e717cd7cec216f7c7.tar.gz postgresql-dd136052bcc8281dd3faa77e717cd7cec216f7c7.zip |
Strip file names reported in error messages in vpath builds
In vpath builds, the __FILE__ macro that is used in verbose error
reports contains the full absolute file name, which makes the error
messages excessively verbose. So keep only the base name, thus
matching the behavior of non-vpath builds.
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions