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

Commitfbb39c0

Browse files
committed
Small typo.
1 parent8ff2005 commitfbb39c0

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-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/information_schema.sgml,v 1.7 2003/09/1121:42:19 momjian Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/information_schema.sgml,v 1.8 2003/09/1123:15:51 tgl Exp $ -->
22

33
<chapter id="information-schema">
44
<title>The Information Schema</title>
@@ -325,7 +325,7 @@
325325
privileges on entire tables, not individual columns. Therefore,
326326
this view contains the same information as
327327
<literal>table_privileges</literal>, just represented through one
328-
row for each column in each appropriate table, but it onlyconvers
328+
row for each column in each appropriate table, but it onlycovers
329329
privilege types where column granularity is possible:
330330
<literal>SELECT</literal>, <literal>INSERT</literal>,
331331
<literal>UPDATE</literal>, <literal>REFERENCES</literal>. If you

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp