Home
last modified time | relevance | path

Searched refs:newClassForm (Results 1 – 21 of 21) sorted by relevance

/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/catalog/
H A Dindex.c1458 newClassForm;
1487 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple);
1490 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname));
1494 isPartition = newClassForm->relispartition;
1495 newClassForm->relispartition = oldClassForm->relispartition;
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/catalog/
H A Dindex.c1458 newClassForm;
1487 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple);
1490 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname));
1494 isPartition = newClassForm->relispartition;
1495 newClassForm->relispartition = oldClassForm->relispartition;
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/catalog/
H A Dindex.c1482 newClassForm; in index_concurrently_swap() local
1511 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1514 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1518 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1519 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/catalog/
H A Dindex.c1482 newClassForm; in index_concurrently_swap() local
1511 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1514 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1518 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1519 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/catalog/
H A Dindex.c1482 newClassForm; in index_concurrently_swap() local
1511 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1514 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1518 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1519 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/catalog/
H A Dindex.c1482 newClassForm; in index_concurrently_swap() local
1511 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1514 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1518 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1519 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/catalog/
H A Dindex.c1479 newClassForm;
1508 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple);
1511 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname));
1515 isPartition = newClassForm->relispartition;
1516 newClassForm->relispartition = oldClassForm->relispartition;
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/catalog/
H A Dindex.c1482 newClassForm; in index_concurrently_swap() local
1511 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1514 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1518 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1519 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/catalog/
H A Dindex.c1479 newClassForm;
1508 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple);
1511 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname));
1515 isPartition = newClassForm->relispartition;
1516 newClassForm->relispartition = oldClassForm->relispartition;
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/catalog/
H A Dindex.c1482 newClassForm; in index_concurrently_swap() local
1511 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1514 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1518 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1519 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/catalog/
H A Dindex.c1482 newClassForm; in index_concurrently_swap() local
1511 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1514 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1518 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1519 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/catalog/
H A Dindex.c1458 newClassForm;
1487 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple);
1490 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname));
1494 isPartition = newClassForm->relispartition;
1495 newClassForm->relispartition = oldClassForm->relispartition;
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/catalog/
H A Dindex.c1479 newClassForm; in index_concurrently_swap() local
1508 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1511 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1515 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1516 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/catalog/
H A Dindex.c1458 newClassForm; in index_concurrently_swap() local
1487 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1490 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1494 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1495 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/catalog/
H A Dindex.c1479 newClassForm; in index_concurrently_swap() local
1508 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1511 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1515 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1516 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/catalog/
H A Dindex.c1479 newClassForm;
1508 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple);
1511 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname));
1515 isPartition = newClassForm->relispartition;
1516 newClassForm->relispartition = oldClassForm->relispartition;
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/catalog/
H A Dindex.c1458 newClassForm;
1487 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple);
1490 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname));
1494 isPartition = newClassForm->relispartition;
1495 newClassForm->relispartition = oldClassForm->relispartition;
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/catalog/
H A Dindex.c1458 newClassForm; in index_concurrently_swap() local
1487 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1490 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1494 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1495 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/catalog/
H A Dindex.c1458 newClassForm; in index_concurrently_swap() local
1487 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1490 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1494 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1495 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/catalog/
H A Dindex.c1479 newClassForm; in index_concurrently_swap() local
1508 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1511 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1515 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1516 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/catalog/
H A Dindex.c1479 newClassForm; in index_concurrently_swap() local
1508 newClassForm = (Form_pg_class) GETSTRUCT(newClassTuple); in index_concurrently_swap()
1511 namestrcpy(&newClassForm->relname, NameStr(oldClassForm->relname)); in index_concurrently_swap()
1515 isPartition = newClassForm->relispartition; in index_concurrently_swap()
1516 newClassForm->relispartition = oldClassForm->relispartition; in index_concurrently_swap()