mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 22:08:41 -04:00
4feb696be7
my postmaster 1.07. It's really simple, the loop dealing with all sockets can't handle more than one ready socket :-) A simple logic error dealing with lists. OR IS THERE ANY REASON FOR SETTING curr TO 0? Submitted by: Carsten Heyl <Heyl@nads.de>