git.postgresql.org Git - postgresql.git/commit
2017年8月31日 02:16:50 +0000 (22:16 -0400)
Thu, 5 Oct 2017 02:14:21 +0000 (22:14 -0400)
commit 036166f26e00ab3286ef29a6519525d6291fdfd7
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>
This is the main PostgreSQL git repository.
RSS
Atom