Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Can someone explain to me why we only do "delayed binding" for unnamed
> prepared queries?
It was a way of shoehorning in some driver control over the behavior
without the protocol bump that would be involved in adding an actual
option to Parse messages.
regards, tom lane