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

Commit6e6125d

Browse files
committed
This patch fixes a small typo in information_schema.sgml.
Guillaume Lelarge
1 parente3f1607 commit6e6125d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/information_schema.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.27 2006/09/05 21:08:34 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.28 2006/10/03 01:03:53 momjian Exp $ -->
22

33
<chapter id="information-schema">
44
<title>The Information Schema</title>
@@ -5074,7 +5074,7 @@ ORDER BY c.ordinal_position;
50745074
</row>
50755075

50765076
<row>
5077-
<entry><literal>view definition</literal></entry>
5077+
<entry><literal>view_definition</literal></entry>
50785078
<entry><type>character_data</type></entry>
50795079
<entry>
50805080
Query expression defining the view (null if the view is not

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp