Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
so that fetching an attribute value needs only one SearchSysCacheTuple call
instead of two redundant searches. This speeds up a large SELECT by about
ten percent, and probably will help GROUP BY and SELECT DISTINCT too.
|
|
|
|
|
|
|
|
Free memory after comparison in nodeUnique.c
|
|
|
|
|
|
calls.
|
|
|
|
|
|
indenting. Also static variable indenting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'select distinct on' causes backend to crash
submitted by: Chris Dunlop chris@onthe.net.au
|
|
|