Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c140 bool dballowconnections = true; in createdb() local
273 dballowconnections = defGetBoolean(dallowconnections); in createdb()
517 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1378 bool dballowconnections = true; in AlterDatabase() local
1452 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1492 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1511 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c140 bool dballowconnections = true; in createdb() local
273 dballowconnections = defGetBoolean(dallowconnections); in createdb()
517 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1378 bool dballowconnections = true; in AlterDatabase() local
1452 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1492 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1511 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c140 bool dballowconnections = true; in createdb() local
273 dballowconnections = defGetBoolean(dallowconnections); in createdb()
517 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1378 bool dballowconnections = true; in AlterDatabase() local
1452 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1492 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1511 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/commands/
H A Ddbcommands.c140 bool dballowconnections = true; in createdb() local
286 dballowconnections = defGetBoolean(dallowconnections); in createdb()
542 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1428 bool dballowconnections = true; in AlterDatabase() local
1508 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1549 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1568 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/commands/
H A Ddbcommands.c139 bool dballowconnections = true; in createdb() local
285 dballowconnections = defGetBoolean(dallowconnections); in createdb()
529 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1407 bool dballowconnections = true; in AlterDatabase() local
1487 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1527 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1546 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c140 bool dballowconnections = true; in createdb() local
273 dballowconnections = defGetBoolean(dallowconnections); in createdb()
517 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1378 bool dballowconnections = true; in AlterDatabase() local
1452 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1492 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1511 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c140 bool dballowconnections = true; in createdb() local
273 dballowconnections = defGetBoolean(dallowconnections); in createdb()
517 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1378 bool dballowconnections = true; in AlterDatabase() local
1452 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1492 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1511 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/commands/
H A Ddbcommands.c140 bool dballowconnections = true; in createdb() local
273 dballowconnections = defGetBoolean(dallowconnections); in createdb()
517 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1378 bool dballowconnections = true; in AlterDatabase() local
1452 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1492 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1511 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/commands/
H A Ddbcommands.c140 bool dballowconnections = true; in createdb() local
286 dballowconnections = defGetBoolean(dallowconnections); in createdb()
542 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1428 bool dballowconnections = true; in AlterDatabase() local
1508 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1549 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1568 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/commands/
H A Ddbcommands.c140 bool dballowconnections = true; in createdb() local
286 dballowconnections = defGetBoolean(dallowconnections); in createdb()
542 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in createdb()
1428 bool dballowconnections = true; in AlterDatabase() local
1508 dballowconnections = defGetBoolean(dallowconnections); in AlterDatabase()
1549 if (!dballowconnections && dboid == MyDatabaseId) in AlterDatabase()
1568 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections); in AlterDatabase()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/commands/
H A Ddbcommands.c140 bool dballowconnections = true;
286 dballowconnections = defGetBoolean(dallowconnections);
542 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections);
1428 bool dballowconnections = true;
1508 dballowconnections = defGetBoolean(dallowconnections);
1549 if (!dballowconnections && dboid == MyDatabaseId)
1568 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections);
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/commands/
H A Ddbcommands.c140 bool dballowconnections = true;
286 dballowconnections = defGetBoolean(dallowconnections);
542 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections);
1428 bool dballowconnections = true;
1508 dballowconnections = defGetBoolean(dallowconnections);
1549 if (!dballowconnections && dboid == MyDatabaseId)
1568 new_record[Anum_pg_database_datallowconn - 1] = BoolGetDatum(dballowconnections);

12