Skip to content

Commit 477a64d

Browse files
committed
Update question text:
<H4><A name="4.20">4.20</A>) Why do I get "missing oid" errors when accessing temporary tables in PL/PgSQL functions?</H4> Merlin Moncure
1 parent a284e17 commit 477a64d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

doc/FAQ

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Mon Feb 14 23:03:15 EST 2005
4+
Last updated: Mon Feb 14 23:35:09 EST 2005
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -76,8 +76,8 @@
7676
4.17) How do I perform an outer join?
7777
4.18) How do I perform queries using multiple databases?
7878
4.19) How do I return multiple rows or columns from a function?
79-
4.20) Why can't I reliably create/drop temporary tables in PL/PgSQL
80-
functions?
79+
4.20) Why do I get "missing oid" errors when accessing temporary
80+
tables in PL/PgSQL functions?
8181
4.21) What encryption options are available?
8282

8383
Extending PostgreSQL
@@ -805,8 +805,8 @@
805805
It is easy using set-returning functions,
806806
http://techdocs.postgresql.org/guides/SetReturningFunctions.
807807

808-
4.20) Why can't I reliably create/drop temporary tables in PL/PgSQL
809-
functions?
808+
4.20) Why do I get "missing oid" errors when accessing temporary tables in
809+
PL/PgSQL functions?
810810

811811
PL/PgSQL caches function scripts, and an unfortunate side effect is
812812
that if a PL/PgSQL function accesses a temporary table, and that table

doc/src/FAQ/FAQ.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Mon Feb 14 23:03:15 EST 2005</P>
13+
<P>Last updated: Mon Feb 14 23:35:09 EST 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -112,8 +112,8 @@ <H2 align="center">Operational Questions</H2>
112112
databases?<BR>
113113
<A href="#4.19">4.19</A>) How do I return multiple rows or columns
114114
from a function?<BR>
115-
<A href="#4.20">4.20</A>) Why can't I reliably create/drop
116-
temporary tables in PL/PgSQL functions?<BR>
115+
<A href="#4.20">4.20</A>) Why do I get "missing oid" errors when
116+
accessing temporary tables in PL/PgSQL functions?<BR>
117117
<A href="#4.21">4.21</A>) What encryption options are available?<BR>
118118

119119

@@ -1039,8 +1039,8 @@ <H4><A name="4.19">4.19</A>) How do I return multiple rows or
10391039
<a href="http://techdocs.postgresql.org/guides/SetReturningFunctions">
10401040
http://techdocs.postgresql.org/guides/SetReturningFunctions</a>.
10411041

1042-
<H4><A name="4.20">4.20</A>) Why can't I reliably create/drop
1043-
temporary tables in PL/PgSQL functions?</H4>
1042+
<H4><A name="4.20">4.20</A>) Why do I get "missing oid" errors when
1043+
accessing temporary tables in PL/PgSQL functions?</H4>
10441044

10451045
<P>PL/PgSQL caches function scripts, and an unfortunate side effect
10461046
is that if a PL/PgSQL function accesses a temporary table, and that

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy