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

Commit607c6d2

Browse files
committed
Link already-existing COMMENT and REINDEX command docs into documentation.
1 parented845c7 commit607c6d2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎doc/src/sgml/ref/allfiles.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.16 2000/04/0802:16:26 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.17 2000/04/0805:11:03 tgl Exp $
33
Postgres documentation
44
Complete list of usable sgml source files in this directory.
55
-->
@@ -46,6 +46,7 @@ Complete list of usable sgml source files in this directory.
4646
<!entity begin system "begin.sgml">
4747
<!entity close system "close.sgml">
4848
<!entity cluster system "cluster.sgml">
49+
<!entity commentOn system "comment.sgml">
4950
<!entity commit system "commit.sgml">
5051
<!entity copyTable system "copy.sgml">
5152
<!entity createAggregate system "create_aggregate.sgml">
@@ -89,6 +90,7 @@ Complete list of usable sgml source files in this directory.
8990
<!entity lock system "lock.sgml">
9091
<!entity move system "move.sgml">
9192
<!entity notify system "notify.sgml">
93+
<!entity reindex system "reindex.sgml">
9294
<!entity reset system "reset.sgml">
9395
<!entity revoke system "revoke.sgml">
9496
<!entity rollback system "rollback.sgml">

‎doc/src/sgml/ref/commands.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.23 2000/04/0802:16:26 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.24 2000/04/0805:11:03 tgl Exp $
33
Postgres documentation
44
-->
55

@@ -20,6 +20,7 @@ Postgres documentation
2020
&begin;
2121
&close;
2222
&cluster;
23+
&commentOn;
2324
&commit;
2425
&copyTable;
2526
&createAggregate;
@@ -63,6 +64,7 @@ Postgres documentation
6364
&lock;
6465
&move;
6566
&notify;
67+
&reindex;
6668
&reset;
6769
&revoke;
6870
&rollback;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp