Skip to content

Commit a677718

Browse files
author
James William Pye
committed
Reset html/
1 parent f09974d commit a677718

6 files changed

Lines changed: 6 additions & 82 deletions

File tree

postgresql/documentation/html/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

postgresql/documentation/html/_sources/changes.txt

Lines changed: 0 additions & 74 deletions
This file was deleted.
-2.54 KB
Binary file not shown.
0 Bytes
Binary file not shown.

postgresql/documentation/html/modules.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h3>Overridable Functions<a class="headerlink" href="#overridable-functions" tit
128128

129129
<dl class="function">
130130
<dt id="postgresql.sys.default_msghook">
131-
<tt class="descclassname">postgresql.sys.</tt><tt class="descname">default_msghook</tt><big>(</big><em>msg</em>, <em>format_message=&lt;function format_element at 0x102710408&gt;</em><big>)</big><a class="headerlink" href="#postgresql.sys.default_msghook" title="Permalink to this definition"></a></dt>
131+
<tt class="descclassname">postgresql.sys.</tt><tt class="descname">default_msghook</tt><big>(</big><em>msg</em>, <em>format_message=&lt;function format_element at 0x102706408&gt;</em><big>)</big><a class="headerlink" href="#postgresql.sys.default_msghook" title="Permalink to this definition"></a></dt>
132132
<dd><p>Built-in message hook. DON&#8217;T TOUCH!</p>
133133
</dd></dl>
134134

@@ -150,13 +150,13 @@ <h3>Overridable Functions<a class="headerlink" href="#overridable-functions" tit
150150

151151
<dl class="function">
152152
<dt id="postgresql.sys.reset_errformat">
153-
<tt class="descclassname">postgresql.sys.</tt><tt class="descname">reset_errformat</tt><big>(</big><em>with_func=&lt;function errformat at 0x1025b81e8&gt;</em><big>)</big><a class="headerlink" href="#postgresql.sys.reset_errformat" title="Permalink to this definition"></a></dt>
153+
<tt class="descclassname">postgresql.sys.</tt><tt class="descname">reset_errformat</tt><big>(</big><em>with_func=&lt;function errformat at 0x1025ae1e8&gt;</em><big>)</big><a class="headerlink" href="#postgresql.sys.reset_errformat" title="Permalink to this definition"></a></dt>
154154
<dd><p>restore the original excformat function</p>
155155
</dd></dl>
156156

157157
<dl class="function">
158158
<dt id="postgresql.sys.reset_msghook">
159-
<tt class="descclassname">postgresql.sys.</tt><tt class="descname">reset_msghook</tt><big>(</big><em>with_func=&lt;function msghook at 0x1025b82f8&gt;</em><big>)</big><a class="headerlink" href="#postgresql.sys.reset_msghook" title="Permalink to this definition"></a></dt>
159+
<tt class="descclassname">postgresql.sys.</tt><tt class="descname">reset_msghook</tt><big>(</big><em>with_func=&lt;function msghook at 0x1025ae2f8&gt;</em><big>)</big><a class="headerlink" href="#postgresql.sys.reset_msghook" title="Permalink to this definition"></a></dt>
160160
<dd><p>restore the original msghook function</p>
161161
</dd></dl>
162162

@@ -619,7 +619,7 @@ <h3>Overridable Functions<a class="headerlink" href="#overridable-functions" tit
619619

620620
<dl class="data">
621621
<dt id="postgresql.temporal.pg_tmp">
622-
<tt class="descclassname">postgresql.temporal.</tt><tt class="descname">pg_tmp</tt><em class="property"> = &lt;postgresql.temporal.Temporal object at 0x10217cd50&gt;</em><a class="headerlink" href="#postgresql.temporal.pg_tmp" title="Permalink to this definition"></a></dt>
622+
<tt class="descclassname">postgresql.temporal.</tt><tt class="descname">pg_tmp</tt><em class="property"> = &lt;postgresql.temporal.Temporal object at 0x102428ad0&gt;</em><a class="headerlink" href="#postgresql.temporal.pg_tmp" title="Permalink to this definition"></a></dt>
623623
<dd><p>The process&#8217; temporary cluster.</p>
624624
</dd></dl>
625625

@@ -980,7 +980,7 @@ <h3>Overridable Functions<a class="headerlink" href="#overridable-functions" tit
980980
<p>The wire state will become unusable when the configured condition is True.</p>
981981
<dl class="method">
982982
<dt id="postgresql.copyman.WireState.update">
983-
<tt class="descname">update</tt><big>(</big><em>view</em>, <em>getlen=&lt;function unpack at 0x1023b92f8&gt;</em>, <em>len=&lt;built-in function len&gt;</em><big>)</big><a class="headerlink" href="#postgresql.copyman.WireState.update" title="Permalink to this definition"></a></dt>
983+
<tt class="descname">update</tt><big>(</big><em>view</em>, <em>getlen=&lt;function unpack at 0x103a1d2f8&gt;</em>, <em>len=&lt;built-in function len&gt;</em><big>)</big><a class="headerlink" href="#postgresql.copyman.WireState.update" title="Permalink to this definition"></a></dt>
984984
<dd><p>Given the state of the COPY and new data, advance the position on the
985985
COPY stream.</p>
986986
</dd></dl>

postgresql/documentation/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)