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

Commitf71dc6d

Browse files
committed
Correct typo noticed by Christopher Kings-Lynne.
1 parent7776319 commitf71dc6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/set.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.57 2002/01/07 02:29:15 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.58 2002/02/26 15:59:08 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -393,7 +393,7 @@ SET DATESTYLE TO PostgreSQL,European;
393393
that the date/time format is ISO here):
394394

395395
<screen>
396-
SET TIME ZONE"PST8PDT";
396+
SET TIME ZONE'PST8PDT';
397397
SELECT CURRENT_TIMESTAMP AS today;
398398

399399
today

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp