1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00
Files
postgres/src/interfaces/libpq
Bruce Momjian 482ed836f7 Check SSL_get_error() value SSL_ERROR_SYSCALL to see if SSL_read()
returned -1, per SSL_get_error() documentation.

Nathan Mueller
2002-12-12 22:42:39 +00:00
..
2002-10-21 18:51:03 +00:00
2002-06-20 20:29:54 +00:00
2002-06-20 20:29:54 +00:00
2002-12-11 04:07:39 +00:00
2002-06-20 20:29:54 +00:00
2002-11-04 14:27:21 +00:00
2002-06-20 20:29:54 +00:00
2002-09-04 20:31:48 +00:00

This directory contains the C version of Libpq, the POSTGRES frontend library.