Skip to main content

bytebase/omni

SkillsMP 已收集 bytebase/omni 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
8
GitHub 星标
13
GitHub Forks
6

这个仓库中的 skills

2 个职业分类 · 已分类 100%

已展示 8 / 8 个已收集 Skill。

职业分类
软件开发工程师
描述

Maps PostgreSQL parser BNF grammar statements to their corresponding PostgreSQL C source code entry points (e.g., in utility.c). Use this to find which C function handles a specific parsed SQL statement.

原文语言:英语

更新
职业分类
数据库架构师
描述

Synthesizes the outputs of pg-bnf-source-mapper, pg-write-trace-skill, and pg-read-trace-skill into a master PG_SEMANTIC_INVENTORY.json. It maps statements to regression tests (pg_regress) to provide a complete coverage plan.

原文语言:英语

更新
职业分类
数据库架构师
描述

Traces the PostgreSQL Analyzer (analyze.go/analyze.c) to identify which system catalogs (e.g., pg_operator, pg_type, pg_proc) are queried to resolve a specific SQL statement or semantic element. Use this to identify dependencies.

原文语言:英语

更新
职业分类
数据库架构师
描述

Traces PostgreSQL C source code to identify which system catalogs (e.g., pg_class, pg_attribute) are modified (inserted, updated, or deleted) by a specific handler function. Use this to find the side-effects of a DDL statement.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Maps PostgreSQL parser BNF grammar statements to their corresponding PostgreSQL C source code entry points (e.g., in utility.c). Use this to find which C function handles a specific parsed SQL statement.

原文语言:英语

更新
职业分类
数据库架构师
描述

Synthesizes the outputs of pg-bnf-source-mapper, pg-write-trace-skill, and pg-read-trace-skill into a master PG_SEMANTIC_INVENTORY.json. It maps statements to regression tests (pg_regress) to provide a complete coverage plan.

原文语言:英语

更新
职业分类
数据库架构师
描述

Traces the PostgreSQL Analyzer (analyze.go/analyze.c) to identify which system catalogs (e.g., pg_operator, pg_type, pg_proc) are queried to resolve a specific SQL statement or semantic element. Use this to identify dependencies.

原文语言:英语

更新
职业分类
数据库架构师
描述

Traces PostgreSQL C source code to identify which system catalogs (e.g., pg_class, pg_attribute) are modified (inserted, updated, or deleted) by a specific handler function. Use this to find the side-effects of a DDL statement.

原文语言:英语

更新
已展示 8 / 8 个已收集 Skill。