From: Bruce Momjian Date: Fri, 15 Dec 2006 02:19:21 +0000 (+0000) Subject: Remove unneeded tab in file. X-Git-Tag: REL8_3_BETA1~1689 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c920070290dcc9ce4cfaf13570ebf0148c9a833;p=thirdparty%2Fpostgresql.git Remove unneeded tab in file. --- diff --git a/doc/src/sgml/xfunc.sgml b/doc/src/sgml/xfunc.sgml index 75699eb79b3..97c5dbb5785 100644 --- a/doc/src/sgml/xfunc.sgml +++ b/doc/src/sgml/xfunc.sgml @@ -1,4 +1,4 @@ - + User-Defined Functions @@ -2929,7 +2929,7 @@ void RequestAddinShmemSpace(int size) void RequestAddinLWLocks(int n) from _PG_init. - + To avoid possible race-conditions, each backend should use the LWLock AddinShmemInitLock when connecting to and initializing