48.5. lt_package

The catalog lt_package stores package information about plorasql procedure language.

Table 48.5. lt_package Columns

Column Type

Description

oid oid

The oid of package.

pkgname name

The package name

pkgnamespace oid

The namespace oid of package.

pkgowner oid

The owner oid of package.

pkgsecdef bool

Package security clause.

pkgspec text

Text string of package specification

pkgbody text

Text string of package body

pkgaccessor anyarray

Package accessor's list

pkgacl aclitem[]

Package access permissions


English|中文