aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/analyze.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-08-30 22:16:50 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-10-04 22:14:21 -0400
commit036166f26e00ab3286ef29a6519525d6291fdfd7 (patch)
tree2efdc8207d5cfef2dfe32db174741418647bf10c /src/backend/commands/analyze.c
parent582bbcf37fb45ea2e6a851bf9a3c7d7364c7ad32 (diff)
downloadpostgresql-036166f26e00ab3286ef29a6519525d6291fdfd7.tar.gz
postgresql-036166f26e00ab3286ef29a6519525d6291fdfd7.zip
Document and use SPI_result_code_string()
A lot of semi-internal code just prints out numeric SPI error codes, which is not very helpful. We already have an API function to convert the codes to a string, so let's make more use of that. Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Diffstat (limited to 'src/backend/commands/analyze.c')
0 files changed, 0 insertions, 0 deletions