We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd71b2 commit 571539eCopy full SHA for 571539e
repack-postgres.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash -ex
2
# NB: This is the *server* version, which is not to be confused with the client library version.
3
# The important compatibility point is the *protocol* version, which hasn't changed in ages.
4
-VERSION=10.0-1
+VERSION=10.3-3
5
6
RSRC_DIR=$PWD/target/generated-resources
7
0 commit comments