CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 03/10/05 22:11:13
Modified files:
src/bin/psql : common.c
Log message:
Fix order of operations within SendQuery() so that the time spent in
data transfer during COPY is included in the \timing display. Also
avoid portability problems if tv_usec is unsigned on some platform.
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2003-10-06 02:38:53 |
| Subject: pgsql-server/ oc/src/sgml/ref/copy.sgml rc/bac ... |
| Previous: | From: Tom Lane | Date: 2003-10-05 23:22:38 |
| Subject: Re: [COMMITTERS] pgsql-server/src/backend/catalog aclchk.c |