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: Tue Jun 11 06:29:44 EDT 2002
4
+ Last updated: Tue Jun 11 06:36:10 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: Tue Jun 11 06:29:44 EDT 2002</ P >
17
+ < P > Last updated: Tue Jun 11 06:36:10 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 >
@@ -1303,7 +1303,7 @@ <H4><A name="4.25">4.25</A>) How do I return multiple rows or
1303
1303
http://developer.postgresql.org/docs/postgres/plpgsql-cursors.html,</ A >
1304
1304
section 23.7.3.3.</ P >
1305
1305
1306
- < H4 > < A href ="4.26 "> 4.26</ A > ) Why can't I reliably create/drop
1306
+ < H4 > < A name ="4.26 "> 4.26</ A > ) Why can't I reliably create/drop
1307
1307
temporary tables in PL/PgSQL functions?</ H4 >
1308
1308
PL/PgSQL caches function contents, and an unfortunate side effect
1309
1309
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