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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
diffix
/
pg_diffix
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
19
Code
Issues
10
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 18, 2023
Merge pull request #460 from diffix/yoid2000-patch-1
Show description for 94b4edf
yoid2000
authored
94b4edf
View commit details
Copy full SHA for 94b4edf
Browse repository at this point
Commits on Dec 17, 2023
Delete LICENSE.md
yoid2000
committed
914393b
View commit details
Copy full SHA for 914393b
Browse repository at this point
Create LICENSE
yoid2000
authored
6278ade
View commit details
Copy full SHA for 6278ade
Browse repository at this point
Commits on Sep 28, 2023
Merge pull request #459 from diffix/release/fir
Show description for 6af154d
cristianberneanu
authored
6af154d
View commit details
Copy full SHA for 6af154d
Browse repository at this point
Merge pull request #458 from diffix/cristian/release
Show description for 69f9112
cristianberneanu
authored
69f9112
View commit details
Copy full SHA for 69f9112
Browse repository at this point
Commits on Sep 26, 2023
Fix release build error caused by git ownership check.
cristianberneanu
committed
58c833a
View commit details
Copy full SHA for 58c833a
Browse repository at this point
Release 1.2.0.
cristianberneanu
committed
e9e4636
View commit details
Copy full SHA for e9e4636
Browse repository at this point
Commits on Oct 18, 2022
Merge pull request #456 from diffix/cristian/misc
Show description for 3fe5a8b
cristianberneanu
authored
3fe5a8b
View commit details
Copy full SHA for 3fe5a8b
Browse repository at this point
Require VS 2019 (or greater) for building on Windows.
cristianberneanu
committed
9bbe7ab
View commit details
Copy full SHA for 9bbe7ab
Browse repository at this point
Commits on Sep 27, 2022
Merge pull request #454 from diffix/cristian/misc
Show description for a8a0380
cristianberneanu
authored
a8a0380
View commit details
Copy full SHA for a8a0380
Browse repository at this point
Add resource files to solution.
cristianberneanu
committed
9a90794
View commit details
Copy full SHA for 9a90794
Browse repository at this point
Commits on Sep 26, 2022
Merge pull request #453 from diffix/cristian/misc
Show description for 07ce148
cristianberneanu
authored
07ce148
View commit details
Copy full SHA for 07ce148
Browse repository at this point
Add Windows build instructions to Readme.
cristianberneanu
committed
817218d
View commit details
Copy full SHA for 817218d
Browse repository at this point
Source-code compatibility fixes for compiling on Windows.
cristianberneanu
committed
4755bd9
View commit details
Copy full SHA for 4755bd9
Browse repository at this point
Add support for building on Windows.
cristianberneanu
committed
5c83e40
View commit details
Copy full SHA for 5c83e40
Browse repository at this point
Commits on Sep 21, 2022
Merge pull request #452 from diffix/piotr/normalize-for-metabase-date_trunc
Show description for 6d51ee2
pdobacz
authored
6d51ee2
View commit details
Copy full SHA for 6d51ee2
Browse repository at this point
Drop restrictions on extract field + more consistency in numeric casts
pdobacz
committed
829bc40
View commit details
Copy full SHA for 829bc40
Browse repository at this point
Merge pull request #451 from diffix/cristian/feature/query
Show description for a229059
cristianberneanu
authored
a229059
View commit details
Copy full SHA for a229059
Browse repository at this point
Commits on Sep 20, 2022
Allow `cast(extract ...) as integer`
pdobacz
committed
caa0612
View commit details
Copy full SHA for caa0612
Browse repository at this point
Fix explain table JOIN test.
cristianberneanu
committed
c499b6f
View commit details
Copy full SHA for c499b6f
Browse repository at this point
Add test for AID collection when joining tables.
cristianberneanu
committed
5c1d87b
View commit details
Copy full SHA for 5c1d87b
Browse repository at this point
Add support for joining tables in anonymizing queries.
cristianberneanu
committed
f41c108
View commit details
Copy full SHA for f41c108
Browse repository at this point
Commits on Sep 13, 2022
Merge pull request #450 from diffix/piotr/extract-datetime
Show description for 6711291
pdobacz
authored
6711291
View commit details
Copy full SHA for 6711291
Browse repository at this point
Support `extract(... from ...)`
pdobacz
committed
8e82bad
View commit details
Copy full SHA for 8e82bad
Browse repository at this point
Commits on Sep 12, 2022
Disallow sum_noise(datetime) instead of crashing
Show description for 3295f94
pdobacz
committed
3295f94
View commit details
Copy full SHA for 3295f94
Browse repository at this point
Merge pull request #449 from diffix/piotr/fix-where-datetime-validation
Show description for 81c2461
pdobacz
authored
81c2461
View commit details
Copy full SHA for 81c2461
Browse repository at this point
Commits on Sep 8, 2022
Missed spot where primary_arg is nonzero
Show description for 7a0d167
pdobacz
committed
7a0d167
View commit details
Copy full SHA for 7a0d167
Browse repository at this point
Commits on Sep 6, 2022
Merge pull request #447 from diffix/piotr/date_trunc
Show description for 1cab5d3
pdobacz
authored
1cab5d3
View commit details
Copy full SHA for 1cab5d3
Browse repository at this point
Add empty line in allowed_objects.c
pdobacz
committed
c5c39ef
View commit details
Copy full SHA for c5c39ef
Browse repository at this point
Merge remote-tracking branch 'origin/master' into piotr/date_trunc
Show description for 83e01e6
pdobacz
committed
83e01e6
View commit details
Copy full SHA for 83e01e6
Browse repository at this point
Support date_trunc
pdobacz
committed
873845c
View commit details
Copy full SHA for 873845c
Browse repository at this point
Commits on Sep 2, 2022
Merge pull request #446 from diffix/release/fir
Show description for a2b487c
cristianberneanu
authored
a2b487c
View commit details
Copy full SHA for a2b487c
Browse repository at this point
Merge pull request #445 from diffix/cristian/misc
Show description for 5360d04
cristianberneanu
authored
5360d04
View commit details
Copy full SHA for 5360d04
Browse repository at this point
Release 1.1.0.
cristianberneanu
committed
6c86226
View commit details
Copy full SHA for 6c86226
Browse repository at this point
Commits on Sep 1, 2022
Merge pull request #444 from diffix/piotr/fix-tz-seeding
Show description for 677e636
pdobacz
authored
677e636
View commit details
Copy full SHA for 677e636
Browse repository at this point
Previous
Next
You can’t perform that action at this time.