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

Commit57c499a

Browse files
committed
Fix Westwood/Westward, from Wessel van Norel.
1 parent90bdb64 commit57c499a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/select.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/select.sgml,v 1.33 2000/10/05 19:48:18 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/select.sgml,v 1.34 2000/12/08 20:11:11 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -760,7 +760,7 @@ SELECT actors.name
760760
the <command>FROM</command> clause from a query. This feature
761761
was retained from the original PostQuel query language:
762762
<programlisting>
763-
SELECT distributors.* WHERE name = 'Westwood';
763+
SELECT distributors.* WHERE name = 'Westward';
764764

765765
did | name
766766
-----+----------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp