diff options
| author | June McEnroe <programble@gmail.com> | 2014-09-23 13:47:06 -0400 |
|---|---|---|
| committer | June McEnroe <programble@gmail.com> | 2014-09-23 13:47:06 -0400 |
| commit | 5852db46b75cdc326e057c40962aac5426560f84 (patch) | |
| tree | a0b3c18313851aa5a7aaae95506a7ed35c735bc5 | |
| parent | Add FETCH_COUNT and expanded auto to psqlrc (diff) | |
| download | src-5852db46b75cdc326e057c40962aac5426560f84.tar.gz src-5852db46b75cdc326e057c40962aac5426560f84.zip | |
Never mind that
Diffstat (limited to '')
| -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 ยค |