-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eb08753
commit fe1a587
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
\set QUIET 1 | ||
\set PROMPT1 '%n@%/%R%#%x ' | ||
\x auto | ||
\set ON_ERROR_STOP on | ||
\set ON_ERROR_ROLLBACK interactive | ||
|
||
\pset null '¤' | ||
\pset linestyle 'unicode' | ||
|
||
\pset unicode_border_linestyle single | ||
\pset unicode_column_linestyle single | ||
\pset unicode_header_linestyle double | ||
|
||
set intervalstyle to 'postgres_verbose'; | ||
|
||
\setenv LESS '-iMFXSx4R' | ||
|
||
\unset QUIET |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters