1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Add URL for:

* Consider allowing control of upper/lower case folding of unquoted
  identifiers

>   http://archives.postgresql.org/pgsql-hackers/2008-07/msg00415.php
This commit is contained in:
Bruce Momjian
2008-07-14 17:54:54 +00:00
parent aab30f3abc
commit 85df9057e1
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 Jul 14 13:16:04 EDT 2008
Last updated: Mon Jul 14 13:54:48 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -2105,6 +2105,7 @@ Exotic Features
http://archives.postgresql.org/pgsql-hackers/2004-04/msg00818.php
http://archives.postgresql.org/pgsql-hackers/2006-10/msg01527.php
http://archives.postgresql.org/pgsql-hackers/2008-03/msg00849.php
http://archives.postgresql.org/pgsql-hackers/2008-07/msg00415.php
* Add autonomous transactions