mirror of
https://github.com/postgres/postgres.git
synced 2025-05-12 00:01:58 -04:00
Add MERGE TODO URL:
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01890.php
This commit is contained in:
parent
4688e6d9cb
commit
476fad2d91
3
doc/TODO
3
doc/TODO
@ -1,7 +1,7 @@
|
|||||||
PostgreSQL TODO List
|
PostgreSQL TODO List
|
||||||
====================
|
====================
|
||||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||||
Last updated: Wed Jun 25 23:57:52 EDT 2008
|
Last updated: Thu Jun 26 15:18:30 EDT 2008
|
||||||
|
|
||||||
The most recent version of this document can be viewed at
|
The most recent version of this document can be viewed at
|
||||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||||
@ -661,6 +661,7 @@ SQL Commands
|
|||||||
http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php
|
http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php
|
||||||
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php
|
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php
|
||||||
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php
|
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php
|
||||||
|
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01890.php
|
||||||
|
|
||||||
* Add NOVICE output level for helpful messages like automatic sequence/index
|
* Add NOVICE output level for helpful messages like automatic sequence/index
|
||||||
creation
|
creation
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
||||||
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
||||||
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
||||||
Last updated: Wed Jun 25 23:57:52 EDT 2008
|
Last updated: Thu Jun 26 15:18:30 EDT 2008
|
||||||
</p>
|
</p>
|
||||||
<p>The most recent version of this document can be viewed at<br/>
|
<p>The most recent version of this document can be viewed at<br/>
|
||||||
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
||||||
@ -576,6 +576,7 @@ first. There is also a developer's wiki at<br/>
|
|||||||
<a href="http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php">http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php</a>
|
<a href="http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php">http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php</a>
|
||||||
<a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php</a>
|
<a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php</a>
|
||||||
<a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php</a>
|
<a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php</a>
|
||||||
|
<a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01890.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01890.php</a>
|
||||||
</p>
|
</p>
|
||||||
</li><li>Add NOVICE output level for helpful messages like automatic sequence/index
|
</li><li>Add NOVICE output level for helpful messages like automatic sequence/index
|
||||||
creation
|
creation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user