summaryrefslogtreecommitdiff
path: root/databases/postgresql-plv8js/files/patch-plv8.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/postgresql-plv8js: Update to 3.0.0Felix Palmen2021-10-191-27/+0
| | | | | | | Unbreak the build, needs C++14 and CXXFLAGS passed to the build in a non-standard way. PR: 259262
* databases/postgresql-plv8js: Fix build with libc++ 3.8.0Kurt Jaeger2016-04-301-0/+27
PR: 208526 Submitted by: dim Approved by: vanilla (maintainer)