]> granicus.if.org Git - postgresql/commit
Another go-round with FigureColname, to produce less surprising results
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 8 Oct 2001 21:48:51 +0000 (21:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 8 Oct 2001 21:48:51 +0000 (21:48 +0000)
commit7ecc40c2df27d9fe63f6e149f5daa5d11c06d984
tree735e6cbdada674a5bbd9709a5356183c44e96566
parent71f2993c45251b009a59a422cf2c43db06aaf1a0
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.
src/backend/parser/parse_target.c