Re: [PATCH v4] GSSAPI encryption support
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: Robbie Harwood <rharwood@redhat.com>,
PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2016-02-11T18:13:27Z
Lists: pgsql-hackers
On Thu, Feb 11, 2016 at 8:42 AM, Michael Paquier <michael.paquier@gmail.com> wrote: > + * Portions Copyright (c) 2015-2016, Red Hat, Inc. > + * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group > I think that this part may be a problem... Not sure the feeling of the > others regarding additional copyright notices. Yep. "PostgreSQL Global Development Group" means "whoever it was that contributed", not a specific legal organization. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
GSSAPI encryption support
- b0b39f72b990 12.0 landed
-
Fix typo
- 57c932475504 9.6.0 cited