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

Commitf05fc17

Browse files
committed
Add:
> o In rules, allow VALUES() to contain a mixture of 'old' and 'new'> references
1 parentb5a5524 commitf05fc17

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

‎doc/TODO

Lines changed: 3 additions & 1 deletion
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 Aug1 23:11:50 EDT 2006
5+
Last updated:Wed Aug2 09:29:49 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -666,6 +666,8 @@ SQL Commands
666666
One complication is how to handle rules that run as part of
667667
the insert.
668668
http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php
669+
o In rules, allow VALUES() to contain a mixture of 'old' and 'new'
670+
references
669671

670672

671673
* SHOW/SET

‎doc/src/FAQ/TODO.html

Lines changed: 6 additions & 5 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 Aug1 23:11:50 EDT 2006
11+
Last updated:Wed Aug2 09:29:49 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>.
@@ -601,9 +601,10 @@ <h1><a name="section_8">SQL Commands</a></h1>
601601
One complication is how to handle rules that run as part of
602602
the insert.
603603
<ahref="http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php">http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php</a>
604-
</p>
604+
<li>In rules, allow VALUES() to contain a mixture of 'old' and 'new'
605+
references
605606
</li></ul>
606-
</li><li>SHOW/SET
607+
<li>SHOW/SET
607608
<ul>
608609
<li>Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
609610
ANALYZE, and CLUSTER
@@ -674,7 +675,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
674675
</li></ul>
675676
</li></ul>
676677
</li></ul>
677-
<h1><aname="section_9">Clients</a></h1>
678+
</p><h1><aname="section_9">Clients</a></h1>
678679

679680
<ul>
680681
<li>-<em>Have initdb set the input DateStyle (MDY or DMY) based on locale</em>
@@ -1319,6 +1320,6 @@ <h2><a name="section_22_1">Developers who have claimed items are:</a></h2>
13191320
</li><li>Teodor is Teodor Sigaev &lt;<ahref="mailto:teodor@sigaev.ru">teodor@sigaev.ru</a>&gt;
13201321
</li><li>Tom is Tom Lane &lt;<ahref="mailto:tgl@sss.pgh.pa.us">tgl@sss.pgh.pa.us</a>&gt; of Red Hat
13211322
</li></ul>
1322-
1323+
</li></ul></li></ul>
13231324
</body>
13241325
</html>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp