postgresql/doc/src
Tom Lane 902a6a0a4b Restructure representation of aggregate functions so that they have pg_proc
entries, per pghackers discussion.  This fixes aggregates to live in
namespaces, and also simplifies/speeds up lookup in parse_func.c.
Also, add a 'proimplicit' flag to pg_proc that controls whether a type
coercion function may be invoked implicitly, or only explicitly.  The
current settings of these flags are more permissive than I would like,
but we will need to debate and refine the behavior; for now, I avoided
breaking regression tests as much as I could.
2002-04-11 20:00:18 +00:00
..
FAQ Point to developers site, not my hostname. 2002-04-09 14:53:55 +00:00
graphics These aren't used anymore. 2000-10-08 13:25:11 +00:00
sgml Restructure representation of aggregate functions so that they have pg_proc 2002-04-11 20:00:18 +00:00
Makefile Fix comment 2001-11-25 22:17:27 +00:00