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

Commit0b5eaef

Browse files
committed
Added to TODO:
> * Improve text search error messages>>http://archives.postgresql.org/pgsql-hackers/2007-10/msg00966.php>>> * Fix /contrib/ltree operator>>http://archives.postgresql.org/pgsql-bugs/2007-11/msg00044.php
1 parent5db762e commit0b5eaef

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

‎doc/TODO

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer:Bruce Momjian (bruce@momjian.us)
4-
Last updated:Mon Mar 1717:49:07 EDT 2008
4+
Last updated:Mon Mar 1718:34:12 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -230,6 +230,10 @@ Data Types
230230

231231
http://archives.postgresql.org/pgsql-hackers/2007-11/msg00511.php
232232

233+
* Improve text search error messages
234+
235+
http://archives.postgresql.org/pgsql-hackers/2007-10/msg00966.php
236+
233237
* Consider a special data type for regular expressions
234238

235239
http://archives.postgresql.org/pgsql-hackers/2007-08/msg01067.php
@@ -431,6 +435,10 @@ Functions
431435
The standards specify array_agg() and UNNEST.
432436
http://archives.postgresql.org/pgsql-hackers/2007-08/msg00464.php
433437

438+
* Fix /contrib/ltree operator
439+
440+
http://archives.postgresql.org/pgsql-bugs/2007-11/msg00044.php
441+
434442

435443

436444
Multi-Language Support

‎doc/src/FAQ/TODO.html

Lines changed: 7 additions & 1 deletion
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: Mon Mar 1717:49:07 EDT 2008
11+
Last updated: Mon Mar 1718:34:12 EDT 2008
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>.
@@ -204,6 +204,9 @@ <h1><a name="section_3">Data Types</a></h1>
204204
</p>
205205
</li><li>Consider a function-based API for '@@' full text searches
206206
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00511.php">http://archives.postgresql.org/pgsql-hackers/2007-11/msg00511.php</a>
207+
</p>
208+
</li><li>Improve text search error messages
209+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-10/msg00966.php">http://archives.postgresql.org/pgsql-hackers/2007-10/msg00966.php</a>
207210
</p>
208211
</li><li>Consider a special data type for regular expressions
209212
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-08/msg01067.php">http://archives.postgresql.org/pgsql-hackers/2007-08/msg01067.php</a>
@@ -381,6 +384,9 @@ <h1><a name="section_4">Functions</a></h1>
381384
</li><li>Add array_accum() and array_to_set() functions for arrays
382385
<p> The standards specify array_agg() and UNNEST.
383386
<ahref="http://archives.postgresql.org/pgsql-hackers/2007-08/msg00464.php">http://archives.postgresql.org/pgsql-hackers/2007-08/msg00464.php</a>
387+
</p>
388+
</li><li>Fix /contrib/ltree operator
389+
<p><ahref="http://archives.postgresql.org/pgsql-bugs/2007-11/msg00044.php">http://archives.postgresql.org/pgsql-bugs/2007-11/msg00044.php</a>
384390
</p>
385391
</li></ul>
386392
<h1><aname="section_5">Multi-Language Support</a></h1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp