1
0
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:
Bruce Momjian
2008-06-23 21:35:35 +00:00
parent 2296e29998
commit c09174fb95
2 changed files with 10 additions and 2 deletions

View File

@ -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