Skip to content

fix(pg): infer record function output columns#122

Merged
rebelice merged 3 commits intomainfrom
codex/pg-record-function-output-cols
May 7, 2026
Merged

fix(pg): infer record function output columns#122
rebelice merged 3 commits intomainfrom
codex/pg-record-function-output-cols

Conversation

@rebelice
Copy link
Copy Markdown
Collaborator

@rebelice rebelice commented May 7, 2026

Summary

  • infer record table-function columns from resolved OUT, INOUT, and RETURNS TABLE parameters
  • honor explicit column definition lists for record-returning table functions
  • add regression coverage for LoadSQL views over record-returning functions

Test Plan

  • go test ./pg/catalog -count=1

@rebelice rebelice merged commit 964293f into main May 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant