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

Commit46d759c

Browse files
committed
Add package item:
< o Add Oracle-style packages> o Add Oracle-style packages (Pavel)> * Pavel is Pavel Stehule <pavel.stehule@hotmail.com>
1 parentc554bf8 commit46d759c

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (bruce@momjian.us)
5-
Last updated:Tue Aug 813:39:58 EDT 2006
5+
Last updated:Tue Aug 815:02:08 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -687,7 +687,7 @@ SQL Commands
687687
o Fix RENAME to work on variables other than OLD/NEW
688688
o Allow function parameters to be passed by name,
689689
get_employee_salary(12345 AS emp_id, 2001 AS tax_year)
690-
o Add Oracle-style packages
690+
o Add Oracle-style packages (Pavel)
691691
o Allow handling of %TYPE arrays, e.g. tab.col%TYPE[]
692692
o Allow listing of record column names, and access to
693693
record columns via variables, e.g. columns := r.(*),
@@ -1442,6 +1442,7 @@ Developers who have claimed items are:
14421442
* Michael is Michael Meskes <meskes@postgresql.org> of Credativ
14431443
* Neil is Neil Conway <neilc@samurai.com>
14441444
* Oleg is Oleg Bartunov <oleg@sai.msu.su>
1445+
* Pavel is Pavel Stehule <pavel.stehule@hotmail.com>
14451446
* Peter is Peter Eisentraut <peter_e@gmx.net>
14461447
* Philip is Philip Warner <pjw@rhyme.com.au> of Albatross Consulting Pty. Ltd.
14471448
* Rod is Rod Taylor <pg@rbt.ca>

‎doc/src/FAQ/TODO.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Tue Aug 813:39:58 EDT 2006
11+
Last updated: Tue Aug 815:02:08 EDT 2006
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -622,7 +622,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
622622
<li>Fix RENAME to work on variables other than OLD/NEW
623623
</li><li>Allow function parameters to be passed by name,
624624
get_employee_salary(12345 AS emp_id, 2001 AS tax_year)
625-
</li><li>Add Oracle-style packages
625+
</li><li>Add Oracle-style packages (Pavel)
626626
</li><li>Allow handling of %TYPE arrays, e.g. tab.col%TYPE[<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?"></a>]
627627
</li><li>Allow listing of record column names, and access to
628628
record columns via variables, e.g. columns := r.(*),
@@ -1302,6 +1302,7 @@ <h2><a name="section_22_1">Developers who have claimed items are:</a></h2>
13021302
</li><li>Michael is Michael Meskes &lt;<ahref="mailto:meskes@postgresql.org">meskes@postgresql.org</a>&gt; of Credativ
13031303
</li><li>Neil is Neil Conway &lt;<ahref="mailto:neilc@samurai.com">neilc@samurai.com</a>&gt;
13041304
</li><li>Oleg is Oleg Bartunov &lt;<ahref="mailto:oleg@sai.msu.su">oleg@sai.msu.su</a>&gt;
1305+
</li><li>Pavel is Pavel Stehule &lt;<ahref="mailto:pavel.stehule@hotmail.com">pavel.stehule@hotmail.com</a>&gt;
13051306
</li><li>Peter is Peter Eisentraut &lt;<ahref="mailto:peter_e@gmx.net">peter_e@gmx.net</a>&gt;
13061307
</li><li>Philip is Philip Warner &lt;<ahref="mailto:pjw@rhyme.com.au">pjw@rhyme.com.au</a>&gt; of Albatross Consulting Pty. Ltd.
13071308
</li><li>Rod is Rod Taylor &lt;<ahref="mailto:pg@rbt.ca">pg@rbt.ca</a>&gt;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp