File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -778,7 +778,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
778
778
</para>
779
779
780
780
<table id="pgbench-automatic-variables">
781
- <title>Automatic variables </title>
781
+ <title>Automatic Variables </title>
782
782
<tgroup cols="2">
783
783
<thead>
784
784
<row>
@@ -912,14 +912,14 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
912
912
<refsect2 id="pgbench-builtin-functions">
913
913
<title>Built-In Functions</title>
914
914
915
- <para>
916
- The following functions are built into <application> pgbench</> and
917
- may be used in expressions appearing in
918
- <link linkend="pgbench-metacommand-set"><literal>\set</literal></link>.
919
- </para>
915
+ <para>
916
+ The functions listed in <xref linkend=" pgbench-functions"> are built
917
+ into <application>pgbench</> and may be used in expressions appearing in
918
+ <link linkend="pgbench-metacommand-set"><literal>\set</literal></link>.
919
+ </para>
920
920
921
921
<!-- list pgbench functions in alphabetical order -->
922
- <table>
922
+ <table id="pgbench-functions" >
923
923
<title>pgbench Functions</title>
924
924
<tgroup cols="5">
925
925
<thead>
You can’t perform that action at this time.
0 commit comments