Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
electric-sql
/
postgres-pglite
Public
forked from
postgres/postgres
Notifications
You must be signed in to change notification settings
Fork
42
Star
43
Code
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
docker builder, wasm->libpglite(wasi/emsdk)->pglite all in one
- #45
#45
Open
pmp-p
wants to merge 19 commits into
REL_17_5_WASM-pglite
electric-sql/postgres-pglite:REL_17_5_WASM-pglite
from
REL_17_5_WASM-pglite-builder
electric-sql/postgres-pglite:REL_17_5_WASM-pglite-builder
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
docker builder, wasm->libpglite(wasi/emsdk)->pglite all in one
#45
pmp-p
wants to merge 19 commits into
REL_17_5_WASM-pglite
electric-sql/postgres-pglite:REL_17_5_WASM-pglite
from
REL_17_5_WASM-pglite-builder
electric-sql/postgres-pglite:REL_17_5_WASM-pglite-builder
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2025
docker builder, wasm->libpglite(wasi)->pglite all in one
pmp-p
committed
c18d916
View commit details
Copy full SHA for c18d916
Browse repository at this point
Merge remote-tracking branch 'origin/REL_17_5_WASM-pglite' into REL_17_5_WASM-pglite-builder
pmp-p
committed
bda5254
View commit details
Copy full SHA for bda5254
Browse repository at this point
Update Dockerfile
tdrz
authored
4875f3f
View commit details
Copy full SHA for 4875f3f
Browse repository at this point
Commits on Jul 30, 2025
Merge remote-tracking branch 'origin/REL_17_5_WASM-pglite' into REL_17_5_WASM-pglite-builder
pmp-p
committed
45147e3
View commit details
Copy full SHA for 45147e3
Browse repository at this point
Commits on Jul 31, 2025
Merge remote-tracking branch 'origin/REL_17_5_WASM-pglite' into REL_17_5_WASM-pglite-builder
pmp-p
committed
36942ef
View commit details
Copy full SHA for 36942ef
Browse repository at this point
Merge remote-tracking branch 'origin/REL_17_5_WASM-pglite' into REL_17_5_WASM-pglite-builder
pmp-p
committed
7b512e5
View commit details
Copy full SHA for 7b512e5
Browse repository at this point
sdk hotfix
pmp-p
committed
80621ca
View commit details
Copy full SHA for 80621ca
Browse repository at this point
compare hotfixed
pmp-p
committed
d7577b6
View commit details
Copy full SHA for d7577b6
Browse repository at this point
Commits on Sep 8, 2025
Improve MemoryContext management to prevent memory exhaustion between queries (#47)
Show description for 7dbc9f6
marcus-pousette
authored
7dbc9f6
View commit details
Copy full SHA for 7dbc9f6
Browse repository at this point
Commits on Sep 17, 2025
Switch to vanilla emsdk for building pglite (#48)
Show description for c026976
tdrz
and
tudor
authored
c026976
View commit details
Copy full SHA for c026976
Browse repository at this point
Commits on Sep 24, 2025
Skip system call during dbinit
Show description for 6c55ae1
tdrz
authored
6c55ae1
View commit details
Copy full SHA for 6c55ae1
Browse repository at this point
Commits on Oct 14, 2025
Tdrz/ccoderefactoring (#50)
Show description for 1a0bdab
tdrz
and
tudor
authored
1a0bdab
View commit details
Copy full SHA for 1a0bdab
Browse repository at this point
Commits on Nov 3, 2025
added backend for pgTap (#51)
Show description for 774390f
tdrz
and
tudor
authored
774390f
View commit details
Copy full SHA for 774390f
Browse repository at this point
Commits on Nov 5, 2025
Tdrz/backend pgdump (#52)
Show description for f5f1005
tdrz
and
tudor
authored
f5f1005
View commit details
Copy full SHA for f5f1005
Browse repository at this point
Added backend implementation for pg_uuidv7 extension (#53)
Show description for 73abc36
tdrz
and
tudor
authored
73abc36
View commit details
Copy full SHA for 73abc36
Browse repository at this point
Commits on Jan 5, 2026
feat: add support for pg_hashids extension (#57)
toshmukhamedov
authored
3e61969
View commit details
Copy full SHA for 3e61969
Browse repository at this point
Commits on Jan 6, 2026
Tdrz/be pgcrypto (#55)
Show description for bee4a36
tdrz
and
tudor
authored
bee4a36
View commit details
Copy full SHA for bee4a36
Browse repository at this point
Commits on Mar 2, 2026
feat: Add Apache AGE graph database extension (#58)
Show description for c7c530a
4 people
authored
c7c530a
View commit details
Copy full SHA for c7c530a
Browse repository at this point
Commits on Mar 9, 2026
fix(pglite): export missing _invoke_ functions for AGE extension (#66)
Show description for 51e222c
5 people
authored
51e222c
View commit details
Copy full SHA for 51e222c
Browse repository at this point
You can’t perform that action at this time.