Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
e8b639357f0a9d9543578ac9331a8b33dcc4f25f
Select Git revision
Branches
3
benchmark-tools
postgres-lambda
master
default
Tags
20
REL9_4_25
REL9_5_20
REL9_6_16
REL_10_11
REL_11_6
REL_12_1
REL_12_0
REL_12_RC1
REL_12_BETA4
REL9_4_24
REL9_5_19
REL9_6_15
REL_10_10
REL_11_5
REL_12_BETA3
REL9_4_23
REL9_5_18
REL9_6_14
REL_10_9
REL_11_4
23 results
postgres-lambda-diff
contrib
jsonb_plperl
jsonb_plperl.c
Author
Search by author
Any Author
authors
Clemens Ruck
CRuck
Maximilian E. Schüle
MaxEmanuel
2 authors
Aug 04, 2019
Fix handling of "undef" in contrib/jsonb_plperl.
· e8b63935
Tom Lane
authored
6 years ago
e8b63935
Jun 18, 2018
Fix jsonb_plperl to convert Perl UV values correctly.
· 93b6e03a
Tom Lane
authored
7 years ago
93b6e03a
Fix excessive enreferencing in jsonb-to-plperl transform.
· 1731e374
Tom Lane
authored
7 years ago
1731e374
Apr 30, 2018
Prevent infinity and NaN in jsonb/plperl transform
· e348e7ae
Peter Eisentraut
authored
7 years ago
e348e7ae
Apr 26, 2018
Post-feature-freeze pgindent run.
· bdf46af7
Tom Lane
authored
7 years ago
bdf46af7
Apr 04, 2018
Fix platform and Perl-version dependencies in new jsonb_plperl code.
· 331b2369
Tom Lane
authored
7 years ago
331b2369
Apr 03, 2018
Suppress compiler warning in new jsonb_plperl code.
· d4a4c3d5
Tom Lane
authored
7 years ago
d4a4c3d5
Transforms for jsonb to PL/Perl
· 341e1661
Peter Eisentraut
authored
7 years ago
341e1661
Loading