ddd and postgres prompt

Started by Bruce Momjianalmost 27 years ago2 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

I am now using ddd to do debugging. Very nice.

However, the "> " prompt is confusing ddd. Can I change it to something
else, so that me and other ddd users will be OK too. This is only the
prompt you get when you run the postgres backend manually from the
command line. Perhaps I can change it to "backend>". I tried the fix,
and it worked great.

I am going to commit the change, and reverse it out if anyone complains.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#2Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#1)
Re: [HACKERS] ddd and postgres prompt

I am now using ddd to do debugging. Very nice.

However, the "> " prompt is confusing ddd. Can I change it to something
else, so that me and other ddd users will be OK too. This is only the
prompt you get when you run the postgres backend manually from the
command line. Perhaps I can change it to "backend>". I tried the fix,
and it worked great.

I am going to commit the change, and reverse it out if anyone complains.

ddd is too cool. If you put your mouse pointer on a variable name in
the source code, a bubble comes up that displays the variable's value.
You can get information about ddd (and lesstiff) at www.xshare.com,
amoung other software.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026