Skip to content

Commit

Permalink
Use the new overwrite syntax for Spilo pack (#206)
Browse files Browse the repository at this point in the history
Use the new `overwrite` syntax for Spilo pack
  • Loading branch information
owenthereal authored Nov 30, 2023
1 parent 97cbedb commit fb68195
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions third-party/pgxman/pgxman_14_spilo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,12 @@ postgres:
extensions:
- name: "multicorn"
version: "2.4+b68b75c"
options:
- -o
- Dpkg::Options::=--force-overwrite
overwrite: true
- name: "mysql_fdw"
version: "2.9.1"
- name: "parquet_s3_fdw"
version: "1.0.0+5298b7f"
options:
- -o
- Dpkg::Options::=--force-overwrite
overwrite: true
- name: "pg_ivm"
version: "1.5.1"
- name: "pgvector"
Expand Down

0 comments on commit fb68195

Please sign in to comment.