diff options
author | June McEnroe <june@causal.agency> | 2014-09-23 13:47:06 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2014-09-23 13:47:06 -0400 |
commit | 7b1e4d5ba7c149adf9a4c882e11e235ccb2fa8e2 (patch) | |
tree | 789d8f8e4bd13567ddd7bb1b89abb31a752b3b0b | |
parent | Add FETCH_COUNT and expanded auto to psqlrc (diff) | |
download | src-7b1e4d5ba7c149adf9a4c882e11e235ccb2fa8e2.tar.gz src-7b1e4d5ba7c149adf9a4c882e11e235ccb2fa8e2.zip |
Never mind that
-rw-r--r-- | .psqlrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.psqlrc b/.psqlrc index 323f6534..9daf719f 100644 --- a/.psqlrc +++ b/.psqlrc @@ -1,6 +1,5 @@ \set QUIET \timing on -\set FETCH_COUNT 100 \pset linestyle unicode \pset border 1 \pset null ยค |