pgsql-server/ oc/src/sgml/ref/psql-ref.sgml oc ...
| От | tgl@svr1.postgresql.org (Tom Lane) |
|---|---|
| Тема | pgsql-server/ oc/src/sgml/ref/psql-ref.sgml oc ... |
| Дата | |
| Msg-id | 20030628001240.B0AB63103D8@svr1.postgresql.org обсуждение |
| Список | pgsql-committers |
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 03/06/27 21:12:40
Modified files:
doc/src/sgml/ref: psql-ref.sgml
doc/src/sgml : release.sgml
src/bin/psql : command.c command.h common.c common.h copy.c
copy.h large_obj.c prompt.c settings.h
startup.c variables.c variables.h
Log message:
Update psql for some features of new FE/BE protocol. There is a
client-side AUTOCOMMIT mode now: '\set AUTOCOMMIT off' supports
SQL-spec commit behavior. Get rid of LO_TRANSACTION hack --- the
LO operations just work now, using libpq's ability to track the
transaction status. Add a VERBOSE variable to control verboseness
of error message display, and add a %T prompt-string code to show
current transaction-block status. Superuser state display in the
prompt string correctly follows SET SESSION AUTHORIZATION commands.
Control-C works to get out of COPY IN state.
В списке pgsql-committers по дате отправления: