Novice Presentation and Company Project - Mailing list pgsql-hackers

From Eduardo Morras
Subject Novice Presentation and Company Project
Date
Msg-id 20160303120456.dda3e41fb57eb44d9da69a3c@yahoo.es
Whole thread Raw
Responses Re: Novice Presentation and Company Project
List 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 by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: plpgsql - DECLARE - cannot to use %TYPE or %ROWTYPE for composite types
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: proposal: psql autocomplete for casting