~arturo-seijas/postgresql-charm:jammy-support-2

Last commit made on 2023-02-28
Get this branch:
git clone -b jammy-support-2 https://git.launchpad.net/~arturo-seijas/postgresql-charm
Only Arturo Enrique Seijas Fernández can upload to this branch. If you are Arturo Enrique Seijas Fernández please log in for upload directions.

Branch merges

Branch information

Name:
jammy-support-2
Repository:
lp:~arturo-seijas/postgresql-charm

Recent commits

88f744e... by Arturo Enrique Seijas Fernández

Fix version comparison

045d4aa... by Arturo Enrique Seijas Fernández

Jammy support with version 14

Reviewed-on: https://code.launchpad.net/~arturo-seijas/postgresql-charm/+git/postgresql-charm/+merge/437802
Reviewed-by: Tom Haddon <email address hidden>

0f006fe... by Arturo Enrique Seijas Fernández

Jammy support with version 14

b96dab5... by Romain Couturat

fix pg_backup_job TOTAL_SIZE calculation

Reviewed-on: https://code.launchpad.net/~romaincout/postgresql-charm/+git/postgresql-charm/+merge/432542
Reviewed-by: Colin Misare <email address hidden>

7694537... by Romain Couturat

fix pg_backup_job TOTAL_SIZE calculation

before that, the script would exit if one database previous DUMP_SIZE was 0
beceause of let (If the last arg evaluates to 0, let returns 1)

06b0626... by Arturo Enrique Seijas Fernández

Fix DB extensions installation when schema is specified

Reviewed-on: https://code.launchpad.net/~arturo-seijas/postgresql-charm/+git/postgresql-charm/+merge/429280
Reviewed-by: Tom Haddon <email address hidden>

83be850... by Arturo Enrique Seijas Fernández

Fix enabling extensions

f4424fe... by Tom Haddon

Update which files juju ignores now we're building with charmcraft

Reviewed-on: https://code.launchpad.net/~mthaddon/postgresql-charm/+git/postgresql-charm/+merge/425212
Reviewed-by: Barry Price <email address hidden>

ae8a392... by Tom Haddon

Update which files juju ignores now we're building with charmcraft

a631e83... by Tom Haddon

Add a charmcraft.yaml and pin dependencies so this can be built for xenial, bionic, focal

Reviewed-on: https://code.launchpad.net/~mthaddon/postgresql-charm/+git/postgresql-charm/+merge/425160
Reviewed-by: Haw Loeung <email address hidden>