]> git.phdru.name Git - dotfiles.git/commitdiff
.psqlrc: NULL
authorOleg Broytman <phd@phdru.name>
Thu, 1 Oct 2015 21:30:44 +0000 (00:30 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 1 Oct 2015 21:30:44 +0000 (00:30 +0300)
.psqlrc

diff --git a/.psqlrc b/.psqlrc
index bb3a5c94ffca4d1f0c4b0f6fae3fde6cd992796a..0b6f8ea3fb36fbe0753fa68ab8de763afc57fcdb 100644 (file)
--- a/.psqlrc
+++ b/.psqlrc
@@ -1,4 +1,4 @@
-\pset null '(null)'
+\pset null 'NULL'
 \pset pager on
 \set FETCH_COUNT 1000
 \set HISTCONTROL ignoreboth