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
main
java
org
postgresql
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 28, 2020
Add property to configure native debugging
Show description for 23d27fb
amCap1712
committed
23d27fb
View commit details
Copy full SHA for 23d27fb
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Merge pull request #301 from chore/master/pgxs-exception
Show description for 51de0d7
jcflack
committed
51de0d7
View commit details
Copy full SHA for 51de0d7
View code at this point
Browse repository at this point
Commits on Sep 19, 2020
Move exceptionWrap method to ScriptingMojo
Show description for e642b0f
amCap1712
committed
e642b0f
View commit details
Copy full SHA for e642b0f
View code at this point
Browse repository at this point
Move exceptionWrap method to ReportScriptingMojo
Show description for 3f13426
amCap1712
committed
3f13426
View commit details
Copy full SHA for 3f13426
View code at this point
Browse repository at this point
Fix exceptionWrap method in PGXSUtils
Show description for 44e724e
amCap1712
committed
44e724e
View commit details
Copy full SHA for 44e724e
View code at this point
Browse repository at this point
Check if javadoc completed successfully
Show description for b3bdd3b
amCap1712
committed
b3bdd3b
View commit details
Copy full SHA for b3bdd3b
View code at this point
Browse repository at this point
Add GoalScript to execute script using Invocable
Show description for 1032e68
amCap1712
committed
1032e68
View commit details
Copy full SHA for 1032e68
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
Add exceptionWrap method to ReportScript
Show description for 2cf7bec
amCap1712
committed
2cf7bec
View commit details
Copy full SHA for 2cf7bec
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Return MavenReportException from executeReport
Show description for b1a550c
amCap1712
committed
b1a550c
View commit details
Copy full SHA for b1a550c
View code at this point
Browse repository at this point
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
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
Previous
Next
You can’t perform that action at this time.