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
.
citusdata
/
citus
Public
Notifications
You must be signed in to change notification settings
Fork
784
Star
12.7k
Code
Issues
970
Pull requests
94
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
PG17 compatibility: ruleutils
- #7725
#7725
Merged
Naisila Puka (naisila)
merged 28 commits into
release-13.0
citusdata/citus:release-13.0
from
pg17_support/ruleutils
citusdata/citus:pg17_support/ruleutils
Copy head branch name to clipboard
Nov 11, 2024
Conversation
Commits
28
(28)
Checks
Files changed
Merged
PG17 compatibility: ruleutils
#7725
Naisila Puka (naisila)
merged 28 commits into
release-13.0
citusdata/citus:release-13.0
from
pg17_support/ruleutils
citusdata/citus:pg17_support/ruleutils
Copy head branch name to clipboard
Commits
Commits on Nov 10, 2024
Add ruleutils_17 as copy of ruleutils_16, define PG_VERSION_18
Show description for 74d1f8b
Naisila Puka (naisila)
committed
74d1f8b
View commit details
Copy full SHA for 74d1f8b
Browse repository at this point
Ruleutils_17 Add more SQL/JSON constructor functions
Show description for 657ab57
Naisila Puka (naisila)
committed
657ab57
View commit details
Copy full SHA for 657ab57
Browse repository at this point
Ruleutils_17 Track nesting depth correctly when drilling down into RECORD Vars.
Show description for fd20578
Naisila Puka (naisila)
committed
fd20578
View commit details
Copy full SHA for fd20578
Browse repository at this point
Ruleutils_17 Tidy-up some appendStringInfo*() usages
Show description for 7145725
Naisila Puka (naisila)
committed
7145725
View commit details
Copy full SHA for 7145725
Browse repository at this point
Ruleutils_17 Add support for AT LOCAL
Show description for 699fc48
Naisila Puka (naisila)
committed
699fc48
View commit details
Copy full SHA for 699fc48
Browse repository at this point
Ruleutils_17 Update copyright for 2024
Show description for 22adbdc
Naisila Puka (naisila)
committed
22adbdc
View commit details
Copy full SHA for 22adbdc
Browse repository at this point
Ruleutils_17 Remove unused #include's from backend .c files
Show description for c242858
Naisila Puka (naisila)
committed
c242858
View commit details
Copy full SHA for c242858
Browse repository at this point
Ruleutils_17 Fix EXPLAIN output for subplans in MERGE.
Show description for f60a9a4
Naisila Puka (naisila)
committed
f60a9a4
View commit details
Copy full SHA for f60a9a4
Browse repository at this point
Ruleutils_17 Add RETURNING support to MERGE.
Show description for 21d61c4
Naisila Puka (naisila)
committed
21d61c4
View commit details
Copy full SHA for 21d61c4
Browse repository at this point
Ruleutils_17 Improve EXPLAIN's display of SubPlan nodes and output parameters.
Show description for e6062f0
Naisila Puka (naisila)
committed
e6062f0
View commit details
Copy full SHA for e6062f0
Browse repository at this point
Ruleutils_17 Add SQL/JSON query functions
Show description for f2da23b
Naisila Puka (naisila)
committed
f2da23b
View commit details
Copy full SHA for f2da23b
Browse repository at this point
Ruleutils_17 Add support for MERGE ... WHEN NOT MATCHED BY SOURCE
Show description for d9f5620
Naisila Puka (naisila)
committed
d9f5620
View commit details
Copy full SHA for d9f5620
Browse repository at this point
Ruleutils_17 Add basic JSON_TABLE() functionality
Show description for 8e8f6d0
Naisila Puka (naisila)
committed
8e8f6d0
View commit details
Copy full SHA for 8e8f6d0
Browse repository at this point
Ruleutils_17 Implement ALTER TABLE ... SPLIT PARTITION ... command
Show description for 77e8d98
Naisila Puka (naisila)
committed
77e8d98
View commit details
Copy full SHA for 77e8d98
Browse repository at this point
Ruleutils_17 Fix JsonExpr deparsing to emit QUOTES and WRAPPER correctly
Show description for d284ec5
Naisila Puka (naisila)
committed
d284ec5
View commit details
Copy full SHA for d284ec5
Browse repository at this point
Ruleutils_17 JSON_TABLE: Add support for NESTED paths and columns
Show description for ecd149f
Naisila Puka (naisila)
committed
ecd149f
View commit details
Copy full SHA for ecd149f
Browse repository at this point
Ruleutils_17 Fixup various StringInfo function usages
Show description for 0cee806
Naisila Puka (naisila)
committed
0cee806
View commit details
Copy full SHA for 0cee806
Browse repository at this point
Ruleutils_17 Fix an assortment of typos
Show description for 5f6c181
Naisila Puka (naisila)
committed
5f6c181
View commit details
Copy full SHA for 5f6c181
Browse repository at this point
Ruleutils_17 Fix another couple of outdated comments for MERGE RETURNING.
Show description for b7d17f5
Naisila Puka (naisila)
committed
b7d17f5
View commit details
Copy full SHA for b7d17f5
Browse repository at this point
Ruleutils_17 Fix "failed to find plan for subquery/CTE" errors in EXPLAIN.
Show description for 8b59620
Naisila Puka (naisila)
committed
8b59620
View commit details
Copy full SHA for 8b59620
Browse repository at this point
Ruleutils_17 Suppress Coverity warnings about Asserts in get_name_for_var_field.
Show description for f737292
Naisila Puka (naisila)
committed
f737292
View commit details
Copy full SHA for f737292
Browse repository at this point
Ruleutils_17 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands
Show description for dd4c58e
Naisila Puka (naisila)
committed
dd4c58e
View commit details
Copy full SHA for dd4c58e
Browse repository at this point
Ruleutils_17 Fix mis-deparsing of ORDER BY lists when there is a name conflict.
Show description for 897d996
Naisila Puka (naisila)
committed
897d996
View commit details
Copy full SHA for 897d996
Browse repository at this point
Ruleutils_17 SQL/JSON: Fix JSON_TABLE() column deparsing
Show description for b988af3
Naisila Puka (naisila)
committed
b988af3
View commit details
Copy full SHA for b988af3
Browse repository at this point
Ruleutils_17 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE
Show description for 330e886
Naisila Puka (naisila)
committed
330e886
View commit details
Copy full SHA for 330e886
Browse repository at this point
Ruleutils_17 Revert recent SQL/JSON related commits
Show description for a07b59d
Naisila Puka (naisila)
committed
a07b59d
View commit details
Copy full SHA for a07b59d
Browse repository at this point
Ruleutils_17 SQL/JSON: Fix JSON_TABLE() column deparsing
Show description for 0dc10b6
Naisila Puka (naisila)
committed
0dc10b6
View commit details
Copy full SHA for 0dc10b6
Browse repository at this point
Ruleutils_17 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE
Show description for 6c6d57f
Naisila Puka (naisila)
committed
6c6d57f
View commit details
Copy full SHA for 6c6d57f
Browse repository at this point
You can’t perform that action at this time.