Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitffae673

Browse files
committed
Try to fix xml docs build broken in5ded4bd.
Apparently the sgml to xml conversion treats non-closed <para>sdifferently than jade does.
1 parentec19693 commitffae673

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎doc/src/sgml/xfunc.sgml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2173,6 +2173,7 @@ PG_FUNCTION_INFO_V1(funcname);
21732173

21742174
<para>
21752175
Here are some examples using the version-1 calling convention:
2176+
</para>
21762177

21772178
<programlisting><![CDATA[
21782179
#include "postgres.h"
@@ -2277,6 +2278,7 @@ concat_text(PG_FUNCTION_ARGS)
22772278
<filename>funcs.c</filename> and compiled into a shared object,
22782279
we could define the functions to <productname>PostgreSQL</productname>
22792280
with commands like this:
2281+
</para>
22802282

22812283
<programlisting>
22822284
CREATE FUNCTION add_one(integer) RETURNS integer

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp