mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 19:02:00 -05:00
Fix typo in sources.sgml.
Per Shinichi Matsuda.
This commit is contained in:
parent
464326e83b
commit
b0034e7198
1 changed files with 1 additions and 1 deletions
|
|
@ -898,7 +898,7 @@ BETTER: unrecognized node type: 42
|
|||
expressions of various types need to be passed to the macro.
|
||||
</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
|
||||
backend, the function may not be visible when included from frontend
|
||||
code.
|
||||
|
|
|
|||
Loading…
Reference in a new issue