Home
last modified time | relevance | path

Searched defs:PLpgSQL_stmt_set (Results 1 – 19 of 19) sorted by relevance

/dports/databases/postgresql12-client/postgresql-12.9/src/pl/plpgsql/src/
H A Dplpgsql.h576 typedef struct PLpgSQL_stmt_set struct
582 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/pl/plpgsql/src/
H A Dplpgsql.h586 typedef struct PLpgSQL_stmt_set struct
592 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql13-server/postgresql-13.5/src/pl/plpgsql/src/
H A Dplpgsql.h586 typedef struct PLpgSQL_stmt_set struct
592 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql12-docs/postgresql-12.9/src/pl/plpgsql/src/
H A Dplpgsql.h576 typedef struct PLpgSQL_stmt_set struct
582 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql12-server/postgresql-12.9/src/pl/plpgsql/src/
H A Dplpgsql.h576 typedef struct PLpgSQL_stmt_set struct
582 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql13-client/postgresql-13.5/src/pl/plpgsql/src/
H A Dplpgsql.h586 typedef struct PLpgSQL_stmt_set struct
592 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql13-contrib/postgresql-13.5/src/pl/plpgsql/src/
H A Dplpgsql.h586 typedef struct PLpgSQL_stmt_set struct
592 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql12-contrib/postgresql-12.9/src/pl/plpgsql/src/
H A Dplpgsql.h576 typedef struct PLpgSQL_stmt_set struct
582 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql12-plperl/postgresql-12.9/src/pl/plpgsql/src/
H A Dplpgsql.h576 typedef struct PLpgSQL_stmt_set struct
582 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql13-docs/postgresql-13.5/src/pl/plpgsql/src/
H A Dplpgsql.h586 typedef struct PLpgSQL_stmt_set struct
592 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql13-plperl/postgresql-13.5/src/pl/plpgsql/src/
H A Dplpgsql.h586 typedef struct PLpgSQL_stmt_set struct
592 } PLpgSQL_stmt_set; typedef
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/pl/plpgsql/src/
H A Dplpgsql.h576 typedef struct PLpgSQL_stmt_set struct
582 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h562 typedef struct PLpgSQL_stmt_set struct
567 } PLpgSQL_stmt_set; typedef
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h562 typedef struct PLpgSQL_stmt_set struct
567 } PLpgSQL_stmt_set; typedef
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h562 typedef struct PLpgSQL_stmt_set struct
567 } PLpgSQL_stmt_set; typedef
/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h562 typedef struct PLpgSQL_stmt_set struct
567 } PLpgSQL_stmt_set; typedef
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h562 typedef struct PLpgSQL_stmt_set struct
567 } PLpgSQL_stmt_set; argument
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/plpgsql/src/
H A Dplpgsql.h562 typedef struct PLpgSQL_stmt_set struct
567 } PLpgSQL_stmt_set; typedef
/dports/sysutils/edk2/edk2-edk2-stable202102/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.c563 Parse the Boot File Parameter option.
565 @param[in] BootFilePara The pointer to boot file parameter option data.
566 @param[out] BootFileSize The pointer to the parsed boot file size.
568 @retval EFI_SUCCESS Successfully obtained the boot file size from parameter option.