1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00
Files
postgres/src/interfaces/libpq
Tom Lane 5493ecc3a5 Adjust error-handling logic in libpq. For the first time, libpq copes
sanely with running out of memory for a query result.
2003-05-26 20:05:20 +00:00
..
2002-10-21 18:51:03 +00:00
2003-05-16 04:58:03 +00:00
2002-06-20 20:29:54 +00:00
2002-06-20 20:29:54 +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.