Madison Digital Garden

Search

SearchSearch

struct TableScanDesc (Postgres Coderef)

Jul 21, 2025, 1 min read

  • #database
  • #db-postgresql
  • #draft

본 글은 #draft 상태입니다.

  • 내용 정리

코드 위치 (v17.1)

  • Location
src/include/access/relscan.h:31
  • Link: heap_scan_stream_read_next_parallel()

Graph View

Backlinks

  • func heap_beginscan (Postgres Coderef)
  • func heap_getnextslot (Postgres Coderef)
  • func heapgettup_pagemode (Postgres Coderef)
  • func initscan (Postgres Coderef)
  • func table_beginscan (Postgres Coderef)
  • func SeqNext (Postgres Coderef)

Created with Quartz v4.1.0, © 2025

  • GitHub
  • LinkedIn
  • Email