Skip to content

Commit 545828a

Browse files
committed
Documentation adjustments.
Vladimir Chukharev
1 parent 30f540b commit 545828a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/src/sgml/queries.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/queries.sgml,v 1.33 2005/01/22 22:56:36 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/queries.sgml,v 1.34 2005/05/08 03:08:05 momjian Exp $ -->
22

33
<chapter id="queries">
44
<title>Queries</title>
@@ -34,7 +34,7 @@ SELECT <replaceable>select_list</replaceable> FROM <replaceable>table_expression
3434
</para>
3535

3636
<para>
37-
The simplest kind of query has the form
37+
A simple kind of query has the form
3838
<programlisting>
3939
SELECT * FROM table1;
4040
</programlisting>

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-
$PostgreSQL: pgsql/doc/src/sgml/ref/select.sgml,v 1.86 2005/04/28 21:47:10 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/select.sgml,v 1.87 2005/05/08 03:08:05 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -47,7 +47,7 @@ where <replaceable class="parameter">from_item</replaceable> can be one of:
4747
<title>Description</title>
4848

4949
<para>
50-
<command>SELECT</command> retrieves rows from one or more tables.
50+
<command>SELECT</command> retrieves rows from zero or more tables.
5151
The general processing of <command>SELECT</command> is as follows:
5252

5353
<orderedlist>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy