summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)Author
2026-01-18start writing psql module, start writing exercise 1 with that module, small ↵Felix Perktold
header file changes as needed for module programming
2026-01-18renamed builtins to proceduresFelix Perktold
2026-01-18add module system to load .so with load_module builtinFelix Perktold