Skip to content

Add lesson 42: Extensions#102

Merged
exekias merged 1 commit into
mainfrom
lesson/42-extensions
Jul 14, 2026
Merged

Add lesson 42: Extensions#102
exekias merged 1 commit into
mainfrom
lesson/42-extensions

Conversation

@exekias

@exekias exekias commented Jul 2, 2026

Copy link
Copy Markdown
Member

Adds Extensions (roadmap item 03-extensions) — the new Module 10: Expert & operations.

Summary

Add packaged types, functions, and index support to Postgres with CREATE EXTENSION — including the trusted ones a non-superuser can install.

Check

One query-returns check (citext-installed) — the learner installs the trusted citext extension, verified via pg_extension.

Verified end-to-end against a non-superuser Postgres 16. npm run lessons:validate (34/34) and next build both pass.

Part of #6

🤖 Generated with Claude Code

Part of #6

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
learn-postgres Ready Ready Preview Jul 2, 2026 3:07pm

@exekias exekias merged commit fd67b15 into main Jul 14, 2026
3 checks passed
@exekias exekias deleted the lesson/42-extensions branch July 14, 2026 14:07
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