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 f4374d6 commit dff5de1Copy full SHA for dff5de1
doc/src/sgml/pgpro-scheduler.sgml
@@ -1348,7 +1348,7 @@ CREATE TYPE schedule.cron_job AS(
1348
<type>boolean</type>
1349
</entry>
1350
<entry><itemizedlist><listitem><para>
1351
- <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><listitem><para><literal>false</literal> — job execution completed with errors.</para></listitem></itemizedlist>
1352
1353
</row>
1354
<row>
0 commit comments