| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Zeugswetter Andreas SEV <ZeugswetterA(at)wien(dot)spardat(dot)at>, "'PostgreSQL-development'" <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: AW: [HACKERS] Getting OID in psql of recent insert |
| Date: | 1999-11-24 01:31:45 |
| Message-ID: | 199911240131.UAA13582@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Is there also a rule on what those variables can contain? I mean currently
> they act like C macros, they can contain unbalances quotes, incomplete
> backslash commands, everything. Or should they be restricted to SQL?
>
> Also, looking for possible conflicts here, it seems that there is an
> operator ':' for exponentiation, which is of course extremely mnemonic.
> This reminds me of the ';' operator for logarithms, which I also use all
> the time in mathematical writing. Are those operators actually standard or
> just somebody's personal idea?
I recommend we rename : and ; to something else. : should be used for
variables, and ; is too much like the trailing semicolon.
--
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 1999-11-24 02:26:21 | Re: [HACKERS] lztext.c |
| Previous Message | Tatsuo Ishii | 1999-11-24 01:15:09 | lztext.c |