CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 01/10/08 17:48:51
Modified files:
src/backend/parser: parse_target.c
Log message:
Another go-round with FigureColname, to produce less surprising results
for nested typecasts. It now produces a column header of 'timestamptz'
for 'SELECT CURRENT_TIMESTAMP', rather than 'text' as it was doing for
awhile there.
pgsql-committers by date
| Next: | From: tgl | Date: 2001-10-09 04:15:39 |
| Subject: pgsql/ oc/src/sgml/plsql.sgml rc/backend/parse ... |
| Previous: | From: tgl | Date: 2001-10-08 21:46:59 |
| Subject: pgsql/src/backend/parser parse_expr.c |