tag_least_greatest.diff

text/plain

Filename: tag_least_greatest.diff
Type: text/plain
Part: 0
Message: Re: HTML tags :/

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: unified
File+
doc/src/sgml/func.sgml 1 1
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 633f215..14ac073 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -10034,7 +10034,7 @@ SELECT NULLIF(value, '(none)') ...
 
   </sect2>
 
-  <sect2>
+  <sect2 id="functions-least-greatest">
    <title><literal>GREATEST</literal> and <literal>LEAST</literal></title>
 
   <indexterm>