Content-Length: 273923 | pFad | http://github.com/postgrespro/postgres/commit/71f35f59167763ea933d19e2ee78abb3976b0040

4D At present it is impossible to kill createuser except with kill -9 · postgrespro/postgres@71f35f5 · GitHub
Skip to content

Commit 71f35f5

Browse files
committed
At present it is impossible to kill createuser except with kill -9
Oliver Elphick
1 parent 71e1f53 commit 71f35f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/scripts/createuser

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
#
1111
# IDENTIFICATION
12-
# $Header: /cvsroot/pgsql/src/bin/scripts/Attic/createuser,v 1.30 2003/02/13 05:37:44 momjian Exp $
12+
# $Header: /cvsroot/pgsql/src/bin/scripts/Attic/createuser,v 1.31 2003/02/19 03:52:57 momjian Exp $
1313
#
1414
# Note - this should NOT be setuid.
1515
#
@@ -179,7 +179,7 @@ fi
179179
# Don't want to leave the user blind if he breaks
180180
# during password entry.
181181

182-
trap 'stty echo >/dev/null 2>&1' 1 2 3 15
182+
trap 'stty echo >/dev/null 2>&1; echo; exit 1' 1 2 3 15
183183

184184
# Get missing user attributes
185185

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/71f35f59167763ea933d19e2ee78abb3976b0040

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy