1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00
< * Rename some /contrib modules from pg* to pg_*
This commit is contained in:
Bruce Momjian
2006-06-09 01:00:36 +00:00
parent 1358466a8c
commit 2f12903eb9
2 changed files with 2 additions and 4 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Thu Jun 8 14:58:57 EDT 2006
Last updated: Thu Jun 8 21:00:30 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -1249,7 +1249,6 @@ Source Code
===========
* Add use of 'const' for variables in source tree
* Rename some /contrib modules from pg* to pg_*
* Move some things from /contrib into main tree
* Move some /contrib modules out to their own project sites