HomePhorge

(#9832) 2.7.4 StoreConfigs regression with PostgreSQL.
de51f3d376c9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#9832) 2.7.4 StoreConfigs regression with PostgreSQL.

The extraction of StoreConfigs to a terminus caused a regression for
PostgreSQL users, in that we had the wrong case for the title of resources in
the database when matching.

This wasn't caught because MySQL and SQLite do case insensitive matching, and
our stub data was wrongly using a downcased name to test.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
Michael Stahnke <stahnma@puppetlabs.com>Committed on Sep 30 2011, 7:49 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU1aa9be5a9752: (#9793) "secure" indirector file backed terminus base class.
Branches
Unknown
Tags
Unknown

Event Timeline

Michael Stahnke <stahnma@puppetlabs.com> committed rPUde51f3d376c9: (#9832) 2.7.4 StoreConfigs regression with PostgreSQL. (authored by Daniel Pittman <daniel@puppetlabs.com>).Sep 30 2011, 7:49 PM