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
.
arenadata
/
gpdb
Public
forked from
greenplum-db/gpdb-archive
Notifications
You must be signed in to change notification settings
Fork
23
Star
47
Code
Issues
3
Pull requests
42
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
DRAFT - Move Orca to a separate Postgres extension
- #1111
#1111
Draft
whitehawk
wants to merge 30 commits into
adb-7.2.0
arenadata/gpdb:adb-7.2.0
from
feature/ADBDEV-6552
arenadata/gpdb:feature/ADBDEV-6552
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Draft
DRAFT - Move Orca to a separate Postgres extension
#1111
whitehawk
wants to merge 30 commits into
adb-7.2.0
arenadata/gpdb:adb-7.2.0
from
feature/ADBDEV-6552
arenadata/gpdb:feature/ADBDEV-6552
Copy head branch name to clipboard
Commits
Commits on Nov 7, 2024
Add gp_orca extension skeleton (#1105)
Show description for 4df6332
whitehawk
authored
4df6332
View commit details
Copy full SHA for 4df6332
Browse repository at this point
Commits on Nov 11, 2024
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
authored
dbcf6dd
View commit details
Copy full SHA for dbcf6dd
Browse repository at this point
Commits on Nov 12, 2024
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
authored
44115c4
View commit details
Copy full SHA for 44115c4
Browse repository at this point
Decouple Orca from the GPMemoryProtect_TrackStartupMemory() (#1108)
Show description for b1cffb6
whitehawk
authored
b1cffb6
View commit details
Copy full SHA for b1cffb6
Browse repository at this point
Commits on Nov 15, 2024
Connect Orca via a planner hook (#1112)
Show description for acbd08a
whitehawk
authored
acbd08a
View commit details
Copy full SHA for acbd08a
Browse repository at this point
Commits on Nov 21, 2024
Decouple Orca from Explain component (#1124)
Show description for bf2cc5a
whitehawk
authored
bf2cc5a
View commit details
Copy full SHA for bf2cc5a
Browse repository at this point
Commits on Nov 25, 2024
Rework gp_optimizer_functions.c to use runtime check of Orca's presence (#1126)
Show description for 927afa0
whitehawk
authored
927afa0
View commit details
Copy full SHA for 927afa0
Browse repository at this point
Move setting of 'optimizer' GUC to the extension (#1128)
Show description for 5fada0a
whitehawk
authored
5fada0a
View commit details
Copy full SHA for 5fada0a
Browse repository at this point
Commits on Nov 26, 2024
ADBDEV-6625 Decouple ORCA from the pg_hint_plan extension (#1127)
Show description for 1761f83
dkovalev1
authored
1761f83
View commit details
Copy full SHA for 1761f83
Browse repository at this point
Commits on Nov 29, 2024
Fix EnableXform() & DisableXform() functions when optimizer is off (#1135)
Show description for e8158ef
whitehawk
authored
e8158ef
View commit details
Copy full SHA for e8158ef
Browse repository at this point
Commits on Dec 6, 2024
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
authored
b05718f
View commit details
Copy full SHA for b05718f
Browse repository at this point
Commits on Dec 8, 2024
Rename shared lib gp_orca into orca (#1137)
Show description for 5ff3de4
whitehawk
authored
5ff3de4
View commit details
Copy full SHA for 5ff3de4
Browse repository at this point
Commits on Dec 9, 2024
Fix explain_format and auto_explain tests (#1136)
Show description for ffd38cd
whitehawk
authored
ffd38cd
View commit details
Copy full SHA for ffd38cd
Browse repository at this point
Commits on Dec 10, 2024
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
authored
a2a95d6
View commit details
Copy full SHA for a2a95d6
Browse repository at this point
Commits on Dec 12, 2024
Fix error "External planner is not registered" (#1154)
Show description for 7444a17
whitehawk
authored
7444a17
View commit details
Copy full SHA for 7444a17
Browse repository at this point
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
authored
b4da41e
View commit details
Copy full SHA for b4da41e
Browse repository at this point
Commits on Dec 13, 2024
Move Orca src files into the extension (#1151)
Show description for 1dcc5b9
whitehawk
authored
1dcc5b9
View commit details
Copy full SHA for 1dcc5b9
Browse repository at this point
Commits on Dec 17, 2024
Fix 'gpconfig' behave test (#1158)
Show description for 5c94ce7
whitehawk
authored
5c94ce7
View commit details
Copy full SHA for 5c94ce7
Browse repository at this point
Commits on Dec 18, 2024
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
authored
8dd7901
View commit details
Copy full SHA for 8dd7901
Browse repository at this point
Commits on Dec 24, 2024
Remove generation of USE_ORCA define (#1169)
Show description for d7c3cea
whitehawk
authored
d7c3cea
View commit details
Copy full SHA for d7c3cea
Browse repository at this point
Commits on Dec 25, 2024
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
authored
8cc3aff
View commit details
Copy full SHA for 8cc3aff
Browse repository at this point
Move Orca's GUCs into the extension (#1167)
Show description for 341d342
whitehawk
authored
341d342
View commit details
Copy full SHA for 341d342
Browse repository at this point
Commits on Jan 15, 2025
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
authored
4bf67e3
View commit details
Copy full SHA for 4bf67e3
Browse repository at this point
Commits on Jan 22, 2025
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
authored
f8e7224
View commit details
Copy full SHA for f8e7224
Browse repository at this point
Commits on Jan 26, 2025
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
authored
d990bd2
View commit details
Copy full SHA for d990bd2
Browse repository at this point
Commits on Jan 27, 2025
Partially revert "Move Orca's GUCs into the extension (#1167)" (#1191)
Show description for 9d659e4
whitehawk
authored
9d659e4
View commit details
Copy full SHA for 9d659e4
Browse repository at this point
Commits on Feb 5, 2025
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
authored
6056cd9
View commit details
Copy full SHA for 6056cd9
Browse repository at this point
Partial revert "Decouple Orca from Explain component" (#1208)
Show description for 3c46659
whitehawk
authored
3c46659
View commit details
Copy full SHA for 3c46659
Browse repository at this point
Commits on Feb 12, 2025
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
committed
39e775e
View commit details
Copy full SHA for 39e775e
Browse repository at this point
Commits on Feb 16, 2025
Merge branch 'adb-7.2.0' into feature/ADBDEV-6552
whitehawk
committed
1533132
View commit details
Copy full SHA for 1533132
Browse repository at this point
You can’t perform that action at this time.