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

Commitebd697a

Browse files
author
Thomas G. Lockhart
committed
Add line to mention PST8PDT time zone. Seems useful, but maybe not?
1 parente0c192e commitebd697a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/test/regress/regress.sh

Lines changed: 2 additions & 1 deletion
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.40 2000/02/13 21:45:15 petere Exp $
2+
# $Header: /cvsroot/pgsql/src/test/regress/Attic/regress.sh,v 1.41 2000/02/15 03:30:57 thomas Exp $
33
#
44
if [$#-eq 0 ]
55
then
@@ -57,6 +57,7 @@ fi
5757

5858
echo"=============== Notes... ================="
5959
echo"postmaster must already be running for the regression tests to succeed."
60+
echo"The time zone is set to PST8PDT for these tests by the client frontend."
6061
echo"Please report any apparent problems to ports@postgresql.org"
6162
echo"See regress/README for more information."
6263
echo""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp