Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #9312

Category None
Changed by Jason Stephenson <jstephensonohnoyoudont@cwmars.org>
Changed at Thu 02 Mar 2023 11:36:27
Repository git://git.evergreen-ils.org/Evergreen.git
Project Evergreen
Branch master
Revision d171d708e5f3aae10952912a063db95048f28f28

Comments

LP1997098: Add Support for PostgreSQL 15
Add Makefile targets to install the PostgreSQL 15 server
prerequisites.

Make postgresql-client-15 the default client version.

Add full text search configuration for PostgreSQL 15.

Modify config.ccmm_once_per_paramset and config.chmm_once_per_paramset
indexes for the interval casting function change from immutable to
stable.

Add a database upgrade script for the above.

Update the server installation instruction (README) for PostgreSQL 15.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>

Changed files