Unit 'postgres3dyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#postgres]

TPGlobjfuncs

Declaration

Source position: postgres3types.inc line 59

type TPGlobjfuncs = record

  fn_lo_open: Oid;

  fn_lo_close: Oid;

  fn_lo_creat: Oid;

  fn_lo_unlink: Oid;

  fn_lo_lseek: Oid;

  fn_lo_tell: Oid;

  fn_lo_read: Oid;

  fn_lo_write: Oid;

end;


Documentation generated on: 2023-03-18