Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfa9ee5d

Browse files
committed
Update FAQ.
1 parent68747b4 commitfa9ee5d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎doc/FAQ

Lines changed: 2 additions & 2 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 Apr8 23:22:06 EDT 2002
4+
Last updated:Tue Apr9 10:21:18 EDT 2002
55

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

@@ -1022,7 +1022,7 @@ SELECT *
10221022

10231023
You can return result sets from PL/pgSQL functions using refcursors.
10241024
See
1025-
http://candle.pha.pa.us/main/writings/pgsql/sgml/plpgsql-cursors.html,
1025+
http://developer.postgresql.org/docs/postgres/plpgsql-cursors.html,
10261026
section 23.7.3.3.
10271027

10281028
Extending PostgreSQL

‎doc/src/FAQ/FAQ.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
alink="#0000ff">
1515
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1616

17-
<P>Last updated:Mon Apr8 23:22:06 EDT 2002</P>
17+
<P>Last updated:Tue Apr9 10:21:18 EDT 2002</P>
1818

1919
<P>Current maintainer: Bruce Momjian (<Ahref=
2020
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -1306,8 +1306,8 @@ <H4><A name="4.25">4.25</A>) How do I return multiple rows or columns
13061306

13071307
<P>You can return result sets from PL/pgSQL functions using
13081308
<i>refcursors</i>. See<a
1309-
href="http://candle.pha.pa.us/main/writings/pgsql/sgml/plpgsql-cursors.html">
1310-
http://candle.pha.pa.us/main/writings/pgsql/sgml/plpgsql-cursors.html,</a>
1309+
href="http://developer.postgresql.org/docs/postgres/plpgsql-cursors.html">
1310+
http://developer.postgresql.org/docs/postgres/plpgsql-cursors.html,</a>
13111311
section 23.7.3.3.</P>
13121312

13131313

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp