Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> TODO updated:
> * Increase identifier length (NAMEDATALEN) if small performance hit;
> change struct pgNotify to use pid first, breaks notify API
BTW, I noticed the other day that both SQL92 and SQL99 specify the
maximum identifier length as 128. So really there is a standardization
argument for pushing it up to 128 ...
regards, tom lane