mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Document issues for SGML and XML:
> > * Consider changing documentation from SGML to XML > > http://archives.postgresql.org/pgsql-docs/2006-12/msg00033.php >
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
||||
<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/>
|
||||
Last updated: Tue Dec 12 17:31:12 EST 2006
|
||||
Last updated: Thu Dec 14 22:01:06 EST 2006
|
||||
</p>
|
||||
<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>.
|
||||
@ -1178,6 +1178,9 @@ first.
|
||||
</p>
|
||||
</li><li>Use strlcpy() rather than our StrNCpy() macro
|
||||
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php">http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php</a>
|
||||
</p>
|
||||
</li><li>Consider changing documentation from SGML to XML
|
||||
<p> <a href="http://archives.postgresql.org/pgsql-docs/2006-12/msg00033.php">http://archives.postgresql.org/pgsql-docs/2006-12/msg00033.php</a>
|
||||
</p>
|
||||
</li><li>Win32
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user