Enable switching to wide line format of SQL output when necessary by psql.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.psqlrc Mon Oct 21 20:50:36 2019 +0300
@@ -0,0 +1,2 @@
+\x auto
+# \pset pager off
--- a/Makefile Sun Sep 22 23:57:03 2019 +0300
+++ b/Makefile Mon Oct 21 20:50:36 2019 +0300
@@ -66,7 +66,7 @@
.env .bashrc .bash_completion .bash_completion.d .zshrc .vimrc .ssh \
.pylintrc .pystartup .tclshrc .npmrc .guile \
.gradle/init.d/springColorLogging.gradle \
- .sqshrc \
+ .sqshrc .psqlrc \
.signature .muttrc .tidy \
.dictrc \
.hgrc .hgignore .hgstyle .bazaar .gitconfig .gitignore .cvsrc .quiltrc .quiltrc-dpkg \