Bruce Momjian wrote:
>
> low level locking - status?
Work in progress -:))
This is 6.5 item...
But this is 6.4 item from TODO:
* select upper(usename), count(usesysid) from pg_shadow group by 1;
--> CRASH
- group by function is BROKEN!!!
Is anybody working on fix ?
Vadim