Re: Fair large change to contributors.... part deux

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Fair large change to contributors.... part deux
Дата
Msg-id 20071204122016.693f60b5@commandprompt.com
обсуждение исходный текст
Ответ на Fair large change to contributors  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-www
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

O.k. part deux:

BEGIN; 
UPDATE developers_types SET typename = 'Active Contributors'
WHERE type = '3'; 
UPDATE developers_types SET typename = 'Occasional Contributors' 
WHERE type = '4'; 
UPDATE developers_types SET extrainfo = 'The following individuals are
active contributors to the project. You will generally find them active
on the lists, working on features or supporting the PostgreSQL.org
infrastructure.' WHERE type = '3'; 
COMMIT;

Added Developer Profiles link back to developers. It is just a
placeholder as it just points to community/contributors but will allow
links to not be broken.

Added core back.

Changed the above using SQL.

Attached.

Joshua D. Drake

- -- 

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564   24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997  http://www.commandprompt.com/
            UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHVbaAATb/zqfZUUQRAu4wAJ9IrGCWyq6tDvVcJuxQYyODSbgBcgCfStS7
iYgCqt48onLQvpV5tnk+BYI=
=k8O/
-----END PGP SIGNATURE-----

Вложения

В списке pgsql-www по дате отправления:

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Beta4 patch for index.html and beta.html
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Fair large change to contributors