postgresql/src/test
Tom Lane 9ea14ef56a When a function not returning RECORD has a single OUT parameter, use
the parameter's name (if any) as the default column name for SELECT FROM
the function, rather than the function name as previously.  I still think
this is a bad idea, but I lost the argument.  Force decompilation of
function RTEs to specify full aliases always, to reduce the odds of this
decision breaking dumped views.
2005-10-06 19:51:16 +00:00
..
bench Cause initdb to create a third standard database "postgres", which 2005-06-21 04:02:34 +00:00
examples Cause initdb to create a third standard database "postgres", which 2005-06-21 04:02:34 +00:00
locale $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
mb unbreak unicode/utf8 test 2005-06-24 15:12:00 +00:00
performance /usr/local/bin/perl => /usr/bin/perl 2001-09-04 11:41:04 +00:00
regress When a function not returning RECORD has a single OUT parameter, use 2005-10-06 19:51:16 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00