| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | ngpg(at)grymmjack(dot)com |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Open 7.3 items |
| Date: | 2002-08-17 02:13:01 |
| Message-ID: | 200208170213.g7H2D1K17603@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
ngpg(at)grymmjack(dot)com wrote:
> pgman(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian) wrote
> >
> > I know the trailing @ is ugly, but it prevents surpises when connecting
> > to the database.
> >
>
> if you would make the magic character a variable then perhaps you could
> prevent the ugly... if/when you turn off the feature, you could set the
> PGSQL_STUPID_MAGIC_CHARACTER to '', then you would be appending an empty
> string instead of a @, when you want to turn it back on, set the variable
> back to '@'... and if you change the character, well dont..
It already does that. When it is off, it works just like it does in 7.2.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Philip Warner | 2002-08-17 03:09:02 | Temporary Table existence? |
| Previous Message | ngpg | 2002-08-17 00:40:32 | Re: Open 7.3 items |