diff options
author | June McEnroe <programble@gmail.com> | 2016-01-28 14:44:08 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2016-01-28 14:44:08 -0500 |
commit | aeae045cbecc7df5d0789e62a655d4b49c2ac29c (patch) | |
tree | 362b24ac0476a4f6af942f433c3485dcad06a57f | |
parent | Wow, that is so annoying, git (diff) | |
download | src-aeae045cbecc7df5d0789e62a655d4b49c2ac29c.tar.gz src-aeae045cbecc7df5d0789e62a655d4b49c2ac29c.zip |
Remove psql format wrapped
-rw-r--r-- | .psqlrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.psqlrc b/.psqlrc index 816e1c48..57b9c240 100644 --- a/.psqlrc +++ b/.psqlrc @@ -4,6 +4,5 @@ \pset linestyle unicode \pset border 1 \pset null ยค -\pset format wrapped \pset expanded auto \unset QUIET |