Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
omnibus-heptapod
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
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
This instance will be upgraded to Heptapod 17.9.0 final on 2025-04-04 between 14:00 and 15:00 UTC+2
Show more breadcrumbs
heptapod
omnibus-heptapod
Commits
7d502a2b
Commit
7d502a2b
authored
7 years ago
by
Marin Jankovski
Browse files
Options
Downloads
Plain Diff
Merge branch 'postgresql-9-6-3'
parents
a4c3a59c
60a040f9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+1
-0
1 addition, 0 deletions
CHANGELOG.md
config/software/postgresql_new.rb
+5
-1
5 additions, 1 deletion
config/software/postgresql_new.rb
with
6 additions
and
1 deletion
CHANGELOG.md
+
1
−
0
View file @
7d502a2b
...
...
@@ -10,6 +10,7 @@
-
Rename geo_download_dispatch worker configuration
-
Rename geo_backfill worker configuration
-
Bump Git version to 2.13.0 b8a4bc4f
-
Upgrade PostgreSQL to 9.6.3 8f144d
-
Changing relative URL requires a hard reset ccd76ae2
9.
2.2
...
...
This diff is collapsed.
Click to expand it.
config/software/postgresql_new.rb
+
5
−
1
View file @
7d502a2b
...
...
@@ -16,7 +16,7 @@
#
name
'postgresql_new'
default_version
'9.6.
1
'
default_version
'9.6.
3
'
license
'PostgreSQL'
license_file
'COPYRIGHT'
...
...
@@ -32,6 +32,10 @@
source
sha256:
'e5101e0a49141fc12a7018c6dad594694d3a3325f5ab71e93e0e51bd94e51fcd'
end
version
'9.6.3'
do
source
sha256:
'1645b3736901f6d854e695a937389e68ff2066ce0cde9d73919d6ab7c995b9c6'
end
source
url:
"https://ftp.postgresql.org/pub/source/v
#{
version
}
/postgresql-
#{
version
}
.tar.bz2"
relative_path
"postgresql-
#{
version
}
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment