File tree 8 files changed +16
-16
lines changed
8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_group.sgml,v 1.3 2000/07/24 13:17:44 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_group.sgml,v 1.4 2001/08/13 15:24:46 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -15,7 +15,7 @@ Postgres documentation
15
15
ALTER GROUP
16
16
</refname>
17
17
<refpurpose>
18
- Add users to a group, remove users from a group
18
+ Add users to a group; remove users from a group
19
19
</refpurpose>
20
20
</refnamediv>
21
21
<refsynopsisdiv>
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_rule.sgml,v 1.8 2000/10/22 23:32:38 tgl Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_rule.sgml,v 1.9 2001/08/13 15:24:46 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -15,7 +15,7 @@ Postgres documentation
15
15
DROP RULE
16
16
</refname>
17
17
<refpurpose>
18
- Removes existing rules from the database
18
+ Removes rules from the database
19
19
</refpurpose>
20
20
</refnamediv>
21
21
<refsynopsisdiv>
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_sequence.sgml,v 1.8 2000/10/22 23:32:38 tgl Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_sequence.sgml,v 1.9 2001/08/13 15:24:46 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -15,7 +15,7 @@ Postgres documentation
15
15
DROP SEQUENCE
16
16
</refname>
17
17
<refpurpose>
18
- Removes existing sequences from a database
18
+ Removes sequences from a database
19
19
</refpurpose>
20
20
</refnamediv>
21
21
<refsynopsisdiv>
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.9 2000/10/22 23:32:38 tgl Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.10 2001/08/13 15:24:46 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -15,7 +15,7 @@ Postgres documentation
15
15
DROP TABLE
16
16
</refname>
17
17
<refpurpose>
18
- Removes existing tables from a database
18
+ Removes tables from a database
19
19
</refpurpose>
20
20
</refnamediv>
21
21
<refsynopsisdiv>
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_view.sgml,v 1.8 2000/10/22 23:32:38 tgl Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_view.sgml,v 1.9 2001/08/13 15:24:46 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -15,7 +15,7 @@ Postgres documentation
15
15
DROP VIEW
16
16
</refname>
17
17
<refpurpose>
18
- Removes existing views from a database
18
+ Removes views from the database
19
19
</refpurpose>
20
20
</refnamediv>
21
21
<refsynopsisdiv>
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/dropdb.sgml,v 1.9 2000/12/25 23: 15:26 petere Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/dropdb.sgml,v 1.10 2001/08/13 15:24:46 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -16,7 +16,7 @@ Postgres documentation
16
16
17
17
<refnamediv>
18
18
<refname>dropdb</refname>
19
- <refpurpose>Remove an existing <productname>Postgres</productname> database</refpurpose>
19
+ <refpurpose>Removes a <productname>Postgres</productname> database</refpurpose>
20
20
</refnamediv>
21
21
22
22
<refsynopsisdiv>
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/droplang.sgml,v 1.10 2001/05/09 22:08:18 petere Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/droplang.sgml,v 1.11 2001/08/13 15:24:46 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -16,7 +16,7 @@ Postgres documentation
16
16
17
17
<refnamediv>
18
18
<refname id="droplang">droplang</refname>
19
- <refpurpose>Remove a programming language from a <productname>Postgres</productname> database</refpurpose>
19
+ <refpurpose>Removes a programming language from a <productname>Postgres</productname> database</refpurpose>
20
20
</refnamediv>
21
21
22
22
<refsynopsisdiv>
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/dropuser.sgml,v 1.11 2001/01 /13 23:58:55 petere Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/dropuser.sgml,v 1.12 2001/08 /13 15:24:46 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -16,7 +16,7 @@ Postgres documentation
16
16
17
17
<refnamediv>
18
18
<refname>dropuser</refname>
19
- <refpurpose>Drops (removes) a <productname>Postgres</productname> user</refpurpose>
19
+ <refpurpose>Removes a <productname>Postgres</productname> user</refpurpose>
20
20
</refnamediv>
21
21
22
22
<refsynopsisdiv>
You can’t perform that action at this time.
0 commit comments