mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
dummy commit
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
The <firstterm>Server Programming Interface</firstterm>
|
||||
(<acronym>SPI</acronym>) gives writers of user-defined
|
||||
<acronym>C</acronym> functions the ability to run
|
||||
<acronym>SQL</acronym> commands inside their functions.
|
||||
<acronym>SQL</acronym> commands inside their functions or procedures.
|
||||
<acronym>SPI</acronym> is a set of
|
||||
interface functions to simplify access to the parser, planner,
|
||||
and executor. <acronym>SPI</acronym> also does some
|
||||
|
Reference in New Issue
Block a user