Home
last modified time | relevance | path

Searched refs:simple_heap_delete (Results 1 – 25 of 436) sorted by relevance

12345678910>>...18

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/commands/
H A Dcomment.c197 simple_heap_delete(description, &oldtuple->t_self); in CreateComments()
291 simple_heap_delete(shdescription, &oldtuple->t_self); in CreateSharedComments()
369 simple_heap_delete(description, &oldtuple->t_self); in DeleteComments()
405 simple_heap_delete(shdescription, &oldtuple->t_self); in DeleteSharedComments()
H A Dseclabel.c295 simple_heap_delete(pg_shseclabel, &oldtup->t_self); in SetSharedSecurityLabel()
386 simple_heap_delete(pg_seclabel, &oldtup->t_self); in SetSecurityLabel()
441 simple_heap_delete(pg_shseclabel, &oldtup->t_self); in DeleteSharedSecurityLabel()
492 simple_heap_delete(pg_seclabel, &oldtup->t_self); in DeleteSecurityLabel()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/commands/
H A Dcomment.c197 simple_heap_delete(description, &oldtuple->t_self); in CreateComments()
291 simple_heap_delete(shdescription, &oldtuple->t_self); in CreateSharedComments()
369 simple_heap_delete(description, &oldtuple->t_self); in DeleteComments()
405 simple_heap_delete(shdescription, &oldtuple->t_self); in DeleteSharedComments()
H A Dseclabel.c295 simple_heap_delete(pg_shseclabel, &oldtup->t_self); in SetSharedSecurityLabel()
386 simple_heap_delete(pg_seclabel, &oldtup->t_self); in SetSecurityLabel()
441 simple_heap_delete(pg_shseclabel, &oldtup->t_self); in DeleteSharedSecurityLabel()
492 simple_heap_delete(pg_seclabel, &oldtup->t_self); in DeleteSecurityLabel()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/commands/
H A Dcomment.c197 simple_heap_delete(description, &oldtuple->t_self); in CreateComments()
291 simple_heap_delete(shdescription, &oldtuple->t_self); in CreateSharedComments()
369 simple_heap_delete(description, &oldtuple->t_self); in DeleteComments()
405 simple_heap_delete(shdescription, &oldtuple->t_self); in DeleteSharedComments()
H A Dseclabel.c295 simple_heap_delete(pg_shseclabel, &oldtup->t_self); in SetSharedSecurityLabel()
386 simple_heap_delete(pg_seclabel, &oldtup->t_self); in SetSecurityLabel()
441 simple_heap_delete(pg_shseclabel, &oldtup->t_self); in DeleteSharedSecurityLabel()
492 simple_heap_delete(pg_seclabel, &oldtup->t_self); in DeleteSecurityLabel()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/commands/
H A Dcomment.c197 simple_heap_delete(description, &oldtuple->t_self); in CreateComments()
291 simple_heap_delete(shdescription, &oldtuple->t_self); in CreateSharedComments()
369 simple_heap_delete(description, &oldtuple->t_self); in DeleteComments()
405 simple_heap_delete(shdescription, &oldtuple->t_self); in DeleteSharedComments()
H A Dseclabel.c295 simple_heap_delete(pg_shseclabel, &oldtup->t_self); in SetSharedSecurityLabel()
386 simple_heap_delete(pg_seclabel, &oldtup->t_self); in SetSecurityLabel()
441 simple_heap_delete(pg_shseclabel, &oldtup->t_self); in DeleteSharedSecurityLabel()
492 simple_heap_delete(pg_seclabel, &oldtup->t_self); in DeleteSecurityLabel()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/commands/
H A Dcomment.c197 simple_heap_delete(description, &oldtuple->t_self); in CreateComments()
291 simple_heap_delete(shdescription, &oldtuple->t_self); in CreateSharedComments()
369 simple_heap_delete(description, &oldtuple->t_self); in DeleteComments()
405 simple_heap_delete(shdescription, &oldtuple->t_self); in DeleteSharedComments()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/commands/
H A Dcomment.c197 simple_heap_delete(description, &oldtuple->t_self); in CreateComments()
291 simple_heap_delete(shdescription, &oldtuple->t_self); in CreateSharedComments()
369 simple_heap_delete(description, &oldtuple->t_self); in DeleteComments()
405 simple_heap_delete(shdescription, &oldtuple->t_self); in DeleteSharedComments()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/commands/
H A Dcomment.c197 simple_heap_delete(description, &oldtuple->t_self); in CreateComments()
291 simple_heap_delete(shdescription, &oldtuple->t_self); in CreateSharedComments()
369 simple_heap_delete(description, &oldtuple->t_self); in DeleteComments()
405 simple_heap_delete(shdescription, &oldtuple->t_self); in DeleteSharedComments()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/catalog/
H A Dpg_db_role_setting.c97 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
138 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
211 simple_heap_delete(relsetting, &tup->t_self); in DropSetting()
H A Dpg_largeobject.c115 simple_heap_delete(pg_lo_meta, &tuple->t_self); in LargeObjectDrop()
132 simple_heap_delete(pg_largeobject, &tuple->t_self); in LargeObjectDrop()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/catalog/
H A Dpg_db_role_setting.c97 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
138 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
211 simple_heap_delete(relsetting, &tup->t_self); in DropSetting()
H A Dpg_largeobject.c115 simple_heap_delete(pg_lo_meta, &tuple->t_self); in LargeObjectDrop()
132 simple_heap_delete(pg_largeobject, &tuple->t_self); in LargeObjectDrop()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/catalog/
H A Dpg_db_role_setting.c97 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
138 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
211 simple_heap_delete(relsetting, &tup->t_self); in DropSetting()
H A Dpg_largeobject.c115 simple_heap_delete(pg_lo_meta, &tuple->t_self); in LargeObjectDrop()
132 simple_heap_delete(pg_largeobject, &tuple->t_self); in LargeObjectDrop()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/catalog/
H A Dpg_db_role_setting.c97 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
138 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
211 simple_heap_delete(relsetting, &tup->t_self); in DropSetting()
H A Dpg_largeobject.c115 simple_heap_delete(pg_lo_meta, &tuple->t_self); in LargeObjectDrop()
132 simple_heap_delete(pg_largeobject, &tuple->t_self); in LargeObjectDrop()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/catalog/
H A Dpg_db_role_setting.c97 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
138 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
211 simple_heap_delete(relsetting, &tup->t_self); in DropSetting()
H A Dpg_largeobject.c115 simple_heap_delete(pg_lo_meta, &tuple->t_self); in LargeObjectDrop()
132 simple_heap_delete(pg_largeobject, &tuple->t_self); in LargeObjectDrop()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/catalog/
H A Dpg_db_role_setting.c97 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
138 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
211 simple_heap_delete(relsetting, &tup->t_self); in DropSetting()
H A Dpg_largeobject.c115 simple_heap_delete(pg_lo_meta, &tuple->t_self); in LargeObjectDrop()
132 simple_heap_delete(pg_largeobject, &tuple->t_self); in LargeObjectDrop()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/catalog/
H A Dpg_db_role_setting.c97 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
138 simple_heap_delete(rel, &tuple->t_self); in AlterSetting()
211 simple_heap_delete(relsetting, &tup->t_self); in DropSetting()
H A Dpg_largeobject.c115 simple_heap_delete(pg_lo_meta, &tuple->t_self); in LargeObjectDrop()
132 simple_heap_delete(pg_largeobject, &tuple->t_self); in LargeObjectDrop()

12345678910>>...18