mirror of https://github.com/citusdata/citus.git
Remove 9.5 references from comments in schedule files.
Replace with version-less reference, no point in repeating this for every release.pull/1470/head
parent
bbef9f8650
commit
9d7f33be2a
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
# Note that we use variant comparison files to test version dependent regression
|
||||
# test results. For more information:
|
||||
# http://www.postgresql.org/docs/9.5/static/regress-variant.html
|
||||
# http://www.postgresql.org/docs/current/static/regress-variant.html
|
||||
# ----------
|
||||
|
||||
# ---
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
#
|
||||
# Note that we use variant comparison files to test version dependent regression
|
||||
# test results. For more information:
|
||||
# http://www.postgresql.org/docs/9.5/static/regress-variant.html
|
||||
# http://www.postgresql.org/docs/current/static/regress-variant.html
|
||||
# ----------
|
||||
|
||||
# ---
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
# Note that we use variant comparison files to test version dependent regression
|
||||
# test results. For more information:
|
||||
# http://www.postgresql.org/docs/9.5/static/regress-variant.html
|
||||
# http://www.postgresql.org/docs/current/static/regress-variant.html
|
||||
# ----------
|
||||
|
||||
# ---
|
||||
|
|
Loading…
Reference in New Issue