diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-12-21 11:47:13 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-12-21 11:47:50 -0500 |
commit | cd510f04137a1436ad6029da4998f5224395a08d (patch) | |
tree | 6db1dad4b2be8cd00271969dcaaab881935c7ade /src/backend/commands/view.c | |
parent | 1fc5c4945047e8e8c7aa1644b52dd0187b729181 (diff) | |
download | postgresql-cd510f04137a1436ad6029da4998f5224395a08d.tar.gz postgresql-cd510f04137a1436ad6029da4998f5224395a08d.zip |
Convert elog() to ereport() and do some wordsmithing.
It's not entirely clear that we should log a message here at all, but
it's certainly wrong to use elog() for a message that should clearly
be translatable.
Amit Langote
Diffstat (limited to 'src/backend/commands/view.c')
0 files changed, 0 insertions, 0 deletions