Novice Presentation and Company Project

Поиск
Список
Период
Сортировка
От Eduardo Morras
Тема Novice Presentation and Company Project
Дата
Msg-id 20160303120456.dda3e41fb57eb44d9da69a3c@yahoo.es
обсуждение исходный текст
Ответы Re: Novice Presentation and Company Project  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
Hello everyone, I'm Eduardo Morras from Spain.

My company is developing code for Postgresql for another company and want to communicate, debate and share the results
withthe community.
 

The objetives are upgrade the network backend and frontend of Postgresql:

a) Add support for LibreSSL in it 2 flavors, OpenSSL compatibility mode and own API,
b) Add support for sctp protocol,
c) Add support for dtls with LibreSSL, with udp/udplite and sctp datagrams,
d) Add support to them in makefiles/configure and postgresql configuration.

I have read the FAQ entry [1] and company contributions document [2] and as first step I had search Postgresql
mailinglistsfor similar topics and found nothing. I think this is the second step, share the plan. If you need more
informationon any topic or has more ideas or howtos or.. reply mail.
 


[1] https://wiki.postgresql.org/wiki/So,_you_want_to_be_a_developer%3F
[2] http://momjian.us/main/writings/pgsql/company_contributions/

---   ---
Eduardo Morras <emorrasg@yahoo.es>



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: plpgsql - DECLARE - cannot to use %TYPE or %ROWTYPE for composite types
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: proposal: psql autocomplete for casting