From e1a22d5e8442dbcf55b522f87f59334978c0619d Mon Sep 17 00:00:00 2001 From: Tatsuo Ishii Date: Wed, 24 Mar 1999 06:57:20 +0000 Subject: [PATCH] Add KOI8/WIN/ALT to set client_encoding command help --- src/bin/psql/psqlHelp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/psql/psqlHelp.h b/src/bin/psql/psqlHelp.h index 611716c4bb6..461c2df7007 100644 --- a/src/bin/psql/psqlHelp.h +++ b/src/bin/psql/psqlHelp.h @@ -5,7 +5,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: psqlHelp.h,v 1.60 1999/03/19 02:41:36 momjian Exp $ + * $Id: psqlHelp.h,v 1.61 1999/03/24 06:57:20 ishii Exp $ * *------------------------------------------------------------------------- */ @@ -330,7 +330,7 @@ static struct _helpStruct QL_HELP[] = { set GEQO TO 'ON[=#]'|'OFF'\n\ set R_PLANS TO 'ON'|'OFF'\n\ set QUERY_LIMIT TO #\n\ -set CLIENT_ENCODING TO 'EUC_JP'|'SJIS'|'EUC_CN'|'EUC_KR'|'EUC_TW'|'BIG5'|'MULE_INTERNAL'|'LATIN1'|'LATIN2'|'LATIN3'|'LATIN4'|'LATIN5'"}, +set CLIENT_ENCODING TO 'EUC_JP'|'SJIS'|'EUC_CN'|'EUC_KR'|'EUC_TW'|'BIG5'|'MULE_INTERNAL'|'LATIN1'|'LATIN2'|'LATIN3'|'LATIN4'|'LATIN5'|'KOI8|'WIN'|'ALT'"}, #else "\ \tSET DateStyle TO 'ISO'|'SQL'|'Postgres'|'European'|'US'|'NonEuropean'\n\