cockroachdb / cockroachdb/cockroach

sql: support C language in UDFs

Open
#102,201 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement T-sql-queries
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

C is a postgres-supported language for user-defined functions and is not currently supported in CRDB. See https://www.postgresql.org/docs/15/sql-createfunction.html

Jira issue: CRDB-27335

Contributor guide

Open the contributing guide

Research direction

The issue names no CockroachDB files or tests. Start by reading the PostgreSQL CREATE FUNCTION documentation and locating the existing user-defined function support in CockroachDB; done means C-language UDFs are supported consistently with the stated PostgreSQL behavior and the relevant coverage is added.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, postgresql, sql
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.