Skip to content

Commit 39f3c5d

Browse files
committed
unbreak unicode/utf8 test
1 parent db53fa6 commit 39f3c5d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
File renamed without changes.

src/test/mb/mbregress.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#! /bin/sh
2-
# $PostgreSQL: pgsql/src/test/mb/mbregress.sh,v 1.8 2005/03/07 04:30:55 momjian Exp $
2+
# $PostgreSQL: pgsql/src/test/mb/mbregress.sh,v 1.9 2005/06/24 15:11:59 ishii Exp $
33

44
if echo '\c' | grep -s c >/dev/null 2>&1
55
then
@@ -14,8 +14,8 @@ if [ ! -d results ];then
1414
mkdir results
1515
fi
1616

17-
dropdb unitest
18-
createdb -E UTF8 unitest
17+
dropdb utf8
18+
createdb -E UTF8 utf8
1919

2020
PSQL="psql -n -e -q"
2121
tests="euc_jp sjis euc_kr euc_cn euc_tw big5 utf8 mule_internal"
File renamed without changes.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy