-
- Downloads
Repair libpq to follow protocol by not sending Terminate messages before
the startup exchange is complete. Also make sure that packets defined as single bytes aren't sent with a trailing '\0'.
Showing
- src/interfaces/libpq/fe-connect.c 8 additions, 4 deletionssrc/interfaces/libpq/fe-connect.c
- src/interfaces/libpq/fe-exec.c 8 additions, 10 deletionssrc/interfaces/libpq/fe-exec.c
- src/interfaces/libpq/fe-misc.c 19 additions, 1 deletionsrc/interfaces/libpq/fe-misc.c
- src/interfaces/libpq/libpq-int.h 3 additions, 1 deletionsrc/interfaces/libpq/libpq-int.h
Loading
Please register or sign in to comment