1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Add URL for:

* Improve text search error messages

>   http://archives.postgresql.org/pgsql-hackers/2007-11/msg01146.php
This commit is contained in:
Bruce Momjian
2008-03-17 22:45:20 +00:00
parent 0b5eaef2e3
commit cd66b94637
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Mon Mar 17 18:34:12 EDT 2008
Last updated: Mon Mar 17 18:45:15 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -233,6 +233,7 @@ Data Types
* Improve text search error messages
http://archives.postgresql.org/pgsql-hackers/2007-10/msg00966.php
http://archives.postgresql.org/pgsql-hackers/2007-11/msg01146.php
* Consider a special data type for regular expressions