mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
@ -854,7 +854,7 @@ void
|
|||||||
EndDirectModify (ForeignScanState *node);
|
EndDirectModify (ForeignScanState *node);
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
Clean up following a direc modification on the remote server. It is
|
Clean up following a direct modification on the remote server. It is
|
||||||
normally not important to release palloc'd memory, but for example open
|
normally not important to release palloc'd memory, but for example open
|
||||||
files and connections to the remote server should be cleaned up.
|
files and connections to the remote server should be cleaned up.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user