Skip to content

Commit bbbae5e

Browse files
committed
Docs: fix alphabetization of table entries.
Fabien Coelho
1 parent 36db18e commit bbbae5e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/src/sgml/ref/pgbench.sgml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -954,20 +954,20 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
954954
<entry><literal>double(5432)</></>
955955
<entry><literal>5432.0</></>
956956
</row>
957-
<row>
958-
<entry><literal><function>int(<replaceable>x</>)</></></>
959-
<entry>integer</>
960-
<entry>cast to int</>
961-
<entry><literal>int(5.4 + 3.8)</></>
962-
<entry><literal>9</></>
963-
</row>
964957
<row>
965958
<entry><literal><function>greatest(<replaceable>a</> [, <replaceable>...</> ] )</></></>
966959
<entry>double if any <replaceable>a</> is double, else integer</>
967960
<entry>largest value among arguments</>
968961
<entry><literal>greatest(5, 4, 3, 2)</></>
969962
<entry><literal>5</></>
970963
</row>
964+
<row>
965+
<entry><literal><function>int(<replaceable>x</>)</></></>
966+
<entry>integer</>
967+
<entry>cast to int</>
968+
<entry><literal>int(5.4 + 3.8)</></>
969+
<entry><literal>9</></>
970+
</row>
971971
<row>
972972
<entry><literal><function>least(<replaceable>a</> [, <replaceable>...</> ] )</></></>
973973
<entry>double if any <replaceable>a</> is double, else integer</>

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