mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Add item:
* Implement a module capability for loading /contrib-style extensions http://archives.postgresql.org/pgsql-patches/2008-04/msg00164.php
This commit is contained in:
7
doc/TODO
7
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Mon Jun 23 16:20:35 EDT 2008
|
||||
Last updated: Mon Jun 23 17:35:26 EDT 2008
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -1991,6 +1991,11 @@ Source Code
|
||||
http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php
|
||||
http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php
|
||||
|
||||
* Implement a module capability for loading /contrib-style extensions
|
||||
|
||||
http://archives.postgresql.org/pgsql-patches/2008-04/msg00164.php
|
||||
|
||||
|
||||
* Win32
|
||||
|
||||
o Remove configure.in check for link failure when cause is found
|
||||
|
Reference in New Issue
Block a user