Home
last modified time | relevance | path

Searched refs:loid (Results 51 – 75 of 1537) sorted by relevance

12345678910>>...62

/dports/databases/mariadb104-client/mariadb-10.4.24/storage/maria/
H A Dtablockman.c224 uint16 loid;
232 (uchar *)& loid, sizeof(loid));
285 old= find_by_loid(table, lo->loid);
317 new->loid= lo->loid;
395 if (blocker->loid == lo->loid)
403 wait_for= lm->loid_to_tlo(blocker->loid);
408 lo->waiting_for_loid= wait_for->loid;
520 DBUG_ASSERT(lock->loid == lo->loid);
563 DBUG_ASSERT(cur->loid == lo->loid);
634 offsetof(TABLE_LOCK, loid),
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/maria/
H A Dtablockman.c224 uint16 loid; member
232 (uchar *)& loid, sizeof(loid)); in find_by_loid()
285 old= find_by_loid(table, lo->loid); in tablockman_getlock()
317 new->loid= lo->loid; in tablockman_getlock()
395 if (blocker->loid == lo->loid) in tablockman_getlock()
403 wait_for= lm->loid_to_tlo(blocker->loid); in tablockman_getlock()
408 lo->waiting_for_loid= wait_for->loid; in tablockman_getlock()
520 DBUG_ASSERT(lock->loid == lo->loid); in tablockman_release_locks()
563 DBUG_ASSERT(cur->loid == lo->loid); in tablockman_release_locks()
634 offsetof(TABLE_LOCK, loid), in tablockman_init_locked_table()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/maria/
H A Dtablockman.c224 uint16 loid; member
232 (uchar *)& loid, sizeof(loid)); in find_by_loid()
285 old= find_by_loid(table, lo->loid); in tablockman_getlock()
317 new->loid= lo->loid; in tablockman_getlock()
395 if (blocker->loid == lo->loid) in tablockman_getlock()
403 wait_for= lm->loid_to_tlo(blocker->loid); in tablockman_getlock()
408 lo->waiting_for_loid= wait_for->loid; in tablockman_getlock()
520 DBUG_ASSERT(lock->loid == lo->loid); in tablockman_release_locks()
563 DBUG_ASSERT(cur->loid == lo->loid); in tablockman_release_locks()
634 offsetof(TABLE_LOCK, loid), in tablockman_init_locked_table()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/
H A Dtablockman.c224 uint16 loid; member
232 (uchar *)& loid, sizeof(loid)); in find_by_loid()
285 old= find_by_loid(table, lo->loid); in tablockman_getlock()
317 new->loid= lo->loid; in tablockman_getlock()
395 if (blocker->loid == lo->loid) in tablockman_getlock()
403 wait_for= lm->loid_to_tlo(blocker->loid); in tablockman_getlock()
408 lo->waiting_for_loid= wait_for->loid; in tablockman_getlock()
520 DBUG_ASSERT(lock->loid == lo->loid); in tablockman_release_locks()
563 DBUG_ASSERT(cur->loid == lo->loid); in tablockman_release_locks()
634 offsetof(TABLE_LOCK, loid), in tablockman_init_locked_table()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/maria/unittest/
H A Dlockman2-t.c44 TABLE_LOCK_OWNER *loid2lo1(uint16 loid) in loid2lo1() argument
46 return loarray1+loid-1; in loid2lo1()
184 lo->loid= backup.loid; in reinit_tlo()
208 uint x, loid, row, table, res, locklevel, timeout= 0; in test_lockman() local
214 loid= ++thread_number; in test_lockman()
216 lo1= loid2lo1(loid); in test_lockman()
235 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
245 DIAG(("loid %2d, row %d, lock %s, res %s", loid, row, in test_lockman()
260 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
268 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/maria/unittest/
H A Dlockman2-t.c44 TABLE_LOCK_OWNER *loid2lo1(uint16 loid) in loid2lo1() argument
46 return loarray1+loid-1; in loid2lo1()
184 lo->loid= backup.loid; in reinit_tlo()
208 uint x, loid, row, table, res, locklevel, timeout= 0; in test_lockman() local
214 loid= ++thread_number; in test_lockman()
216 lo1= loid2lo1(loid); in test_lockman()
235 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
245 DIAG(("loid %2d, row %d, lock %s, res %s", loid, row, in test_lockman()
260 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
268 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/maria/unittest/
H A Dlockman2-t.c45 TABLE_LOCK_OWNER *loid2lo1(uint16 loid) in loid2lo1() argument
47 return loarray1+loid-1; in loid2lo1()
185 lo->loid= backup.loid; in reinit_tlo()
209 uint x, loid, row, table, res, locklevel, timeout= 0; in test_lockman() local
215 loid= ++thread_number; in test_lockman()
217 lo1= loid2lo1(loid); in test_lockman()
236 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
246 DIAG(("loid %2d, row %d, lock %s, res %s", loid, row, in test_lockman()
261 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
269 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/unittest/
H A Dlockman2-t.c44 TABLE_LOCK_OWNER *loid2lo1(uint16 loid) in loid2lo1() argument
46 return loarray1+loid-1; in loid2lo1()
184 lo->loid= backup.loid; in reinit_tlo()
208 uint x, loid, row, table, res, locklevel, timeout= 0; in test_lockman() local
214 loid= ++thread_number; in test_lockman()
216 lo1= loid2lo1(loid); in test_lockman()
235 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
245 DIAG(("loid %2d, row %d, lock %s, res %s", loid, row, in test_lockman()
260 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
268 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/maria/unittest/
H A Dlockman2-t.c45 TABLE_LOCK_OWNER *loid2lo1(uint16 loid) in loid2lo1() argument
47 return loarray1+loid-1; in loid2lo1()
185 lo->loid= backup.loid; in reinit_tlo()
209 uint x, loid, row, table, res, locklevel, timeout= 0; in test_lockman() local
215 loid= ++thread_number; in test_lockman()
217 lo1= loid2lo1(loid); in test_lockman()
236 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
246 DIAG(("loid %2d, row %d, lock %s, res %s", loid, row, in test_lockman()
261 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
269 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/unittest/
H A Dlockman2-t.c44 TABLE_LOCK_OWNER *loid2lo1(uint16 loid) in loid2lo1() argument
46 return loarray1+loid-1; in loid2lo1()
184 lo->loid= backup.loid; in reinit_tlo()
208 uint x, loid, row, table, res, locklevel, timeout= 0; in test_lockman() local
214 loid= ++thread_number; in test_lockman()
216 lo1= loid2lo1(loid); in test_lockman()
235 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
245 DIAG(("loid %2d, row %d, lock %s, res %s", loid, row, in test_lockman()
260 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
268 DIAG(("loid %2d, release all locks", loid)); in test_lockman()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/catalog/
H A Dpg_largeobject.h31 Oid loid BKI_LOOKUP(pg_largeobject_metadata); /* Identifier of large
47 DECLARE_UNIQUE_INDEX_PKEY(pg_largeobject_loid_pn_index, 2683, on pg_largeobject using btree(loid oi…
50 extern Oid LargeObjectCreate(Oid loid);
51 extern void LargeObjectDrop(Oid loid);
52 extern bool LargeObjectExists(Oid loid);
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/catalog/
H A Dpg_largeobject.h31 Oid loid BKI_LOOKUP(pg_largeobject_metadata); /* Identifier of large
47 DECLARE_UNIQUE_INDEX_PKEY(pg_largeobject_loid_pn_index, 2683, on pg_largeobject using btree(loid oi…
50 extern Oid LargeObjectCreate(Oid loid);
51 extern void LargeObjectDrop(Oid loid);
52 extern bool LargeObjectExists(Oid loid);
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/catalog/
H A Dpg_largeobject.h31 Oid loid BKI_LOOKUP(pg_largeobject_metadata); /* Identifier of large
47 DECLARE_UNIQUE_INDEX_PKEY(pg_largeobject_loid_pn_index, 2683, on pg_largeobject using btree(loid oi…
50 extern Oid LargeObjectCreate(Oid loid);
51 extern void LargeObjectDrop(Oid loid);
52 extern bool LargeObjectExists(Oid loid);
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/catalog/
H A Dpg_largeobject.h31 Oid loid BKI_LOOKUP(pg_largeobject_metadata); /* Identifier of large
47 DECLARE_UNIQUE_INDEX_PKEY(pg_largeobject_loid_pn_index, 2683, on pg_largeobject using btree(loid oi…
50 extern Oid LargeObjectCreate(Oid loid);
51 extern void LargeObjectDrop(Oid loid);
52 extern bool LargeObjectExists(Oid loid);
/dports/databases/postgresql14-server/postgresql-14.1/src/include/catalog/
H A Dpg_largeobject.h31 Oid loid BKI_LOOKUP(pg_largeobject_metadata); /* Identifier of large
47 DECLARE_UNIQUE_INDEX_PKEY(pg_largeobject_loid_pn_index, 2683, on pg_largeobject using btree(loid oi…
50 extern Oid LargeObjectCreate(Oid loid);
51 extern void LargeObjectDrop(Oid loid);
52 extern bool LargeObjectExists(Oid loid);
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/catalog/
H A Dpg_largeobject.h31 Oid loid BKI_LOOKUP(pg_largeobject_metadata); /* Identifier of large
47 DECLARE_UNIQUE_INDEX_PKEY(pg_largeobject_loid_pn_index, 2683, on pg_largeobject using btree(loid oi…
50 extern Oid LargeObjectCreate(Oid loid);
51 extern void LargeObjectDrop(Oid loid);
52 extern bool LargeObjectExists(Oid loid);
/dports/databases/postgresql14-client/postgresql-14.1/src/include/catalog/
H A Dpg_largeobject.h31 Oid loid BKI_LOOKUP(pg_largeobject_metadata); /* Identifier of large
47 DECLARE_UNIQUE_INDEX_PKEY(pg_largeobject_loid_pn_index, 2683, on pg_largeobject using btree(loid oi…
50 extern Oid LargeObjectCreate(Oid loid);
51 extern void LargeObjectDrop(Oid loid);
52 extern bool LargeObjectExists(Oid loid);
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/psql/
H A Dlarge_obj.c178 Oid loid; in do_lo_import() local
186 loid = lo_import(pset.db, filename_arg); in do_lo_import()
189 if (loid == InvalidOid) in do_lo_import()
205 sprintf(cmdbuf, "COMMENT ON LARGE OBJECT %u IS '", loid); in do_lo_import()
223 print_lo_result("lo_import %u", loid); in do_lo_import()
225 sprintf(oidbuf, "%u", loid); in do_lo_import()
241 Oid loid = atooid(loid_arg); in do_lo_unlink() local
248 status = lo_unlink(pset.db, loid); in do_lo_unlink()
260 print_lo_result("lo_unlink %u", loid); in do_lo_unlink()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/psql/
H A Dlarge_obj.c178 Oid loid; in do_lo_import() local
186 loid = lo_import(pset.db, filename_arg); in do_lo_import()
189 if (loid == InvalidOid) in do_lo_import()
205 sprintf(cmdbuf, "COMMENT ON LARGE OBJECT %u IS '", loid); in do_lo_import()
223 print_lo_result("lo_import %u", loid); in do_lo_import()
225 sprintf(oidbuf, "%u", loid); in do_lo_import()
241 Oid loid = atooid(loid_arg); in do_lo_unlink() local
248 status = lo_unlink(pset.db, loid); in do_lo_unlink()
260 print_lo_result("lo_unlink %u", loid); in do_lo_unlink()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/psql/
H A Dlarge_obj.c178 Oid loid; in do_lo_import() local
186 loid = lo_import(pset.db, filename_arg); in do_lo_import()
189 if (loid == InvalidOid) in do_lo_import()
205 sprintf(cmdbuf, "COMMENT ON LARGE OBJECT %u IS '", loid); in do_lo_import()
223 print_lo_result("lo_import %u", loid); in do_lo_import()
225 sprintf(oidbuf, "%u", loid); in do_lo_import()
241 Oid loid = atooid(loid_arg); in do_lo_unlink() local
248 status = lo_unlink(pset.db, loid); in do_lo_unlink()
260 print_lo_result("lo_unlink %u", loid); in do_lo_unlink()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/psql/
H A Dlarge_obj.c178 Oid loid; in do_lo_import() local
186 loid = lo_import(pset.db, filename_arg); in do_lo_import()
189 if (loid == InvalidOid) in do_lo_import()
205 sprintf(cmdbuf, "COMMENT ON LARGE OBJECT %u IS '", loid); in do_lo_import()
223 print_lo_result("lo_import %u", loid); in do_lo_import()
225 sprintf(oidbuf, "%u", loid); in do_lo_import()
241 Oid loid = atooid(loid_arg); in do_lo_unlink() local
248 status = lo_unlink(pset.db, loid); in do_lo_unlink()
260 print_lo_result("lo_unlink %u", loid); in do_lo_unlink()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/psql/
H A Dlarge_obj.c178 Oid loid; in do_lo_import() local
186 loid = lo_import(pset.db, filename_arg); in do_lo_import()
189 if (loid == InvalidOid) in do_lo_import()
205 sprintf(cmdbuf, "COMMENT ON LARGE OBJECT %u IS '", loid); in do_lo_import()
223 print_lo_result("lo_import %u", loid); in do_lo_import()
225 sprintf(oidbuf, "%u", loid); in do_lo_import()
241 Oid loid = atooid(loid_arg); in do_lo_unlink() local
248 status = lo_unlink(pset.db, loid); in do_lo_unlink()
260 print_lo_result("lo_unlink %u", loid); in do_lo_unlink()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/psql/
H A Dlarge_obj.c178 Oid loid; in do_lo_import() local
186 loid = lo_import(pset.db, filename_arg); in do_lo_import()
189 if (loid == InvalidOid) in do_lo_import()
205 sprintf(cmdbuf, "COMMENT ON LARGE OBJECT %u IS '", loid); in do_lo_import()
223 print_lo_result("lo_import %u", loid); in do_lo_import()
225 sprintf(oidbuf, "%u", loid); in do_lo_import()
241 Oid loid = atooid(loid_arg); in do_lo_unlink() local
248 status = lo_unlink(pset.db, loid); in do_lo_unlink()
260 print_lo_result("lo_unlink %u", loid); in do_lo_unlink()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/psql/
H A Dlarge_obj.c178 Oid loid; in do_lo_import() local
186 loid = lo_import(pset.db, filename_arg); in do_lo_import()
189 if (loid == InvalidOid) in do_lo_import()
205 sprintf(cmdbuf, "COMMENT ON LARGE OBJECT %u IS '", loid); in do_lo_import()
223 print_lo_result("lo_import %u", loid); in do_lo_import()
225 sprintf(oidbuf, "%u", loid); in do_lo_import()
241 Oid loid = atooid(loid_arg); in do_lo_unlink() local
248 status = lo_unlink(pset.db, loid); in do_lo_unlink()
260 print_lo_result("lo_unlink %u", loid); in do_lo_unlink()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/psql/
H A Dlarge_obj.c178 Oid loid; in do_lo_import() local
186 loid = lo_import(pset.db, filename_arg); in do_lo_import()
189 if (loid == InvalidOid) in do_lo_import()
205 sprintf(cmdbuf, "COMMENT ON LARGE OBJECT %u IS '", loid); in do_lo_import()
223 print_lo_result("lo_import %u", loid); in do_lo_import()
225 sprintf(oidbuf, "%u", loid); in do_lo_import()
241 Oid loid = atooid(loid_arg); in do_lo_unlink() local
248 status = lo_unlink(pset.db, loid); in do_lo_unlink()
260 print_lo_result("lo_unlink %u", loid); in do_lo_unlink()

12345678910>>...62