Обсуждение: pgsql: Use psql_error() for most psql error calls, per request from Mag

Поиск
Список
Период
Сортировка

pgsql: Use psql_error() for most psql error calls, per request from Mag

От
Bruce Momjian
Дата:
Use psql_error() for most psql error calls, per request from Magnus.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9e9a5b71d56a40292e6485ff03e1b65351664ece

Modified Files
--------------
src/bin/psql/command.c   |   13 +++++++------
src/bin/psql/common.c    |   13 +++++++------
src/bin/psql/describe.c  |   43 +++++++++++++++++++++----------------------
src/bin/psql/large_obj.c |    6 +++---
4 files changed, 38 insertions(+), 37 deletions(-)