Home
last modified time | relevance | path

Searched defs:tblspace (Results 1 – 25 of 45) sorted by relevance

12

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/postgresql/plugins/modules/
H A Dpostgresql_table.py312 def create(self, columns='', params='', tblspace='', argument
382 def create_like(self, src_table, including='', tblspace='', argument
451 def set_tblspace(self, tblspace): argument
H A Dpostgresql_idx.py369 def create(self, tblname, idxtype, columns, cond, tblspace, argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/database/postgresql/
H A Dpostgresql_table.py306 def create(self, columns='', params='', tblspace='', argument
376 def create_like(self, src_table, including='', tblspace='', argument
446 def set_tblspace(self, tblspace): argument
H A Dpostgresql_idx.py348 def create(self, tblname, idxtype, columns, cond, tblspace, storage_params, concurrent=True): argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/integration/plugins/modules/
H A Dpostgresql_table.py308 def create(self, columns='', params='', tblspace='', argument
378 def create_like(self, src_table, including='', tblspace='', argument
448 def set_tblspace(self, tblspace): argument
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/integration/plugins/modules/
H A Dpostgresql_table.py308 def create(self, columns='', params='', tblspace='', argument
378 def create_like(self, src_table, including='', tblspace='', argument
448 def set_tblspace(self, tblspace): argument
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/catalog/
H A Dobjectaddress.c3081 char *tblspace; in getObjectDescription() local
4510 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/catalog/
H A Dobjectaddress.c3081 char *tblspace; in getObjectDescription() local
4510 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/catalog/
H A Dobjectaddress.c3081 char *tblspace; in getObjectDescription() local
4510 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/catalog/
H A Dobjectaddress.c3268 char *tblspace; in getObjectDescription() local
4779 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/catalog/
H A Dobjectaddress.c3268 char *tblspace; in getObjectDescription() local
4779 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/catalog/
H A Dobjectaddress.c3315 char *tblspace; in getObjectDescription() local
4861 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/catalog/
H A Dobjectaddress.c3268 char *tblspace; in getObjectDescription() local
4779 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/catalog/
H A Dobjectaddress.c3268 char *tblspace; in getObjectDescription() local
4779 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/catalog/
H A Dobjectaddress.c3268 char *tblspace; in getObjectDescription() local
4779 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/catalog/
H A Dobjectaddress.c3268 char *tblspace; in getObjectDescription() local
4779 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/catalog/
H A Dobjectaddress.c3315 char *tblspace; in getObjectDescription() local
4861 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/catalog/
H A Dobjectaddress.c3315 char *tblspace; in getObjectDescription() local
4861 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/catalog/
H A Dobjectaddress.c3315 char *tblspace; in getObjectDescription() local
4861 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/catalog/
H A Dobjectaddress.c3315 char *tblspace; in getObjectDescription() local
4861 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/catalog/
H A Dobjectaddress.c3268 char *tblspace; in getObjectDescription() local
4779 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/catalog/
H A Dobjectaddress.c3363 char *tblspace; in getObjectDescription() local
4917 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/catalog/
H A Dobjectaddress.c3363 char *tblspace; in getObjectDescription() local
4917 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/catalog/
H A Dobjectaddress.c3081 char *tblspace; in getObjectDescription() local
4510 char *tblspace; in getObjectIdentityParts() local
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/catalog/
H A Dobjectaddress.c3364 char *tblspace; in getObjectDescription() local
4918 char *tblspace; in getObjectIdentityParts() local

12