]> granicus.if.org Git - postgresql/commit
Use psql_error() for most psql error calls, per request from Magnus.
authorBruce Momjian <bruce@momjian.us>
Sun, 26 Aug 2012 02:58:42 +0000 (22:58 -0400)
committerBruce Momjian <bruce@momjian.us>
Sun, 26 Aug 2012 02:58:42 +0000 (22:58 -0400)
commit9e9a5b71d56a40292e6485ff03e1b65351664ece
treeb612eb543afd3c39a7144ed99c3b4627f7890ff6
parentf6752ee59af4b95248c32b0ee6477a15b0e93c63
Use psql_error() for most psql error calls, per request from Magnus.
src/bin/psql/command.c
src/bin/psql/common.c
src/bin/psql/describe.c
src/bin/psql/large_obj.c