Home
last modified time | relevance | path

Searched refs:isdropped (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/catalog/
H A Daclchk.c1535 bool isdropped; in expand_all_col_privileges() local
1555 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1560 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/catalog/
H A Daclchk.c1535 bool isdropped; in expand_all_col_privileges() local
1555 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1560 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/catalog/
H A Daclchk.c1535 bool isdropped; in expand_all_col_privileges() local
1555 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1560 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/catalog/
H A Daclchk.c1554 bool isdropped; in expand_all_col_privileges() local
1574 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1579 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/catalog/
H A Daclchk.c1554 bool isdropped; in expand_all_col_privileges() local
1574 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1579 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/catalog/
H A Daclchk.c1554 bool isdropped; in expand_all_col_privileges() local
1574 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1579 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/catalog/
H A Daclchk.c1609 bool isdropped; in expand_all_col_privileges() local
1629 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1634 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/catalog/
H A Daclchk.c1554 bool isdropped; in expand_all_col_privileges() local
1574 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1579 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/catalog/
H A Daclchk.c1554 bool isdropped; in expand_all_col_privileges() local
1574 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1579 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/catalog/
H A Daclchk.c1554 bool isdropped; in expand_all_col_privileges() local
1574 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1579 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/catalog/
H A Daclchk.c1609 bool isdropped; in expand_all_col_privileges() local
1629 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1634 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/catalog/
H A Daclchk.c1554 bool isdropped; in expand_all_col_privileges() local
1574 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1579 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/catalog/
H A Daclchk.c1609 bool isdropped; in expand_all_col_privileges() local
1629 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1634 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/catalog/
H A Daclchk.c1609 bool isdropped; in expand_all_col_privileges() local
1629 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1634 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/catalog/
H A Daclchk.c1609 bool isdropped; in expand_all_col_privileges() local
1629 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1634 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/catalog/
H A Daclchk.c1609 bool isdropped; in expand_all_col_privileges() local
1629 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1634 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/catalog/
H A Daclchk.c1609 bool isdropped; in expand_all_col_privileges() local
1629 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1634 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/catalog/
H A Daclchk.c1535 bool isdropped; in expand_all_col_privileges() local
1555 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1560 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/catalog/
H A Daclchk.c1591 bool isdropped; in expand_all_col_privileges() local
1607 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1612 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/catalog/
H A Daclchk.c1591 bool isdropped; in expand_all_col_privileges() local
1607 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1612 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/catalog/
H A Daclchk.c1535 bool isdropped; in expand_all_col_privileges() local
1555 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1560 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/catalog/
H A Daclchk.c1535 bool isdropped; in expand_all_col_privileges() local
1555 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1560 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/catalog/
H A Daclchk.c1591 bool isdropped; in expand_all_col_privileges() local
1607 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1612 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/catalog/
H A Daclchk.c1591 bool isdropped; in expand_all_col_privileges() local
1607 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped; in expand_all_col_privileges()
1612 if (isdropped) in expand_all_col_privileges()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/catalog/
H A Daclchk.c1591 bool isdropped;
1607 isdropped = ((Form_pg_attribute) GETSTRUCT(attTuple))->attisdropped;
1612 if (isdropped)

12