Skip to content

Conversation

@tdrz
Copy link
Collaborator

@tdrz tdrz commented Oct 20, 2025

Backend steps to add a new extension (happy path):

$ cd pglite
$ git submodule add https://github.com/theory/pgtap.git

Add the folder to the pglite/Makefile:

SUBDIRS = \
		pg_ivm \
		vector \
		pgtap

Copy link
Collaborator

@samwillis samwillis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! :shipit:

@tdrz tdrz merged commit 774390f into REL_17_5_WASM-pglite-builder Nov 3, 2025
@tdrz tdrz deleted the tdrz/extension-pgTap branch November 3, 2025 09:19
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.

3 participants