mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 16:21:20 +03:00
Fix typo in sources.sgml.
Per Shinichi Matsuda.
This commit is contained in:
parent
464326e83b
commit
b0034e7198
@ -898,7 +898,7 @@ BETTER: unrecognized node type: 42
|
|||||||
expressions of various types need to be passed to the macro.
|
expressions of various types need to be passed to the macro.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
When the definition an inline function references symbols
|
When the definition of an inline function references symbols
|
||||||
(i.e. variables, functions) that are only available as part of the
|
(i.e. variables, functions) that are only available as part of the
|
||||||
backend, the function may not be visible when included from frontend
|
backend, the function may not be visible when included from frontend
|
||||||
code.
|
code.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user