From 7292131c66db233675bef4767012783a584a2655 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 27 Aug 2002 20:16:49 +0000 Subject: Enable locale, so case conversion (identifier processing) and number formatting (\timing) works correctly. Change "Total time" to "Time" since there is nothing that "total" refers to. Remove non-multibyte code. --- doc/src/sgml/ref/psql-ref.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 02c5d833b82..3bded5cf93b 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -1591,7 +1591,7 @@ lo_import 152801 \timing - Toggles a display of how long each query takes, in milliseconds. + Toggles a display of how long each SQL statement takes, in milliseconds. -- cgit v1.2.3