We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c0867 commit f4374d6Copy full SHA for f4374d6
doc/src/sgml/pgpro-scheduler.sgml
@@ -1091,7 +1091,8 @@ CREATE TYPE schedule.cron_job AS(
1091
<type>boolean</type>
1092
</entry>
1093
<entry><itemizedlist><listitem><para>
1094
- <literal>true</literal> — job execution completed successfully.</para></listitem><listitem><para><literal>false</literal> — job execution completed with errors.</para></listitem>
+ <literal>true</literal> — job execution completed successfully.</para></listitem>
1095
+ <listitem><para><literal>false</literal> — job execution completed with errors.</para></listitem></itemizedlist>
1096
1097
</row>
1098
<row>
0 commit comments