Skip to content

Commit

Permalink
Substitute value for _PG_MAJOR_VERSION_ in sampledata/sample.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
semabtariq1 committed Sep 11, 2019
1 parent 015ccd1 commit d0234f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 2UDA.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,10 @@
<pattern>/path/to</pattern>
<value>${installdir}</value>
</substitution>
<substitution>
<pattern>_PG_MAJOR_VERSION_</pattern>
<value>${product_version}</value>
</substitution>
</substitutionList>
</substitute>

Expand Down

0 comments on commit d0234f7

Please sign in to comment.