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
Repository
b58d8c9a533f20b1a7a7ebae34820731b1449b2b
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
src
backend
libpq
auth.c
auth.c
Find file
Blame
17 years ago
b58d8c9a
Don't putenv() a string that is allocated in a context that will go away
· b58d8c9a
Tom Lane
authored
17 years ago
soon. I suspect this explains bug #3902, though I'm still not able to reproduce that.
b58d8c9a
History
Don't putenv() a string that is allocated in a context that will go away
Tom Lane
authored
17 years ago
soon. I suspect this explains bug #3902, though I'm still not able to reproduce that.