File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Mon Jun 10 15:49:44 EDT 2002
4
+ Last updated: Mon Jun 10 16:44:55 EDT 2002
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
Original file line number Diff line number Diff line change 14
14
alink ="#0000ff ">
15
15
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
16
16
17
- < P > Last updated: Mon Jun 10 15:49:44 EDT 2002</ P >
17
+ < P > Last updated: Mon Jun 10 16:44:55 EDT 2002</ P >
18
18
19
19
< P > Current maintainer: Bruce Momjian (< A href =
20
20
"mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )< BR >
@@ -1317,7 +1317,7 @@ <H4><A name="4.25">4.25</A>) How do I return multiple rows or
1317
1317
http://developer.postgresql.org/docs/postgres/plpgsql-cursors.html,</ A >
1318
1318
section 23.7.3.3.</ P >
1319
1319
1320
- < H4 > < A href ="# 4.26 "> 4.26</ A > ) Why can't I reliably create/drop
1320
+ < H4 > < A href ="4.26 "> 4.26</ A > ) Why can't I reliably create/drop
1321
1321
temporary tables in PL/PgSQL functions?</ H4 >
1322
1322
PL/PgSQL caches function contents, and an unfortunate side effect
1323
1323
is that if a PL/PgSQL function accesses a temporary table, and that
You can’t perform that action at this time.
0 commit comments