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

Commit9c92007

Browse files
committed
Remove unneeded tab in file.
1 parent6f84d53 commit9c92007

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/xfunc.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/xfunc.sgml,v 1.120 2006/11/23 05:43:32 neilc Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/xfunc.sgml,v 1.121 2006/12/15 02:19:21 momjian Exp $ -->
22

33
<sect1 id="xfunc">
44
<title>User-Defined Functions</title>
@@ -2929,7 +2929,7 @@ void RequestAddinShmemSpace(int size)
29292929
void RequestAddinLWLocks(int n)
29302930
</programlisting>
29312931
from <function>_PG_init</>.
2932-
</para>
2932+
</para>
29332933
<para>
29342934
To avoid possible race-conditions, each backend should use the LWLock
29352935
<function>AddinShmemInitLock</> when connecting to and initializing

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp