1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-24 09:27:52 +03:00
Files
postgres/src/interfaces/libpq
Tom Lane 8a3789cdfa Fix ancient memory leak in PQprintTuples(); our code no longer uses this
routine, but perhaps some applications do.  Found by Martijn van Oosterhout
using Coverity.
2006-04-19 16:15:52 +00:00
..
2003-08-04 02:40:20 +00:00
2006-02-12 18:41:39 +00:00
2004-10-30 08:22:17 +00:00
2003-08-04 02:40:20 +00:00
2003-08-04 02:40:20 +00:00
2003-08-04 02:40:20 +00:00

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