This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/arrow-flight-sql-postgresql.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f36b055  Publish
f36b055 is described below

commit f36b055774ed8063d325ba7d3d40ead4689f7fc9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 22 21:52:42 2023 +0000

    Publish
---
 devel/_sources/install.md.txt | 3 ++-
 devel/install.html            | 3 ++-
 devel/searchindex.js          | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/devel/_sources/install.md.txt b/devel/_sources/install.md.txt
index 414cc4d..9ded63c 100644
--- a/devel/_sources/install.md.txt
+++ b/devel/_sources/install.md.txt
@@ -77,7 +77,8 @@ Replase `${version}` with {{ env.config.version }} or define 
`version` variable
 ```
 
 ```bash
-wget 
"https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/apache-arrow-flight-sql-postgresql-${version}/apache-arrow-flight-sql-postgresql-${version}.tar.gz";
+wget 
"https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/apache-arrow-flight-sql-postgresql-${version}/apache-arrow-flight-sql-postgresql-${version}.tar.gz";
 \
+  --output-document=apache-arrow-flight-sql-postgresql-${version}.tar.gz
 tar xfv apache-arrow-flight-sql-postgresql-${version}.tar.gz
 meson setup \
   --prefix=/usr/local \
diff --git a/devel/install.html b/devel/install.html
index 723c7d3..4922a96 100644
--- a/devel/install.html
+++ b/devel/install.html
@@ -402,7 +402,8 @@ PostgreSQL:</p>
 <p class="admonition-title">Note</p>
 <p>Replase <code class="docutils literal notranslate"><span 
class="pre">${version}</span></code> with 0.2.0 or define <code class="docutils 
literal notranslate"><span class="pre">version</span></code> variable with 
0.2.0.</p>
 </div>
-<div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>wget<span class="w"> </span><span 
class="s2">&quot;https://www.apache.org/dyn/closer.lua?action=download&amp;filename=arrow/apache-arrow-flight-sql-postgresql-</span><span
 class="si">${</span><span class="nv">version</span><span 
class="si">}</span><span 
class="s2">/apache-arrow-flight-sql-postgresql-</span><span 
class="si">${</span><span class="nv">version</span><span 
class="si">}</span><span class="s2">.tar [...]
+<div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>wget<span class="w"> </span><span 
class="s2">&quot;https://www.apache.org/dyn/closer.lua?action=download&amp;filename=arrow/apache-arrow-flight-sql-postgresql-</span><span
 class="si">${</span><span class="nv">version</span><span 
class="si">}</span><span 
class="s2">/apache-arrow-flight-sql-postgresql-</span><span 
class="si">${</span><span class="nv">version</span><span 
class="si">}</span><span class="s2">.tar [...]
+<span class="w">  </span>--output-document<span 
class="o">=</span>apache-arrow-flight-sql-postgresql-<span 
class="si">${</span><span class="nv">version</span><span 
class="si">}</span>.tar.gz
 tar<span class="w"> </span>xfv<span class="w"> 
</span>apache-arrow-flight-sql-postgresql-<span class="si">${</span><span 
class="nv">version</span><span class="si">}</span>.tar.gz
 meson<span class="w"> </span>setup<span class="w"> </span><span 
class="se">\</span>
 <span class="w">  </span>--prefix<span class="o">=</span>/usr/local<span 
class="w"> </span><span class="se">\</span>
diff --git a/devel/searchindex.js b/devel/searchindex.js
index 1008619..b0a77c3 100644
--- a/devel/searchindex.js
+++ b/devel/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["client", "configuration", 
"development/release", "index", "install", "overview", "release-notes"], 
"filenames": ["client.md", "configuration.md", "development/release.md", 
"index.md", "install.md", "overview.md", "release-notes.md"], "titles": 
["Client", "Configuration", "Release", "Apache Arrow Flight SQL adapter for 
PostgreSQL", "Install", "Overview", "Release notes"], "terms": {"you": [0, 1, 
2, 4, 5], "must": [0, 1, 2], "specifi": [0, 2], "postgresql": [ [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["client", "configuration", 
"development/release", "index", "install", "overview", "release-notes"], 
"filenames": ["client.md", "configuration.md", "development/release.md", 
"index.md", "install.md", "overview.md", "release-notes.md"], "titles": 
["Client", "Configuration", "Release", "Apache Arrow Flight SQL adapter for 
PostgreSQL", "Install", "Overview", "Release notes"], "terms": {"you": [0, 1, 
2, 4, 5], "must": [0, 1, 2], "specifi": [0, 2], "postgresql": [ [...]
\ No newline at end of file

Reply via email to