On Wed, Dec 21, 2016 at 2:14 AM, Pavel Stehule <[email protected]> wrote: > Is there some help for extensions developers, how to fix extensions after > this change? > > Orafce hits this change.
array_base and array_stride are gone; don't pass them. The second argument to LWLockRegisterTranche() is now the tranche name. Pass that instead of a structure. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
