Re: 10 weeks to feature freeze (Pending Work)

Поиск
Список
Период
Сортировка
От Henry B. Hotz
Тема Re: 10 weeks to feature freeze (Pending Work)
Дата
Msg-id 838BE353-CD89-4713-9CCA-F1A9360BB12D@jpl.nasa.gov
обсуждение исходный текст
Ответ на 10 weeks to feature freeze (Pending Work)  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: 10 weeks to feature freeze (Pending Work)  (Stephen Frost <sfrost@snowman.net>)
Re: 10 weeks to feature freeze (Pending Work)  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Henry B. Hotz:  GSSAPI authentication method for C (FE/BE) and Java  
(FE).
Magnus Haglander:  SSPI (GSSAPI compatible) authentication method for  
C (FE) on Windows.

(That fair Magnus? Or you want to volunteer for BE support as well?)

GSSAPI isn't much more than a functional replacement for Kerberos 5,  
but it's supported on lots more platforms.  In particular Java and  
Windows have native support (as well as Solaris 9).

If anyone is interested I currently have working-but-incomplete  
patches to support SASL in C.  I've decided not to finish and submit  
them because the glue code to make configuration reasonable, and to  
allow use of existing Postgres password databases with the password- 
based mechanisms is still significant.

On Jan 22, 2007, at 2:16 PM, Joshua D. Drake wrote:

> Or so... :)
>
> Thought I would do a poll of what is happening in the world for  
> 8.3. I have:
>
> Alvaro Herrera: Autovacuum improvements (maintenance window etc..)
> Gavin Sherry: Bitmap Indexes (on disk), possible basic Window  
> functions
> Jonah Harris: WITH/Recursive Queries?
> Andrei Kovalesvki: Some Win32 work with Magnus
> Magnus Hagander: VC++ support (thank goodness)
> Heikki Linnakangas: Working on Vacuum for Bitmap Indexes?
> Oleg Bartunov: Tsearch2 in core
> Neil Conway: Patch Review (including enums), pg_fcache
>
> Vertical projects:
>
> Pavel Stehule: PLpsm
> Alexey Klyukin: PLphp
> Andrei Kovalesvki: ODBCng
>
> I am sure there are more, the ones with question marks are unknowns  
> but
> heard of in the ether somewhere. Any additions or confirmations?
>
> Sincerely,
>
> Joshua D. Drake
>
>
>
> -- 
>
>       === The PostgreSQL Company: Command Prompt, Inc. ===
> Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
> Providing the most comprehensive  PostgreSQL solutions since 1997
>              http://www.commandprompt.com/
>
> Donate to the PostgreSQL Project: http://www.postgresql.org/about/ 
> donate
> PostgreSQL Replication: http://www.commandprompt.com/products/
>
>
> ---------------------------(end of  
> broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings



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

Предыдущее
От: "J. Andrew Rogers"
Дата:
Сообщение: Re: PostgreSQL Data Loss
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: BUG #2917: spi_prepare doesn't accept typename aliases