Re: [HACKERS] ddd and postgres prompt

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] ddd and postgres prompt
Date: 1999-05-22 03:22:27
Message-ID: 199905220322.XAA22401@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-05-22 04:09:01 DEFAULT fixed
Previous Message Bruce Momjian 1999-05-22 02:54:51 ddd and postgres prompt