Home
last modified time | relevance | path

Searched refs:relRelation (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/postgresql13-server/postgresql-13.5/src/backend/commands/
H A Dcluster.c738 Relation relRelation; in copy_table_data() local
915 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
927 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
933 table_close(relRelation, RowExclusiveLock); in copy_table_data()
973 Relation relRelation; in swap_relation_files() local
984 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1146 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1297 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1413 Relation relRelation; in finish_heap_swap() local
1427 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/commands/
H A Dcluster.c738 Relation relRelation; in copy_table_data() local
915 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
927 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
933 table_close(relRelation, RowExclusiveLock); in copy_table_data()
973 Relation relRelation; in swap_relation_files() local
984 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1146 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1297 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1413 Relation relRelation; in finish_heap_swap() local
1427 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/commands/
H A Dcluster.c738 Relation relRelation; in copy_table_data() local
915 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
927 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
933 table_close(relRelation, RowExclusiveLock); in copy_table_data()
973 Relation relRelation; in swap_relation_files() local
984 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1146 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1297 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1413 Relation relRelation; in finish_heap_swap() local
1427 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/commands/
H A Dcluster.c738 Relation relRelation; in copy_table_data() local
915 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
927 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
933 table_close(relRelation, RowExclusiveLock); in copy_table_data()
973 Relation relRelation; in swap_relation_files() local
984 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1146 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1297 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1413 Relation relRelation; in finish_heap_swap() local
1427 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/commands/
H A Dcluster.c738 Relation relRelation; in copy_table_data() local
915 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
927 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
933 table_close(relRelation, RowExclusiveLock); in copy_table_data()
973 Relation relRelation; in swap_relation_files() local
984 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1146 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1297 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1413 Relation relRelation; in finish_heap_swap() local
1427 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/commands/
H A Dcluster.c738 Relation relRelation; in copy_table_data() local
915 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
927 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
933 table_close(relRelation, RowExclusiveLock); in copy_table_data()
973 Relation relRelation; in swap_relation_files() local
984 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1146 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1297 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1413 Relation relRelation; in finish_heap_swap() local
1427 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/commands/
H A Dcluster.c738 Relation relRelation; in copy_table_data() local
915 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
927 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
933 table_close(relRelation, RowExclusiveLock); in copy_table_data()
973 Relation relRelation; in swap_relation_files() local
984 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1146 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1297 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1413 Relation relRelation; in finish_heap_swap() local
1427 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/commands/
H A Dcluster.c774 Relation relRelation;
951 relRelation = table_open(RelationRelationId, RowExclusiveLock);
963 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup);
969 table_close(relRelation, RowExclusiveLock);
1009 Relation relRelation;
1020 relRelation = table_open(RelationRelationId, RowExclusiveLock);
1163 indstate = CatalogOpenIndexes(relRelation);
1314 table_close(relRelation, RowExclusiveLock);
1430 Relation relRelation;
1444 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup);
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/commands/
H A Dcluster.c762 Relation relRelation; in copy_table_data() local
939 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
951 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
957 table_close(relRelation, RowExclusiveLock); in copy_table_data()
997 Relation relRelation; in swap_relation_files() local
1008 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1170 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1321 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1438 Relation relRelation; in finish_heap_swap() local
1452 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/commands/
H A Dcluster.c762 Relation relRelation; in copy_table_data() local
939 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
951 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
957 table_close(relRelation, RowExclusiveLock); in copy_table_data()
997 Relation relRelation; in swap_relation_files() local
1008 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1170 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1321 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1438 Relation relRelation; in finish_heap_swap() local
1452 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/commands/
H A Dcluster.c762 Relation relRelation; in copy_table_data() local
939 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
951 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
957 table_close(relRelation, RowExclusiveLock); in copy_table_data()
997 Relation relRelation; in swap_relation_files() local
1008 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1170 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1321 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1438 Relation relRelation; in finish_heap_swap() local
1452 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/commands/
H A Dcluster.c762 Relation relRelation; in copy_table_data() local
939 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
951 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
957 table_close(relRelation, RowExclusiveLock); in copy_table_data()
997 Relation relRelation; in swap_relation_files() local
1008 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1170 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1321 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1438 Relation relRelation; in finish_heap_swap() local
1452 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/commands/
H A Dcluster.c762 Relation relRelation; in copy_table_data() local
939 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
951 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
957 table_close(relRelation, RowExclusiveLock); in copy_table_data()
997 Relation relRelation; in swap_relation_files() local
1008 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1170 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1321 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1438 Relation relRelation; in finish_heap_swap() local
1452 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/commands/
H A Dcluster.c762 Relation relRelation; in copy_table_data() local
939 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
951 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
957 table_close(relRelation, RowExclusiveLock); in copy_table_data()
997 Relation relRelation; in swap_relation_files() local
1008 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1170 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1321 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1438 Relation relRelation; in finish_heap_swap() local
1452 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/commands/
H A Dcluster.c762 Relation relRelation; in copy_table_data() local
939 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
951 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
957 table_close(relRelation, RowExclusiveLock); in copy_table_data()
997 Relation relRelation; in swap_relation_files() local
1008 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1170 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1321 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1438 Relation relRelation; in finish_heap_swap() local
1452 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/commands/
H A Dcluster.c774 Relation relRelation; in copy_table_data() local
951 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
963 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
969 table_close(relRelation, RowExclusiveLock); in copy_table_data()
1009 Relation relRelation; in swap_relation_files() local
1020 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1163 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1314 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1430 Relation relRelation; in finish_heap_swap() local
1444 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/commands/
H A Dcluster.c774 Relation relRelation; in copy_table_data() local
951 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
963 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
969 table_close(relRelation, RowExclusiveLock); in copy_table_data()
1009 Relation relRelation; in swap_relation_files() local
1020 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1163 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1314 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1430 Relation relRelation; in finish_heap_swap() local
1444 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/commands/
H A Dcluster.c774 Relation relRelation; in copy_table_data() local
951 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
963 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
969 table_close(relRelation, RowExclusiveLock); in copy_table_data()
1009 Relation relRelation; in swap_relation_files() local
1020 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1163 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1314 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1430 Relation relRelation; in finish_heap_swap() local
1444 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/commands/
H A Dcluster.c774 Relation relRelation; in copy_table_data() local
951 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
963 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
969 table_close(relRelation, RowExclusiveLock); in copy_table_data()
1009 Relation relRelation; in swap_relation_files() local
1020 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1163 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1314 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1430 Relation relRelation; in finish_heap_swap() local
1444 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/commands/
H A Dcluster.c774 Relation relRelation; in copy_table_data() local
951 relRelation = table_open(RelationRelationId, RowExclusiveLock); in copy_table_data()
963 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_table_data()
969 table_close(relRelation, RowExclusiveLock); in copy_table_data()
1009 Relation relRelation; in swap_relation_files() local
1020 relRelation = table_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1163 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1314 table_close(relRelation, RowExclusiveLock); in swap_relation_files()
1430 Relation relRelation; in finish_heap_swap() local
1444 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/commands/
H A Dcluster.c774 Relation relRelation;
951 relRelation = table_open(RelationRelationId, RowExclusiveLock);
963 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup);
969 table_close(relRelation, RowExclusiveLock);
1009 Relation relRelation;
1020 relRelation = table_open(RelationRelationId, RowExclusiveLock);
1163 indstate = CatalogOpenIndexes(relRelation);
1314 table_close(relRelation, RowExclusiveLock);
1430 Relation relRelation;
1444 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup);
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/commands/
H A Dcluster.c741 Relation relRelation; in copy_heap_data() local
1109 relRelation = heap_open(RelationRelationId, RowExclusiveLock); in copy_heap_data()
1121 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_heap_data()
1127 heap_close(relRelation, RowExclusiveLock); in copy_heap_data()
1167 Relation relRelation; in swap_relation_files() local
1178 relRelation = heap_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1321 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1472 heap_close(relRelation, RowExclusiveLock); in swap_relation_files()
1576 Relation relRelation; in finish_heap_swap() local
1590 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/commands/
H A Dcluster.c741 Relation relRelation; in copy_heap_data() local
1109 relRelation = heap_open(RelationRelationId, RowExclusiveLock); in copy_heap_data()
1121 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_heap_data()
1127 heap_close(relRelation, RowExclusiveLock); in copy_heap_data()
1167 Relation relRelation; in swap_relation_files() local
1178 relRelation = heap_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1321 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1472 heap_close(relRelation, RowExclusiveLock); in swap_relation_files()
1576 Relation relRelation; in finish_heap_swap() local
1590 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/commands/
H A Dcluster.c741 Relation relRelation; in copy_heap_data() local
1109 relRelation = heap_open(RelationRelationId, RowExclusiveLock); in copy_heap_data()
1121 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_heap_data()
1127 heap_close(relRelation, RowExclusiveLock); in copy_heap_data()
1167 Relation relRelation; in swap_relation_files() local
1178 relRelation = heap_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1321 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1472 heap_close(relRelation, RowExclusiveLock); in swap_relation_files()
1576 Relation relRelation; in finish_heap_swap() local
1590 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/commands/
H A Dcluster.c741 Relation relRelation; in copy_heap_data() local
1109 relRelation = heap_open(RelationRelationId, RowExclusiveLock); in copy_heap_data()
1121 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in copy_heap_data()
1127 heap_close(relRelation, RowExclusiveLock); in copy_heap_data()
1167 Relation relRelation; in swap_relation_files() local
1178 relRelation = heap_open(RelationRelationId, RowExclusiveLock); in swap_relation_files()
1321 indstate = CatalogOpenIndexes(relRelation); in swap_relation_files()
1472 heap_close(relRelation, RowExclusiveLock); in swap_relation_files()
1576 Relation relRelation; in finish_heap_swap() local
1590 CatalogTupleUpdate(relRelation, &reltup->t_self, reltup); in finish_heap_swap()
[all …]

12