github.com/jackc/pgx/v5.Conn.LoadTypes (method)

one use

	github.com/jackc/pgx/v5 (current package)
		derived_types.go#L162: func (c *Conn) LoadTypes(ctx context.Context, typeNames []string) ([]*pgtype.Type, error) {