Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb31df3e

Browse files
author
Thomas G. Lockhart
committed
Mention PST8PDT explicitly in the banner message (rather than PST/PDT).
1 parent6316f4d commitb31df3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/test/regress/regress.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
# $Header: /cvsroot/pgsql/src/test/regress/Attic/regress.sh,v 1.12 1997/11/14 15:57:12 thomas Exp $
2+
# $Header: /cvsroot/pgsql/src/test/regress/Attic/regress.sh,v 1.13 1997/12/16 16:01:05 thomas Exp $
33
#
44
ifecho'\c'| grep -s c>/dev/null2>&1
55
then
@@ -22,8 +22,8 @@ FRONTEND="psql -n -e -q"
2222

2323
echo"=============== Notes... ================="
2424
echo"postmaster must already be running for the regression tests to succeed."
25-
echo"The time zone is now set toPST/PDT explicitly bythe regression test"
26-
echo"client frontend. Please report any apparent problems to"
25+
echo"The time zone is now set toPST8PDT explicitly bythis regression test"
26+
echo"client frontend. Please report any apparent problems to"
2727
echo" ports@postgresql.org"
2828
echo"See regress/README for more information."
2929
echo""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp