Skip to content

Commit 5054867

Browse files
committed
Add WITH as a refname to the SELECT reference page.
Now "\help WITH" works and there will be a separate WITH(7) man page.
1 parent 3396000 commit 5054867

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/src/sgml/ref/select.sgml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/select.sgml,v 1.108 2008/11/14 10:22:47 petere Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/select.sgml,v 1.109 2008/11/19 12:21:57 petere Exp $
33
PostgreSQL documentation
44
-->
55

@@ -12,13 +12,19 @@ PostgreSQL documentation
1212

1313
<refnamediv>
1414
<refname>SELECT</refname>
15+
<refname>WITH</refname>
1516
<refpurpose>retrieve rows from a table or view</refpurpose>
1617
</refnamediv>
1718

1819
<indexterm zone="sql-select">
1920
<primary>SELECT</primary>
2021
</indexterm>
2122

23+
<indexterm zone="sql-select">
24+
<primary>WITH</primary>
25+
<secondary>in SELECT</secondary>
26+
</indexterm>
27+
2228
<refsynopsisdiv>
2329
<synopsis>
2430
[ WITH [ RECURSIVE ] <replaceable class="parameter">with_query</replaceable> [, ...] ]

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