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 }}
jcflack
/
pljava
Public
forked from
tada/pljava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pljava
pljava-pgxs
src
on
SetOfRecordWin
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 31, 2020
A better sop to graalvm/graaljs#254
Show description for cc5ab8b
jcflack
committed
cc5ab8b
View commit details
Copy full SHA for cc5ab8b
View code at this point
Browse repository at this point
Pass libjvm directly to maven build command
amCap1712
committed
1df123b
View commit details
Copy full SHA for 1df123b
View code at this point
Browse repository at this point
Commits on Aug 30, 2020
Document AbstractPGXS
amCap1712
committed
5d71fb8
View commit details
Copy full SHA for 5d71fb8
View code at this point
Browse repository at this point
Fix implementation of getPgConfigPropertyAsList
Show description for f8e475b
amCap1712
committed
f8e475b
View commit details
Copy full SHA for f8e475b
View code at this point
Browse repository at this point
Commits on Aug 29, 2020
Improve pljava-so build script
amCap1712
committed
9111286
View commit details
Copy full SHA for 9111286
View code at this point
Browse repository at this point
Use a map for defines instead of list
amCap1712
committed
13760e4
View commit details
Copy full SHA for 13760e4
View code at this point
Browse repository at this point
Move format methods to AbstractPGXS and ...
Show description for e94a0bc
amCap1712
committed
e94a0bc
View commit details
Copy full SHA for e94a0bc
View code at this point
Browse repository at this point
Add initial JavaScript dispatcher for deciding build recipe at runtime
amCap1712
committed
553dfba
View commit details
Copy full SHA for 553dfba
View code at this point
Browse repository at this point
Make PGXSUtils instantiable
Show description for ef444e7
amCap1712
committed
ef444e7
View commit details
Copy full SHA for ef444e7
View code at this point
Browse repository at this point
Add runCommand utility method to execute ProcessBuilder
amCap1712
committed
a04f544
View commit details
Copy full SHA for a04f544
View code at this point
Browse repository at this point
Work around for passing JavaScript function as a SAM to java method
amCap1712
committed
b3bee01
View commit details
Copy full SHA for b3bee01
View code at this point
Browse repository at this point
Scripting engine fails at runtime
amCap1712
committed
039dded
View commit details
Copy full SHA for 039dded
View code at this point
Browse repository at this point
Add JavaScript snippet to build pljava-so
amCap1712
committed
9648412
View commit details
Copy full SHA for 9648412
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
Late-caught bug in just-merged PR
Show description for 7c80d74
jcflack
committed
7c80d74
View commit details
Copy full SHA for 7c80d74
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
Add a link to the plugin docs from index.md
jcflack
committed
10f4e9a
View commit details
Copy full SHA for 10f4e9a
View code at this point
Browse repository at this point
Javadoc warnings in new code
Show description for 01a89f8
jcflack
committed
01a89f8
View commit details
Copy full SHA for 01a89f8
View code at this point
Browse repository at this point
A couple last javac warnings
jcflack
committed
0281612
View commit details
Copy full SHA for 0281612
View code at this point
Browse repository at this point
Tweak names of new goal and report
Show description for 49764b5
jcflack
committed
49764b5
View commit details
Copy full SHA for 49764b5
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Extra .. needed when linking from modular code
Show description for 5f4673f
jcflack
committed
5f4673f
View commit details
Copy full SHA for 5f4673f
View code at this point
Browse repository at this point
Introduce a RelativizingFileManager
Show description for 5168b88
jcflack
committed
5168b88
View commit details
Copy full SHA for 5168b88
View code at this point
Browse repository at this point
Add a handleFirstOptions method
Show description for 0a6c14f
jcflack
committed
0a6c14f
View commit details
Copy full SHA for 0a6c14f
View code at this point
Browse repository at this point
Default methods solve problems and cause others
Show description for e99f844
jcflack
committed
e99f844
View commit details
Copy full SHA for e99f844
View code at this point
Browse repository at this point
Start on RelativizingFileManager
jcflack
committed
87831e4
View commit details
Copy full SHA for 87831e4
View code at this point
Browse repository at this point
Get classpath/modulepath segregation working
Show description for 2d3181b
jcflack
committed
2d3181b
View commit details
Copy full SHA for 2d3181b
View code at this point
Browse repository at this point
Explicit close no longer needed in try-resources
jcflack
committed
1d9a375
View commit details
Copy full SHA for 1d9a375
View code at this point
Browse repository at this point
Add more documentation to PL/Java PGXS
amCap1712
committed
cb21e6d
View commit details
Copy full SHA for cb21e6d
View code at this point
Browse repository at this point
Add missing javadocs
amCap1712
committed
8ff8cd7
View commit details
Copy full SHA for 8ff8cd7
View code at this point
Browse repository at this point
Add utility methods buildPaths and isProfileActive
Show description for 01314b2
amCap1712
committed
01314b2
View commit details
Copy full SHA for 01314b2
View code at this point
Browse repository at this point
Commits on Aug 15, 2020
Give scripts some logging functions (& cleanup)
Show description for e4acbba
jcflack
authored and
amCap1712
committed
e4acbba
View commit details
Copy full SHA for e4acbba
View code at this point
Browse repository at this point
Ensure plugin works in Java 15 for reports too
Show description for 1ae9eb6
jcflack
authored and
amCap1712
committed
1ae9eb6
View commit details
Copy full SHA for 1ae9eb6
View code at this point
Browse repository at this point
First method called isn't always executeReport
Show description for 5863279
jcflack
authored and
amCap1712
committed
5863279
View commit details
Copy full SHA for 5863279
View code at this point
Browse repository at this point
Use Invocable for ReportScript
Show description for 78aa761
jcflack
authored and
amCap1712
committed
78aa761
View commit details
Copy full SHA for 78aa761
View code at this point
Browse repository at this point
Create ReportScript interface for extensibility
Show description for 6ac9059
amCap1712
committed
6ac9059
View commit details
Copy full SHA for 6ac9059
View code at this point
Browse repository at this point
Fix bug in javadoc generation
Show description for 0baa686
amCap1712
committed
0baa686
View commit details
Copy full SHA for 0baa686
View code at this point
Browse repository at this point
Expose some more useful methods from ReportScriptingMojo for use in scripting
amCap1712
committed
f87f204
View commit details
Copy full SHA for f87f204
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.