File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2117,7 +2117,7 @@ schedule.create_job(<parameter>dates</parameter> <type>timestamp with time zone[
2117
2117
</sect4>
2118
2118
<sect4 id="pgpro-scheduler-one-time-job-functions"><title>Functions for Managing One-Time Jobs</title>
2119
2119
<variablelist>
2120
- <varlistentry id="pgpro-scheduler-submit-job" xreflabel="schedule.submit_job()" >
2120
+ <varlistentry>
2121
2121
<term>
2122
2122
<function>schedule.submit_job(<parameter>query</parameter> <type>text</type> [<replaceable>options...</replaceable>])
2123
2123
</function>
@@ -2213,7 +2213,7 @@ schedule.create_job(<parameter>dates</parameter> <type>timestamp with time zone[
2213
2213
<listitem>
2214
2214
<para>ID of the created job.</para>
2215
2215
<para>Type: <type>bigint</type></para>
2216
- </listitem>
2216
+ </listitem></itemizedlist>
2217
2217
</varlistentry>
2218
2218
2219
2219
<varlistentry>
You can’t perform that action at this time.
0 commit comments