File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
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: Thu Feb 8 22:43:13 EST 2007
4
+ Last updated: Tue Feb 20 22:50:50 EST 2007
5
5
6
6
Current maintainer: Bruce Momjian (bruce@momjian.us)
7
7
817
817
4.18) How do I return multiple rows or columns from a function?
818
818
819
819
It is easy using set-returning functions,
820
- http://techdocs .postgresql.org/guides/SetReturningFunctions
820
+ http://www .postgresql.org/docs/techdocs.17
821
821
.
822
822
823
823
4.19) Why do I get "relation with OID ##### does not exist" errors when
Original file line number Diff line number Diff line change 10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
13
- < P > Last updated: Thu Feb 8 22:43:13 EST 2007</ P >
13
+ < P > Last updated: Tue Feb 20 22:50:50 EST 2007</ P >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"mailto:bruce@momjian.us "> bruce@momjian.us</ A > )
@@ -1069,8 +1069,8 @@ <H3 id="item4.18">4.18) How do I return multiple rows or
1069
1069
columns from a function?</ H3 >
1070
1070
1071
1071
< P > It is easy using set-returning functions,
1072
- < a href ="http://techdocs .postgresql.org/guides/SetReturningFunctions ">
1073
- http://techdocs .postgresql.org/guides/SetReturningFunctions </ a > </ P > .
1072
+ < a href ="http://www .postgresql.org/docs/techdocs.17 ">
1073
+ http://www .postgresql.org/docs/techdocs.17 </ a > </ P > .
1074
1074
1075
1075
< H3 id ="item4.19 "> 4.19) Why do I get "relation with OID #####
1076
1076
does not exist" errors when accessing temporary tables in PL/PgSQL
You can’t perform that action at this time.
0 commit comments