| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Robbie Harwood <rharwood(at)redhat(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Postgres GSSAPI Encryption |
| Date: | 2015-06-11 20:31:47 |
| Message-ID: | 20150611203147.GO26667@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robbie,
* Robbie Harwood (rharwood(at)redhat(dot)com) wrote:
> I've coded up the GSSAPI encryption and is on my github[0]. It's
> missing a number of things before merge, including proper error
> handling, correct ACL behavior (by and large, it currently doesn't
> respect hba.conf), and exposing configuration handles in hba.conf and
> the client for the settings we've talked about above, as well as
> documentation of all that.
Neat!
We're currently focusing on stabilizing for PostgreSQL 9.5, but this
work is great and we'd like to make sure to review it for inclusion
post-9.5. Our process is that patches are posted to the mailing list
and then an entry is created on http://commitfest.postgresql.org which
references the mailing list post. This way, we won't forget about the
patch in a month or so, after we've branched off 9.5 and resumed
reviewing development work.
So, when you're ready for it to be reviewed for feedback, please post a
full patch against whatever current master is at the time, and register
the patch in the commitfest application.
Thanks!
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Merlin Moncure | 2015-06-11 20:41:49 | Re: Reconsidering the behavior of ALTER COLUMN TYPE |
| Previous Message | Peter Geoghegan | 2015-06-11 20:30:12 | Re: 9.5 release notes |