Home
last modified time | relevance | path

Searched defs:rel (Results 151 – 175 of 14271) sorted by relevance

12345678910>>...571

/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/commands/
H A Dpublicationcmds.c143 Relation rel; in CreatePublication() local
329 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
409 Relation rel; in AlterPublication() local
444 Relation rel; in RemovePublicationById() local
474 Relation rel; in RemovePublicationRelById() local
516 Relation rel; in OpenTableList() local
587 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
606 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
638 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
718 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Dpublicationcmds.c143 Relation rel; in CreatePublication() local
329 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
409 Relation rel; in AlterPublication() local
444 Relation rel; in RemovePublicationById() local
474 Relation rel; in RemovePublicationRelById() local
516 Relation rel; in OpenTableList() local
587 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
606 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
638 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
718 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/commands/
H A Dpublicationcmds.c143 Relation rel; in CreatePublication() local
329 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
409 Relation rel; in AlterPublication() local
444 Relation rel; in RemovePublicationById() local
474 Relation rel; in RemovePublicationRelById() local
516 Relation rel; in OpenTableList() local
587 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
606 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
638 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
718 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Dpublicationcmds.c143 Relation rel; in CreatePublication() local
329 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
409 Relation rel; in AlterPublication() local
444 Relation rel; in RemovePublicationById() local
474 Relation rel; in RemovePublicationRelById() local
516 Relation rel; in OpenTableList() local
587 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
606 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
638 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
718 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/commands/
H A Dpublicationcmds.c143 Relation rel; in CreatePublication() local
329 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
409 Relation rel; in AlterPublication() local
444 Relation rel; in RemovePublicationById() local
474 Relation rel; in RemovePublicationRelById() local
516 Relation rel; in OpenTableList() local
587 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
606 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
638 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
718 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/commands/
H A Dpublicationcmds.c143 Relation rel; in CreatePublication() local
329 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
409 Relation rel; in AlterPublication() local
444 Relation rel; in RemovePublicationById() local
474 Relation rel; in RemovePublicationRelById() local
516 Relation rel; in OpenTableList() local
587 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
606 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
638 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
718 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/commands/
H A Dpublicationcmds.c147 Relation rel; in CreatePublication() local
365 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
446 Relation rel; in AlterPublication() local
484 Relation rel; in RemovePublicationRelById() local
525 Relation rel; in RemovePublicationById() local
567 Relation rel; in OpenTableList() local
643 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
662 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
694 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
775 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/commands/
H A Dpublicationcmds.c147 Relation rel; in CreatePublication() local
365 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
446 Relation rel; in AlterPublication() local
484 Relation rel; in RemovePublicationRelById() local
525 Relation rel; in RemovePublicationById() local
567 Relation rel; in OpenTableList() local
643 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
662 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
694 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
775 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/commands/
H A Dpublicationcmds.c147 Relation rel; in CreatePublication() local
365 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
446 Relation rel; in AlterPublication() local
484 Relation rel; in RemovePublicationRelById() local
525 Relation rel; in RemovePublicationById() local
567 Relation rel; in OpenTableList() local
643 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
662 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
694 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
775 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/commands/
H A Dpublicationcmds.c147 Relation rel; in CreatePublication() local
365 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
446 Relation rel; in AlterPublication() local
484 Relation rel; in RemovePublicationRelById() local
525 Relation rel; in RemovePublicationById() local
567 Relation rel; in OpenTableList() local
643 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
662 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
694 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
775 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/commands/
H A Dpublicationcmds.c147 Relation rel; in CreatePublication() local
365 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
446 Relation rel; in AlterPublication() local
484 Relation rel; in RemovePublicationRelById() local
525 Relation rel; in RemovePublicationById() local
567 Relation rel; in OpenTableList() local
643 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
662 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
694 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
775 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/commands/
H A Dpublicationcmds.c147 Relation rel; in CreatePublication() local
365 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
446 Relation rel; in AlterPublication() local
484 Relation rel; in RemovePublicationById() local
514 Relation rel; in RemovePublicationRelById() local
568 Relation rel; in OpenTableList() local
644 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
663 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
695 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
776 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/commands/
H A Dpublicationcmds.c147 Relation rel; in CreatePublication() local
365 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
446 Relation rel; in AlterPublication() local
484 Relation rel; in RemovePublicationRelById() local
525 Relation rel; in RemovePublicationById() local
567 Relation rel; in OpenTableList() local
643 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
662 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
694 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
775 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/commands/
H A Dpublicationcmds.c147 Relation rel; in CreatePublication() local
365 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
446 Relation rel; in AlterPublication() local
484 Relation rel; in RemovePublicationById() local
514 Relation rel; in RemovePublicationRelById() local
568 Relation rel; in OpenTableList() local
644 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
663 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
695 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
776 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/commands/
H A Dpublicationcmds.c147 Relation rel; in CreatePublication() local
365 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
446 Relation rel; in AlterPublication() local
484 Relation rel; in RemovePublicationById() local
514 Relation rel; in RemovePublicationRelById() local
568 Relation rel; in OpenTableList() local
644 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
663 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
695 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
776 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/commands/
H A Dpublicationcmds.c147 Relation rel; in CreatePublication() local
365 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
446 Relation rel; in AlterPublication() local
484 Relation rel; in RemovePublicationById() local
514 Relation rel; in RemovePublicationRelById() local
568 Relation rel; in OpenTableList() local
644 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
663 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
695 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
776 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/commands/
H A Dpublicationcmds.c147 Relation rel; in CreatePublication() local
365 AlterPublicationTables(AlterPublicationStmt *stmt, Relation rel, in AlterPublicationTables()
446 Relation rel; in AlterPublication() local
484 Relation rel; in RemovePublicationById() local
514 Relation rel; in RemovePublicationRelById() local
568 Relation rel; in OpenTableList() local
644 Relation rel = (Relation) lfirst(lc); in CloseTableList() local
663 Relation rel = (Relation) lfirst(lc); in PublicationAddTables() local
695 Relation rel = (Relation) lfirst(lc); in PublicationDropTables() local
776 Relation rel; in AlterPublicationOwner() local
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtpage.c144 _bt_getmeta(Relation rel, Buffer metabuf) in _bt_getmeta()
181 _bt_vacuum_needs_cleanup(Relation rel) in _bt_vacuum_needs_cleanup()
343 _bt_getroot(Relation rel, int access) in _bt_getroot()
577 _bt_gettrueroot(Relation rel) in _bt_gettrueroot()
672 _bt_getrootheight(Relation rel) in _bt_getrootheight()
794 _bt_checkpage(Relation rel, Buffer buf) in _bt_checkpage()
1035 _bt_relbuf(Relation rel, Buffer buf) in _bt_relbuf()
1051 _bt_lockbuf(Relation rel, Buffer buf, int access) in _bt_lockbuf()
1082 _bt_unlockbuf(Relation rel, Buffer buf) in _bt_unlockbuf()
1105 _bt_conditionallockbuf(Relation rel, Buffer buf) in _bt_conditionallockbuf()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtpage.c144 _bt_getmeta(Relation rel, Buffer metabuf) in _bt_getmeta()
181 _bt_vacuum_needs_cleanup(Relation rel) in _bt_vacuum_needs_cleanup()
343 _bt_getroot(Relation rel, int access) in _bt_getroot()
577 _bt_gettrueroot(Relation rel) in _bt_gettrueroot()
672 _bt_getrootheight(Relation rel) in _bt_getrootheight()
794 _bt_checkpage(Relation rel, Buffer buf) in _bt_checkpage()
1035 _bt_relbuf(Relation rel, Buffer buf) in _bt_relbuf()
1051 _bt_lockbuf(Relation rel, Buffer buf, int access) in _bt_lockbuf()
1082 _bt_unlockbuf(Relation rel, Buffer buf) in _bt_unlockbuf()
1105 _bt_conditionallockbuf(Relation rel, Buffer buf) in _bt_conditionallockbuf()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtpage.c144 _bt_getmeta(Relation rel, Buffer metabuf) in _bt_getmeta()
181 _bt_vacuum_needs_cleanup(Relation rel) in _bt_vacuum_needs_cleanup()
343 _bt_getroot(Relation rel, int access) in _bt_getroot()
577 _bt_gettrueroot(Relation rel) in _bt_gettrueroot()
672 _bt_getrootheight(Relation rel) in _bt_getrootheight()
794 _bt_checkpage(Relation rel, Buffer buf) in _bt_checkpage()
1035 _bt_relbuf(Relation rel, Buffer buf) in _bt_relbuf()
1051 _bt_lockbuf(Relation rel, Buffer buf, int access) in _bt_lockbuf()
1082 _bt_unlockbuf(Relation rel, Buffer buf) in _bt_unlockbuf()
1105 _bt_conditionallockbuf(Relation rel, Buffer buf) in _bt_conditionallockbuf()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtpage.c144 _bt_getmeta(Relation rel, Buffer metabuf) in _bt_getmeta()
181 _bt_vacuum_needs_cleanup(Relation rel) in _bt_vacuum_needs_cleanup()
343 _bt_getroot(Relation rel, int access) in _bt_getroot()
577 _bt_gettrueroot(Relation rel) in _bt_gettrueroot()
672 _bt_getrootheight(Relation rel) in _bt_getrootheight()
794 _bt_checkpage(Relation rel, Buffer buf) in _bt_checkpage()
1035 _bt_relbuf(Relation rel, Buffer buf) in _bt_relbuf()
1051 _bt_lockbuf(Relation rel, Buffer buf, int access) in _bt_lockbuf()
1082 _bt_unlockbuf(Relation rel, Buffer buf) in _bt_unlockbuf()
1105 _bt_conditionallockbuf(Relation rel, Buffer buf) in _bt_conditionallockbuf()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtpage.c144 _bt_getmeta(Relation rel, Buffer metabuf) in _bt_getmeta()
181 _bt_vacuum_needs_cleanup(Relation rel) in _bt_vacuum_needs_cleanup()
343 _bt_getroot(Relation rel, int access) in _bt_getroot()
577 _bt_gettrueroot(Relation rel) in _bt_gettrueroot()
672 _bt_getrootheight(Relation rel) in _bt_getrootheight()
794 _bt_checkpage(Relation rel, Buffer buf) in _bt_checkpage()
1035 _bt_relbuf(Relation rel, Buffer buf) in _bt_relbuf()
1051 _bt_lockbuf(Relation rel, Buffer buf, int access) in _bt_lockbuf()
1082 _bt_unlockbuf(Relation rel, Buffer buf) in _bt_unlockbuf()
1105 _bt_conditionallockbuf(Relation rel, Buffer buf) in _bt_conditionallockbuf()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtpage.c144 _bt_getmeta(Relation rel, Buffer metabuf) in _bt_getmeta()
181 _bt_vacuum_needs_cleanup(Relation rel) in _bt_vacuum_needs_cleanup()
343 _bt_getroot(Relation rel, int access) in _bt_getroot()
577 _bt_gettrueroot(Relation rel) in _bt_gettrueroot()
672 _bt_getrootheight(Relation rel) in _bt_getrootheight()
794 _bt_checkpage(Relation rel, Buffer buf) in _bt_checkpage()
1035 _bt_relbuf(Relation rel, Buffer buf) in _bt_relbuf()
1051 _bt_lockbuf(Relation rel, Buffer buf, int access) in _bt_lockbuf()
1082 _bt_unlockbuf(Relation rel, Buffer buf) in _bt_unlockbuf()
1105 _bt_conditionallockbuf(Relation rel, Buffer buf) in _bt_conditionallockbuf()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtpage.c144 _bt_getmeta(Relation rel, Buffer metabuf) in _bt_getmeta()
181 _bt_vacuum_needs_cleanup(Relation rel) in _bt_vacuum_needs_cleanup()
343 _bt_getroot(Relation rel, int access) in _bt_getroot()
577 _bt_gettrueroot(Relation rel) in _bt_gettrueroot()
672 _bt_getrootheight(Relation rel) in _bt_getrootheight()
794 _bt_checkpage(Relation rel, Buffer buf) in _bt_checkpage()
1035 _bt_relbuf(Relation rel, Buffer buf) in _bt_relbuf()
1051 _bt_lockbuf(Relation rel, Buffer buf, int access) in _bt_lockbuf()
1082 _bt_unlockbuf(Relation rel, Buffer buf) in _bt_unlockbuf()
1105 _bt_conditionallockbuf(Relation rel, Buffer buf) in _bt_conditionallockbuf()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/wasm/
H A DInputChunks.cpp60 for (const WasmRelocation &rel : relocations) { in verifyRelocTargets() local
127 for (const WasmRelocation &rel : relocations) { in writeTo() local
185 for (const WasmRelocation &rel : relocations) { in writeRelocations() local
211 static unsigned writeCompressedReloc(uint8_t *buf, const WasmRelocation &rel, in writeCompressedReloc()
230 static unsigned getRelocWidthPadded(const WasmRelocation &rel) { in getRelocWidthPadded()
248 static unsigned getRelocWidth(const WasmRelocation &rel, uint64_t value) { in getRelocWidth()
278 for (const WasmRelocation &rel : relocations) { in calculateSize() local
316 for (const WasmRelocation &rel : relocations) { in writeTo() local
346 for (const WasmRelocation &rel : relocations) { in generateRelocationCode() local

12345678910>>...571