]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP2023418: Ignore system and user psqlrc settings when determining Pg version
authorJason Boyer <JBoyer@equinoxOLI.org>
Fri, 9 Jun 2023 20:21:28 +0000 (16:21 -0400)
committerJane Sandberg <js7389@princeton.edu>
Tue, 28 Nov 2023 13:54:33 +0000 (05:54 -0800)
commit8a2504a10f974c449920f1121cb181526b7d127c
tree5508dd9ff29f7a760eb6303904ca1cadfe69c5b3
parent8c356358897334a6206a2450be8c0f4b68259610
LP2023418: Ignore system and user psqlrc settings when determining Pg version

Ignore any settings in the system or user .psqlrc files when determining
postgres version as some combinations can confuse cut. Passing -A also means
that the call to xargs to trim spaces is no longer necessary.

Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/sql/Pg/build-db.sh
Open-ILS/src/support-scripts/eg_db_config.in