dblink_close
Synopsis
dblink_close(text cursorname [, bool fail_on_error]) returns text
dblink_close(text connname, text cursorname [, bool fail_on_error]) returns textDescription
Arguments
Return Value
Notes
Examples
Last updated
Was this helpful?