Home
last modified time | relevance | path

Searched refs:ROLESPEC_PUBLIC (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/commands/
H A Dforeigncmds.c1146 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1250 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1339 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/commands/
H A Dforeigncmds.c1146 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1250 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1339 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/commands/
H A Dforeigncmds.c1146 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1250 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1339 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in test_insert()
1269 if (role->roletype == ROLESPEC_PUBLIC)
1357 if (role->roletype == ROLESPEC_PUBLIC)
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/commands/
H A Dforeigncmds.c1164 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1284 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1372 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/commands/
H A Dforeigncmds.c1152 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1269 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1357 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/commands/
H A Dforeigncmds.c1112 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1232 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1323 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/commands/
H A Dforeigncmds.c1112 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1232 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1323 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/commands/
H A Dforeigncmds.c1146 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1250 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1339 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/commands/
H A Dforeigncmds.c1112 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1232 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1323 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/commands/
H A Dforeigncmds.c1112 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1232 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1323 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/commands/
H A Dforeigncmds.c1160 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1280 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1371 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/commands/
H A Dforeigncmds.c1160 if (role->roletype == ROLESPEC_PUBLIC) in CreateUserMapping()
1280 if (role->roletype == ROLESPEC_PUBLIC) in AlterUserMapping()
1371 if (role->roletype == ROLESPEC_PUBLIC) in RemoveUserMapping()

12345678910>>...14