1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-07-26 23:21:10 +03:00
Commit Graph

43 Commits

Author SHA1 Message Date
517c64f87e Add initial jq-based templating engine 2021-06-16 10:36:52 -07:00
718c12a2ad Alpine 3.14 2021-06-16 15:58:27 +02:00
56eb8091dc Remove 9.5 (EOL) 2021-05-27 16:08:24 -07:00
188bf13e57 Update to Alpine 3.13 2021-01-20 16:11:28 -08:00
b1f60bd4f8 Upgrade Alpine to 3.12 2020-06-11 00:19:04 +02:00
682ff83c5c Add workaround for https://bugs.debian.org/929417 when building 13 from source 2020-05-21 14:26:23 -07:00
8c3f661c5b Adjust "update.sh" to work for 13/pre-release builds again
It turns out we *do* need to check the PG_MAJOR component (not just "main"), and the reason is that it's used for pre-release versions.
2020-05-21 11:09:08 -07:00
986d94fe36 Add initial GitHub Actions CI 2020-04-28 15:58:15 -07:00
17c71aef19 Update architecture detection to be more thorough 2020-03-30 15:18:07 -07:00
1cbd3a1666 Upgrade to Alpine 3.11 2019-12-20 04:05:38 +01:00
c8bf23b75f Add JIT support for Alpine on 11+ 2019-11-27 14:55:25 -08:00
b5996e9f70 ossp-uuid.template is ununsed since 03db72ff
Remove UUID variability now that 9.3 is gone (per comment in "update.sh")
2019-10-08 20:45:34 +02:00
f8e61ad42f Upgrade Alpine to 3.10 2019-06-20 15:02:51 +02:00
966d1ba7a6 Update 12+ to buster
This is an initial attempt to get ahead of https://github.com/docker-library/postgres/issues/582 at least for newer PostgreSQL releases.
2019-05-30 13:28:13 -07:00
e5215260f0 Remove "backwards compatibility" entrypoint symlink in 12+ 2019-04-22 16:54:34 -07:00
03db72ffa6 Remove UUID variability now that 9.3 is gone (per comment in "update.sh") 2019-04-22 16:54:12 -07:00
cfac232e3c Update to Alpine 3.9 2019-01-31 14:43:28 +01:00
7295cf0577 Fix Travis sorting so 11 comes first 2018-09-06 13:56:20 -07:00
d158e2104e Adjust "update.sh" output to be more concise 2018-07-27 13:09:02 -07:00
498a243ce3 Remove "ICU" from 9.x during templating 2018-07-27 13:05:46 -07:00
f3a08fbcab Bump defaultAlpineVersion to 3.8 2018-07-09 16:34:51 +02:00
5876d4b88a Merge pull request #437 from infosiftr/stretch-slim
Update to Debian Stretch (slim)
2018-04-23 16:16:36 -07:00
ef4545c07b Update to Debian Stretch (slim) 2018-04-23 15:16:30 -07:00
c66fc738ed Update to Alpine 3.7 2018-04-23 15:06:17 -07:00
22ce7d4f2b Update to Alpine 3.7 for Postgres 10 2018-02-14 17:11:32 -08:00
1805adb069 Postgres 10 renamed xlog to wal 2017-11-15 13:05:34 -08:00
96410d1865 Remove more 9.2 references 2017-10-02 16:39:03 -07:00
cd3f3b1c48 Use "apt-get source --compile" to build for Debian architectures upstream doesn't 2017-08-30 21:57:04 -07:00
83ea4439e8 Tianon requested changes
- fail on unset vars so that missing suites on new version gives a more useful error
- prevent inconsistent bash handling of tilde in `${variable//~/}`
- use associative array for suite to packages.gz cache
2017-06-22 14:38:29 -07:00
010a4e7e83 Remove postgresql-contrib-10 since it does not exist 2017-06-22 11:24:36 -07:00
d8abce4e82 Add gpg when necessary, ensure prove exists 2017-06-21 17:01:35 -07:00
a4b217591a Add 10~beta1 2017-06-21 16:03:02 -07:00
54053ad27a Adjust "/var/run/postgresql" permissions for arbitrary-user support 2017-05-19 10:46:58 -07:00
439c4976af Minor whitespace and consistency changes 2017-03-06 14:45:24 -08:00
6e1d6d6825 Add ossp-uuid so all the extensions can be built 2017-03-06 12:35:30 -08:00
a9c1b15a7a Sync a bit more with the Debian configure flags (adding comments for where we differ) and add all versions (including "update.sh" and "generate-stackbrew-library.sh" changes, with our new template) 2016-11-03 14:18:48 -07:00
2c72165e4f Update to 9.5.0 2016-01-07 10:27:31 -08:00
8a9fbcb40f Update to 9.5~beta2-1.pgdg80+1 2015-11-11 09:16:36 -08:00
1d798788f5 Simplify update.sh 2015-10-22 12:33:44 -07:00
2273ec160e Add initial .travis.yml 2015-08-21 23:14:41 -07:00
cb70a79c1a Switch from "wheezy" over to "jessie" 2015-07-08 09:55:30 -07:00
4540606ea2 Add more minor tweaks to generate-stackbrew-library.sh and update.sh 2014-08-01 15:48:37 -06:00
6b7b3bd6ca Add a new script to make it trivial and less error-prone to perform a mass version-bump 2014-08-01 15:15:58 -06:00